summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos.Darrell Anderson2013-05-063-26/+26
| | | | (cherry picked from commit 7c1c86a1a8b4a0f34737cd3ed8f335b9c5498510)
* Fix inadvertent tq changes.Darrell Anderson2013-01-011-1/+1
| | | | (cherry picked from commit 74898e971c659c852885281bcebfecdf0726c605)
* Remove unnecessary language.Darrell Anderson2013-01-011-1/+1
| | | | (cherry picked from commit c3646a7d11d865d00b947ba41cf3703cea851e77)
* Use high quality icons for 16x16 tray sizeTimothy Pearson2013-01-0112-0/+0
| | | | | This closes Bug 1248 (cherry picked from commit b45e2d543b502d1185622a95e74c802f069eb13d)
* Reload icon when tray size changesTimothy Pearson2013-01-012-4/+4
| | | | | This partially resolves Bug 1248 (cherry picked from commit 301ec19388d7cc8e4c7897257cfbd10cb38f1679)
* Fix corrupt png file.Darrell Anderson2012-07-051-0/+0
| | | | (cherry picked from commit a1b05b26712536d95bf4ec388f6436f441046ce8)
* Fix typos.Darrell Anderson2012-07-051-2/+2
| | | | (cherry picked from commit e0b02c925e37de181c5530a6bda3a2ce9406721e)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-07-054-13/+13
| | | | (cherry picked from commit b473d4cb25bf70cfc4579dddce31c458017502cf)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-07-0515-69/+69
| | | | (cherry picked from commit c36a2855c42ea04c7c1965228507e874426fd7e6)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-07-0515-122/+122
| | | | (cherry picked from commit a6a8ad44b48bdfff1a1a3123097a84f23105f64b)
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1015-23/+23
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-34/+34
| | | | | | | | | 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
* Fix kpowersave Autotools compilationtpearson2011-07-202-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1242466 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-7/+7
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-147-10/+10
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kpowersave] updated cmakesamelian2011-05-031-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1230316 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish TQt4 port of kpowersavetpearson2011-04-1647-1378/+1396
| | | | | | | 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
* Link against dbus-tqttpearson2011-04-161-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1228280 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix gcc 4.5 FTBFStpearson2011-03-131-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1224635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/kpowersave] initial cmake supportsamelian2011-01-182-0/+65
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1215405 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/kpowersave] make compatible with QT_NO_ASCII_CAST flagsamelian2011-01-185-40/+41
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1215362 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Added kgtk-qt3tpearson2010-09-091-1/+1
| | | | | | | * Slight kpowersave message cleanup git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1173604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed icon drawingtpearson2010-07-021-1/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1145375 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part of batch commit to enable true tasktray resize support for Trinity ↵tpearson2010-05-102-2/+13
| | | | | | applications git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1124761 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Third time's the charm...hopefully these popup problems are now fully repairedtpearson2010-04-152-9/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1115215 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fined new suspend warning popup that should not have been showntpearson2010-04-151-6/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1115082 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed extraneous error message on suspendtpearson2010-04-102-269/+270
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1113226 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2442-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1106855 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kpowersavetpearson2010-02-1997-0/+20941
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1092957 283d02a7-25f6-0310-bc7c-ecb5cbfe19da