aneejit1
3d1956bb6b
Add missing library paths to link_directories
...
Signed-off-by: aneejit1 <aneejit1@gmail.com>
4 years ago
Michele Calgaro
aca1506685
Adjusted after dropping obsolete Qt2's QVector classes.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
60091c788a
Replaced custom help menu with standard TDE help menu. This resolves bug 3087.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
fa0e4e246c
Fix units of current consumption value.
...
Previously it was not clear whether the units in tdehwlib are
in Wh and W or Ah and A. Now the units are always Ah and A.
Because power consumption is usually given in W, the value is
converted from A to W. If it is less than 100 W, it is
displayed as a decimal number.
This is related to issue TDE/tdelibs#68 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
1ae603d7a9
Fix improper use of TQString::ascii().
...
This resolves issue #4 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
9909a19e3d
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris
9ff1496b17
Remove old upstream URL.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
657e2a55a5
Add CMakeL10n rules.
...
Create translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
12e0e7507b
Renamed Sleep to Suspend, following discussion on a more consistent
...
naming convention for shutdown actions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
8d4f546320
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
18d691fe1c
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
1a96ec2f7d
AC_PATH_QT* -> AC_PATH_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
1762f553a9
Fix build with GCC hidden visibility
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
686d7599fe
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
a3caab905b
Added support for hybrid suspend (aka suspend to RAM + suspend to disk).
...
This relates to bug 2601.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
676fba0b9f
Fixed autosuspend functionality broken by commit fab0d15
. This relates to bug 2632.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
fab0d1579f
Fixed ESC handling in inactivity dialog. This resolves bug 2632.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
c9b0912e6a
Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to align to main logout menu.
...
This refers to bug 2602.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
d67bc99f08
Fixed up timer for autosuspend and autodimm when a screensaver is also in use. This resolves bug 2603.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
2f0cf5202c
Increased maximum time limit for timers to 50000 min (almost 35 days). This relates to bug 2599.
...
NOTE: if the max limit is removed, the TQSpinBox reverts to the default value of 99.
Also fixed minimum limit for some timers and percentage fields.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
b31060a8af
Increased maximum time limit for timers to 1500 min (25 hours). This relates to bug 2599.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko
7eac381680
Fix FTBFS due to conflict on Success identifier (in tdestoragedevice.h)
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michele Calgaro
5918daa283
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
25f54e1ba6
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
eceddd9ddc
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
7fa44e6a7f
Fix abort on startup due to oversized tray icon creation when icon widget has not yet been shown
10 years ago
Slávek Banko
a3a78dc564
Use new signal switchChanged for monitoring closing the lid
...
This resolves Bug 2052
11 years ago
Francois Andriot
f43aac0e44
Use the new battery polling support in tdehwlib
...
This resolves Bug 1992
11 years ago
Michele Calgaro
ab2574981c
Fixed Help button functionality in configuration dialog. This resolves bug 1632.
11 years ago
Darrell Anderson
5e76e296ce
Fix unintended renaming
11 years ago
Slávek Banko
c68a1bac04
Switch from dbus-tqt do dbus-1-tqt
...
Add systemd session and inhibit support
Cleanup unused methods
This partially resolves Bug 1597
11 years ago
Darrell Anderson
c2a3bb6c44
Fix help handbook not appearing in main handbook table of contents.
11 years ago
Slávek Banko
53faf61571
Fix wrong label on disabled battery tab
11 years ago
Slávek Banko
03857a5540
Fix setting cpu frequence without sufficient privileges
11 years ago
Slávek Banko
d36ef5011e
More accurate reporting failure while acquire org.freedesktop.Policy.Power
11 years ago
Slávek Banko
10c13fde3c
Fix warning in getting charge level units
11 years ago
Slávek Banko
160e6f21b8
Add support for freeze suspend state
11 years ago
Slávek Banko
3ae269508d
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
ba6b20795d
Completely disable autosuspend functions if system does not support suspend
...
This relates to Bug 1615
11 years ago
Timothy Pearson
acd6cbd7de
Fix ACPI event detection as a normal user
...
This resolves Bug 1597
Do not display logout dialog if screensaver/lock dialog is active
11 years ago
Timothy Pearson
f956245ca2
Fix failure to reenter suspend/standby
...
This relates to Bug 1597
11 years ago
Timothy Pearson
67312e92f2
Detect sleep and suspend key presses
11 years ago
Darrell Anderson
340d2058a4
Make menu consistent.
11 years ago
Darrell Anderson
071d5a847e
Add cmake support for help handbook with preliminary support added for po files.
11 years ago
Darrell Anderson
f8befe6e2f
Fix typos.
11 years ago
Darrell Anderson
f6157088be
Update desktop file and string references of KScreensaver->TDEScreensaver.
11 years ago
Francois Andriot
afcfc2e072
Fix "Suspend to disk" option display
11 years ago
Darrell Anderson
933e53832e
Update references from kpowersave to tdepowersave.
11 years ago
Darrell Anderson
e49bd16b78
Fix typo.
11 years ago
Timothy Pearson
2b2945858f
Enable triggerless hardware updates on startup
12 years ago