summaryrefslogtreecommitdiffstats
path: root/vcs
Commit message (Collapse)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-267-8/+8
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2516-131/+131
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-25/+25
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-1/+1
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-4/+4
|
* Fix various cmake build issuesSlávek Banko2012-11-172-4/+4
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-171-1/+1
|
* Update desktop file description with Initial Caps for consistencyDarrell Anderson2012-07-051-9/+9
| | | | with other TDE services descriptions.
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-0420-136/+136
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-089-90/+90
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-089-13/+13
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-079-90/+90
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-079-90/+90
|
* Branding cleanup: KDE -> TDE, KDevelop -> TDevelopDarrell Anderson2012-06-031-8/+8
|
* Fix subversion library detection on multiarchTimothy Pearson2012-05-051-1/+2
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-212-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1745-48/+48
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2115-48/+48
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-54/+54
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1840-123/+123
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1662-253/+253
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1562-253/+253
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1670-89/+89
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-273-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1083-175/+175
| | | | | | | | 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-1013-28/+28
| | | | | | | | | 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-0925-33/+33
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop Qt3 compilationtpearson2011-06-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-14125-728/+776
| | | | | | | 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] cvsservice ported to cmakesamelian2011-04-263-18/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1229345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] sync with new cmake macrossamelian2011-04-212-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1228608 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] initial cmake supportsamelian2011-01-239-0/+404
| | | | 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-233-2/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0219-33/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31106-2032/+2032
| | | | 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-0616-16/+16
| | | | 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-0634-52/+52
| | | | 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-25170-0/+22461
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da