Commit Graph

29 Commits (master)

Author SHA1 Message Date
Michele Calgaro 9b171f8e17
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Michele Calgaro 58649ad848
Replace various '#define' strings - part 6
5 months ago
Michele Calgaro 9a4d4259ab
Replace Qt with TQt
7 months ago
Michele Calgaro 06709e03b7
Solve issue with CPU using 100% resources when autodimm was activated. This resolves issue TDE/tde#136.
9 months ago
Michele Calgaro c3b2fad5e6
Fix rounding error when setting brightness by percentage
9 months ago
Michele Calgaro fa1f792e61
Separate logic to set brightness by absolute level or percentage
9 months ago
Michele Calgaro 5ae13039bc
Extend DCOP interface with new brightnessSet method
9 months ago
Michele Calgaro 8d7b591826
Fix value returned by 'brightnessGet' DCOP call. The value is now in the range 0-100 (percentage) or -1 if brightness is not supported
9 months ago
Michele Calgaro 4112c3b486
Removed HAL dependant code.
2 years ago
Michele Calgaro 60091c788a
Replaced custom help menu with standard TDE help menu. This resolves bug 3087.
4 years ago
Slávek Banko 1ae603d7a9
Fix improper use of TQString::ascii().
5 years ago
Michele Calgaro 12e0e7507b
Renamed Sleep to Suspend, following discussion on a more consistent
6 years ago
Michele Calgaro a3caab905b Added support for hybrid suspend (aka suspend to RAM + suspend to disk).
8 years ago
Michele Calgaro 676fba0b9f Fixed autosuspend functionality broken by commit fab0d15. This relates to bug 2632.
8 years ago
Michele Calgaro c9b0912e6a Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to align to main logout menu.
8 years ago
Michele Calgaro d67bc99f08 Fixed up timer for autosuspend and autodimm when a screensaver is also in use. This resolves bug 2603.
8 years ago
Michele Calgaro 2f0cf5202c Increased maximum time limit for timers to 50000 min (almost 35 days). This relates to bug 2599.
8 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
Darrell Anderson 5e76e296ce Fix unintended renaming
10 years ago
Slávek Banko c68a1bac04 Switch from dbus-tqt do dbus-1-tqt
10 years ago
Slávek Banko 03857a5540 Fix setting cpu frequence without sufficient privileges
11 years ago
Slávek Banko 160e6f21b8 Add support for freeze suspend state
11 years ago
Timothy Pearson ba6b20795d Completely disable autosuspend functions if system does not support suspend
11 years ago
Timothy Pearson acd6cbd7de Fix ACPI event detection as a normal user
11 years ago
Timothy Pearson f956245ca2 Fix failure to reenter suspend/standby
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 933e53832e Update references from kpowersave to tdepowersave.
11 years ago