Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Qt with TQt | Michele Calgaro | 2024-03-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-05 | 1 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix rounding error when setting brightness by percentage | Michele Calgaro | 2023-09-04 | 1 | -18/+19 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed unused/unnecessary code | Michele Calgaro | 2023-09-04 | 1 | -44/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Separate logic to set brightness by absolute level or percentage | Michele Calgaro | 2023-09-04 | 1 | -70/+71 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-10 | 1 | -9/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renamed Sleep to Suspend, following discussion on a more consistent | Michele Calgaro | 2018-11-04 | 1 | -7/+7 |
| | | | | | | naming convention for shutdown actions. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added support for hybrid suspend (aka suspend to RAM + suspend to disk). | Michele Calgaro | 2016-05-07 | 1 | -9/+41 |
| | | | | | | This relates to bug 2601. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to ↵ | Michele Calgaro | 2016-04-16 | 1 | -4/+4 |
| | | | | | | | | align to main logout menu. This refers to bug 2602. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Use new signal switchChanged for monitoring closing the lid | Slávek Banko | 2014-05-16 | 1 | -0/+1 |
| | | | | This resolves Bug 2052 | ||||
* | Switch from dbus-tqt do dbus-1-tqt | Slávek Banko | 2014-02-08 | 1 | -252/+17 |
| | | | | | | Add systemd session and inhibit support Cleanup unused methods This partially resolves Bug 1597 | ||||
* | Fix setting cpu frequence without sufficient privileges | Slávek Banko | 2013-10-06 | 1 | -1/+1 |
| | |||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 1 | -95/+122 |
| | |||||
* | Fix ACPI event detection as a normal user | Timothy Pearson | 2013-08-25 | 1 | -0/+5 |
| | | | | | This resolves Bug 1597 Do not display logout dialog if screensaver/lock dialog is active | ||||
* | Fix failure to reenter suspend/standby | Timothy Pearson | 2013-08-25 | 1 | -0/+8 |
| | | | | This relates to Bug 1597 | ||||
* | Detect sleep and suspend key presses | Timothy Pearson | 2013-08-25 | 1 | -6/+7 |
| | |||||
* | Fix "Suspend to disk" option display | Francois Andriot | 2013-07-31 | 1 | -1/+1 |
| | |||||
* | Update references from kpowersave to tdepowersave. | Darrell Anderson | 2013-07-14 | 1 | -2/+2 |
| | |||||
* | Fix typos. | Darrell Anderson | 2013-05-05 | 1 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Rename dbusHAL class to something more sensible | Timothy Pearson | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | Initial migration off of HAL | Timothy Pearson | 2012-04-15 | 1 | -446/+335 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -2/+2 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -2/+2 |
| | | | | This reverts commit f3cf754cc9c54fc1de34ef06110a6810d655390a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -2/+2 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -14/+14 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Finish TQt4 port of kpowersave | tpearson | 2011-04-16 | 1 | -68/+68 |
| | | | | | | | This enables both Qt3 and Qt4 builds git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1228282 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added KDE3 version of kpowersave | tpearson | 2010-02-19 | 1 | -0/+1720 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1092957 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |