summaryrefslogtreecommitdiffstats
path: root/parts
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2012-02-141-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2012-02-111-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2012-02-101-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2012-02-071-0/+0
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-4/+4
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2012-02-021-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2012-02-011-0/+0
|
* Rename ksocket and kcacheTimothy Pearson2012-01-303-6/+6
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2144-153/+153
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1958-175/+175
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1884-195/+195
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16140-584/+584
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15140-584/+584
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2011-12-071-0/+0
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-4/+4
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2011-12-031-0/+0
|
* Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Fix FTBFS on armelTimothy Pearson2011-11-231-0/+3
|
* Fix FTBFS on armelTimothy Pearson2011-11-231-0/+2
|
* Fix FTBFS on armelTimothy Pearson2011-11-221-0/+4
|
* Fix FTBFSTimothy Pearson2011-11-214-3/+9
|
* Finish rename from prior commitTimothy Pearson2011-11-1625-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-16318-439/+439
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-3/+3
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-4/+4
|
* Fix kdevelop FTBFS under oneirictpearson2011-10-131-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1258708 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-184-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
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a couple of kdevelop signal/slot errorstpearson2011-08-161-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247625 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10255-688/+688
| | | | | | | | 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:tpearson2011-08-1076-325/+325
| | | | | | | | | 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:tpearson2011-07-0971-168/+168
| | | | | | | | | | | | 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[...]tpearson2011-07-072-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop Qt3 compilationtpearson2011-06-174-21/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-14383-2915/+3029
| | | | | | | 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
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-242-2/+2
| | | | | | | | | 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] fixed gcc-4.5 incompatibilitiessamelian2011-02-181-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1221512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] initial cmake supportsamelian2011-01-2350-0/+1957
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] compatibility with QT_NO_ASCII_CAST and automocsamelian2011-01-235-3/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0255-102/+102
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31342-6850/+6850
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-0689-92/+92
| | | | 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 addresstpearson2010-01-06133-181/+181
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake updatestpearson2009-12-142-3325/+5395
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1062176 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25739-0/+100872
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da