Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 61 | -96/+96 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-12-30 | 1 | -1/+1 |
| | |||||
* | Rename KDE_MAKE_VERSION and update TDE version string | Timothy Pearson | 2011-12-26 | 7 | -9/+9 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 2 | -4/+4 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 35 | -251/+251 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 48 | -179/+179 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 54 | -232/+232 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 87 | -690/+690 |
| | | | | This reverts commit 6238a41f5d502a181672fdcc235e9977584dfe38. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 87 | -690/+690 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-24 | 1 | -2/+2 |
| | |||||
* | Finish rename from prior commit | Timothy Pearson | 2011-11-16 | 1 | -0/+0 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 13 | -17/+17 |
| | |||||
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 7 | -9/+9 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 4 | -4/+4 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 3 | -4/+4 |
| | |||||
* | Added empty directories | Automated System | 2011-11-03 | 1 | -0/+0 |
| | |||||
* | Fix kile FTBFS under oneiricv3.5.13 | tpearson | 2011-10-15 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1258971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵ | tpearson | 2011-10-10 | 1 | -1/+1 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 106 | -580/+580 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 54 | -298/+298 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix additional kile FTBFS under gcc4.6 | tpearson | 2011-07-30 | 3 | -25/+25 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1244137 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kile FTBFS under gcc4.6 | tpearson | 2011-07-30 | 1 | -10/+10 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1244134 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 30 | -77/+77 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kile | tpearson | 2011-07-04 | 175 | -7215/+7311 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1239285 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed images | tpearson | 2010-03-24 | 1198 | -0/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1106835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added abandoned KDE3 version of Kile | tpearson | 2010-02-10 | 1607 | -0/+75258 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1088055 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |