| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos. | Darrell Anderson | 2013-05-05 | 3 | -26/+26 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 14 | -16/+16 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 2 | -4/+4 |
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -1/+1 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 4 | -10/+10 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -2/+2 |
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 3 | -0/+0 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 8 | -293/+293 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -7/+7 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 7 | -11/+11 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 12 | -84/+84 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
* | 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 |
* | Reload icon when tray size changes | Timothy Pearson | 2012-10-11 | 2 | -4/+4 |
* | 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 |
* | 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 |
* | 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 |
* | rename the following methods: | tpearson | 2011-08-10 | 15 | -23/+23 |
* | rename the following methods: | tpearson | 2011-08-10 | 9 | -34/+34 |
* | Fix kpowersave Autotools compilation | tpearson | 2011-07-20 | 2 | -2/+2 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 7 | -7/+7 |
* | Rename all instances of "tqgeometry" (including quotes) to the more-correct "... | tpearson | 2011-06-14 | 7 | -10/+10 |
* | [kpowersave] updated cmake | samelian | 2011-05-03 | 1 | -2/+2 |
* | Finish TQt4 port of kpowersave | tpearson | 2011-04-16 | 47 | -1378/+1396 |
* | Link against dbus-tqt | tpearson | 2011-04-16 | 1 | -1/+1 |
* | Fix gcc 4.5 FTBFS | tpearson | 2011-03-13 | 1 | -1/+1 |
* | [applications/kpowersave] initial cmake support | samelian | 2011-01-18 | 2 | -0/+65 |
* | [applications/kpowersave] make compatible with QT_NO_ASCII_CAST flag | samelian | 2011-01-18 | 5 | -40/+41 |
* | * Added kgtk-qt3 | tpearson | 2010-09-09 | 1 | -1/+1 |