| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up remaining references to -lkio | Timothy Pearson | 2013-01-28 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 20 | -34/+34 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 7 | -9/+9 |
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 3 | -3/+3 |
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ... | Timothy Pearson | 2013-01-25 | 2 | -3/+3 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 29 | -92/+92 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 30 | -131/+131 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 8 | -16/+16 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 8 | -16/+16 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -8/+8 |
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -3/+3 |
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 3 | -8/+8 |
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -1/+1 |
* | Update desktop files. | Darrell Anderson | 2012-06-14 | 1 | -11/+11 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 8 | -43/+43 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -1/+1 |
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -13/+11 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -1/+1 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -1/+1 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Updated to build with gcc 4.7. | Darrell Anderson | 2012-04-10 | 1 | -1/+2 |
* | Fix KDE -> TDE branding. | Darrell Anderson | 2012-03-23 | 1 | -2/+2 |
* | Fix KDE -> TDE branding. | Darrell Anderson | 2012-03-23 | 1 | -7/+7 |
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 3 | -9/+9 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 34 | -78/+78 |
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 2 | -3/+3 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 27 | -166/+166 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 27 | -169/+169 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 36 | -285/+285 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 57 | -635/+635 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 57 | -635/+635 |
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 5 | -5/+5 |
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 1 | -1/+1 |
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 1 | -1/+1 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 3 | -3/+3 |
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -3/+3 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 3 | -10/+10 |
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 1 | -2/+2 |
* | Fix basket FTBFS under oneiricv3.5.13 | tpearson | 2011-10-14 | 1 | -5/+5 |
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 1 | -1/+1 |
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 1 | -2/+2 |
* | rename the following methods: | tpearson | 2011-08-10 | 72 | -670/+670 |
* | rename the following methods: | tpearson | 2011-08-10 | 27 | -168/+168 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 23 | -195/+195 |
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 4 | -5/+5 |
* | Rename all instances of "tqgeometry" (including quotes) to the more-correct "... | tpearson | 2011-06-14 | 2 | -2/+2 |
* | TQt4 port basket | tpearson | 2011-05-17 | 98 | -6718/+6809 |
* | Add missing linker flags | tpearson | 2010-01-17 | 1 | -5/+5 |