Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 10 | -10/+10 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -3/+3 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -12/+12 |
| | |||||
* | Fix various cmake build issues | Slávek Banko | 2012-11-17 | 2 | -1/+88 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Fix a number of unconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -10/+10 |
| | |||||
* | Fix FTBFS with TQt3 | Timothy Pearson | 2012-10-30 | 2 | -11/+11 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdevelop | Darrell Anderson | 2012-10-21 | 3 | -3/+3 |
|\ | |||||
| * | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 3 | -3/+3 |
| | | |||||
* | | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
|/ | |||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 4 | -31/+31 |
| | |||||
* | Branding: KDevelop -> TDevelop, fix menu | Darrell Anderson | 2012-06-08 | 1 | -3/+3 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed | Darrell Anderson | 2012-06-07 | 1 | -3/+3 |
| | | | | prematurely --- needing another patch set not yet pushed to GIT. | ||||
* | Branding cleanup: menu, desktop, and docbook files. | Darrell Anderson | 2012-06-07 | 1 | -3/+3 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 15 | -83/+83 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 55 | -116/+116 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 22 | -195/+195 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 43 | -265/+265 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 68 | -332/+332 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 99 | -816/+816 |
| | | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 99 | -816/+816 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-21 | 3 | -5/+7 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵ | tpearson | 2011-09-18 | 6 | -8/+8 |
| | | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 102 | -695/+695 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 37 | -402/+402 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 57 | -555/+555 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 3 | -12/+12 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix remaining kdevelop build problems | tpearson | 2011-06-17 | 12 | -115/+115 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237331 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdevelop Qt3 compilation | tpearson | 2011-06-17 | 23 | -273/+273 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kdevelop | tpearson | 2011-06-14 | 169 | -6021/+6136 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdevelop/kdevdesigner] added forgotten AUTOMOC directive | samelian | 2011-05-10 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1231319 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdevelop] sync with new cmake macros | samelian | 2011-04-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1228608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Runtime object naming repaired in kdevelop | tpearson | 2011-02-24 | 1 | -12/+12 |
| | | | | | | | NOTE: kdewebdev is still an outstanding issue git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1222477 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a number of runtime object identification problems which led to an even ↵ | tpearson | 2011-02-24 | 17 | -179/+179 |
| | | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdevelop] initial cmake support | samelian | 2011-01-23 | 1 | -0/+105 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 41 | -107/+107 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 137 | -9302/+9302 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed remaining GPL address zip codes | tpearson | 2010-01-06 | 6 | -6/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Updated obsolete GPL license addresses to current GPL address | tpearson | 2010-01-06 | 6 | -6/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 390 | -0/+68693 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |