summaryrefslogtreecommitdiffstats
path: root/src/kpowersave.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed Sleep to Suspend, following discussion on a more consistent naming co...Michele Calgaro2018-11-041-9/+9
* Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep", to ...Michele Calgaro2016-04-161-20/+20
* 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
* Fix setting cpu frequence without sufficient privilegesSlávek Banko2013-10-061-2/+2
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-041-1/+1
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-8/+8
* Reload icon when tray size changesTimothy Pearson2012-10-111-3/+3
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-22/+22
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-2/+2
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-23/+23
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-23/+23
* Additional kde to tde renamingTimothy Pearson2011-11-061-3/+3
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-3/+3
* rename the following methods:tpearson2011-08-101-4/+4
* Finish TQt4 port of kpowersavetpearson2011-04-161-228/+228
* [applications/kpowersave] make compatible with QT_NO_ASCII_CAST flagsamelian2011-01-181-21/+21
* * Added kgtk-qt3tpearson2010-09-091-1/+1
* Fixed icon drawingtpearson2010-07-021-1/+2
* Part of batch commit to enable true tasktray resize support for Trinity appli...tpearson2010-05-101-2/+10
* Third time's the charm...hopefully these popup problems are now fully repairedtpearson2010-04-151-8/+6
* Fined new suspend warning popup that should not have been showntpearson2010-04-151-6/+8
* Fixed extraneous error message on suspendtpearson2010-04-101-233/+234
* Added KDE3 version of kpowersavetpearson2010-02-191-0/+2753