summaryrefslogtreecommitdiffstats
path: root/src/tdepowersave.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-051-86/+86
* Replace various '#define' strings - part 6Michele Calgaro2023-12-161-4/+4
* Replace Qt with TQtMichele Calgaro2023-11-051-4/+4
* Solve issue with CPU using 100% resources when autodimm was activated. This r...Michele Calgaro2023-09-061-29/+33
* Fix rounding error when setting brightness by percentageMichele Calgaro2023-09-041-10/+8
* Separate logic to set brightness by absolute level or percentageMichele Calgaro2023-09-041-5/+5
* Extend DCOP interface with new brightnessSet methodMichele Calgaro2023-08-231-0/+12
* Fix value returned by 'brightnessGet' DCOP call. The value is now in the rang...Michele Calgaro2023-08-231-1/+1
* Removed HAL dependant code.Michele Calgaro2022-02-101-1/+5
* Replaced custom help menu with standard TDE help menu. This resolves bug 3087.Michele Calgaro2020-04-201-39/+7
* Fix improper use of TQString::ascii().Slávek Banko2019-11-061-23/+23
* Renamed Sleep to Suspend, following discussion on a more consistentMichele Calgaro2018-11-041-13/+13
* Added support for hybrid suspend (aka suspend to RAM + suspend to disk).Michele Calgaro2016-05-071-19/+133
* Fixed autosuspend functionality broken by commit fab0d15. This relates to bug...Michele Calgaro2016-05-061-3/+3
* Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to ...Michele Calgaro2016-04-161-26/+26
* Fixed up timer for autosuspend and autodimm when a screensaver is also in use...Michele Calgaro2016-03-131-4/+4
* Increased maximum time limit for timers to 50000 min (almost 35 days). This r...Michele Calgaro2016-03-081-5/+5
* Fix abort on startup due to oversized tray icon creation when icon widget has...Timothy Pearson2014-07-081-4/+7
* Fix unintended renamingDarrell Anderson2014-02-161-13/+13
* Switch from dbus-tqt do dbus-1-tqtSlávek Banko2014-02-081-14/+8
* Fix setting cpu frequence without sufficient privilegesSlávek Banko2013-10-061-2/+2
* Add support for freeze suspend stateSlávek Banko2013-09-221-10/+127
* Completely disable autosuspend functions if system does not support suspendTimothy Pearson2013-08-291-29/+74
* Fix ACPI event detection as a normal userTimothy Pearson2013-08-251-3/+29
* Fix failure to reenter suspend/standbyTimothy Pearson2013-08-251-1/+1
* Make menu consistent.Darrell Anderson2013-08-171-1/+1
* Add cmake support for help handbook with preliminary support added for po files.Darrell Anderson2013-08-161-1/+1
* Fix typos.Darrell Anderson2013-08-091-1/+1
* Update references from kpowersave to tdepowersave.Darrell Anderson2013-07-141-0/+2678