Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary language. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Use high quality icons for 16x16 tray size | Timothy Pearson | 2012-10-11 | 12 | -0/+0 |
| | | | | This closes Bug 1248 | ||||
* | Reload icon when tray size changes | Timothy Pearson | 2012-10-11 | 2 | -4/+4 |
| | | | | This partially resolves Bug 1248 | ||||
* | Use TDE HW backend to gather standard CPU information | Timothy Pearson | 2012-10-11 | 1 | -35/+36 |
| | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | Fix corrupt png files. This partially resolves bug report 833. | Darrell Anderson | 2012-06-23 | 1 | -0/+0 |
| | | | | Thanks to walch.martin. | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 2 | -8/+8 |
| | |||||
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -13/+11 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Rename dbusHAL class to something more sensible | Timothy Pearson | 2012-04-15 | 7 | -42/+39 |
| | |||||
* | Initial migration off of HAL | Timothy Pearson | 2012-04-15 | 13 | -1655/+624 |
| | |||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 1 | -2/+2 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 2 | -9/+9 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 17 | -17/+17 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 4 | -13/+13 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 15 | -69/+69 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 15 | -122/+122 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 19 | -202/+202 |
| | | | | This reverts commit f3cf754cc9c54fc1de34ef06110a6810d655390a. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 19 | -202/+202 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 3 | -6/+6 |
| | |||||
* | Use TDE_FULL_SESSION instead of KDE_FULL_SESSION | tpearson | 2011-08-20 | 1 | -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: | tpearson | 2011-08-10 | 15 | -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: | tpearson | 2011-08-10 | 9 | -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 compilation | tpearson | 2011-07-20 | 2 | -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: | tpearson | 2011-07-09 | 7 | -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 ↵ | tpearson | 2011-06-14 | 7 | -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 cmake | samelian | 2011-05-03 | 1 | -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 kpowersave | tpearson | 2011-04-16 | 47 | -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-tqt | tpearson | 2011-04-16 | 1 | -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 FTBFS | tpearson | 2011-03-13 | 1 | -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 support | samelian | 2011-01-18 | 2 | -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 flag | samelian | 2011-01-18 | 5 | -40/+41 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1215362 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Added kgtk-qt3 | tpearson | 2010-09-09 | 1 | -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 drawing | tpearson | 2010-07-02 | 1 | -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 ↵ | tpearson | 2010-05-10 | 2 | -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 repaired | tpearson | 2010-04-15 | 2 | -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 shown | tpearson | 2010-04-15 | 1 | -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 suspend | tpearson | 2010-04-10 | 2 | -269/+270 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1113226 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed images | tpearson | 2010-03-24 | 42 | -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 kpowersave | tpearson | 2010-02-19 | 97 | -0/+20941 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1092957 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |