summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-8/+8
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-9/+9
|
* Fix various cmake build issuesSlávek Banko2012-11-172-3/+6
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-0416-50/+50
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: KDE -> TDE, KDevelop -> TDevelopDarrell Anderson2012-06-033-7/+7
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1722-22/+22
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-218-30/+30
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1921-79/+79
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1822-96/+96
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1633-209/+209
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1533-209/+209
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-2/+2
|
* Fix FTBFSTimothy Pearson2011-11-211-0/+4
|
* Finish rename from prior commitTimothy Pearson2011-11-162-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1695-166/+166
|
* Fix accidental conversion of dockwin (part 2 of 2)Timothy Pearson2011-11-082-0/+0
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-086-8/+8
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-072-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-076-8/+8
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-065-6/+6
|
* Additional kde to tde renamingTimothy Pearson2011-11-063-5/+5
|
* Fix kdevelop FTBFS under oneirictpearson2011-10-131-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1258708 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-102-3/+3
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1034-99/+99
| | | | | | | | 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-1019-60/+60
| | | | | | | | | 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-0914-21/+21
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-1458-600/+622
| | | | | | | 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-241-1/+1
| | | | | | | | | 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 supportsamelian2011-01-2326-0/+546
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0213-19/+19
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3154-1228/+1228
| | | | 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-0628-28/+28
| | | | 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-0628-28/+28
| | | | 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.toma2009-11-25125-0/+15437
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da