Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 11 | -18/+18 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 8 | -25/+25 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 10 | -56/+56 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 9 | -15/+15 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -4/+4 |
| | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 2 | -2/+2 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 3 | -9/+9 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 26 | -27/+27 |
| | |||||
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 14 | -32/+32 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 24 | -105/+105 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 25 | -119/+119 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 40 | -265/+265 |
| | | | | This reverts commit bb7be2361770a435b3e2e8ae2ac4250bf9810bb4. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 40 | -265/+265 |
| | |||||
* | Fix more FBTFS problems | Timothy Pearson | 2011-11-27 | 9 | -17/+26 |
| | |||||
* | Fix more FTBFS problems | Timothy Pearson | 2011-11-27 | 23 | -91/+91 |
| | |||||
* | Fix a number of build failures | Timothy Pearson | 2011-11-27 | 11 | -42/+42 |
| | |||||
* | Merge cmake files | Timothy Pearson | 2011-11-26 | 1 | -91/+0 |
| | |||||
* | CMake updates | Timothy Pearson | 2011-11-26 | 6 | -8/+8 |
| | |||||
* | CMake fixes | Timothy Pearson | 2011-11-26 | 1 | -1/+1 |
| | |||||
* | Remove unneeded header globs | Timothy Pearson | 2011-11-26 | 1 | -3/+0 |
| | |||||
* | Initial attempt at using the standard CMake system | Timothy Pearson | 2011-11-26 | 1 | -17/+35 |
| | |||||
* | Finish rename from prior commit | Timothy Pearson | 2011-11-16 | 2 | -0/+0 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 24 | -239/+239 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a number of accidental tqStatus string conversions | tpearson | 2011-08-27 | 3 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 62 | -184/+184 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 13 | -62/+62 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 20 | -37/+37 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 1 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵ | tpearson | 2011-06-14 | 12 | -12/+12 |
| | | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Port kdesvn to TQt4 | tpearson | 2011-05-04 | 94 | -2749/+2776 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1230412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added KDE3 version of kdesvn | tpearson | 2010-03-15 | 98 | -0/+21554 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1103685 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |