summaryrefslogtreecommitdiffstats
path: root/buildtools
Commit message (Collapse)AuthorAgeFilesLines
* Finish renaming tdevelop componentsDarrell Anderson2014-03-0282-401/+401
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0397-99/+99
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1546-66/+66
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-8/+8
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-049-17/+17
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0129-39/+39
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0133-181/+181
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-0114-18/+18
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-292-4/+4
|
* Rename kioslavesTimothy Pearson2013-01-274-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2737-56/+56
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2613-14/+14
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2517-36/+36
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2417-58/+58
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-4/+4
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-172-6/+6
|
* Automatically update admin submodule and copy sustem libtool files before ↵Timothy Pearson2012-11-156-3/+84
| | | | | | | first build Fix FTBFS in many TDE sample projects Place TDE sample projects in a TDE category instead of a KDE category
* Fix inadvertent tq changes.Darrell Anderson2012-10-213-3/+3
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-6/+6
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-9/+9
|
* Fix QString -> TQString.Darrell Anderson2012-09-1612-130/+130
|
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-0423-43/+43
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-089-80/+80
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-089-9/+9
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-079-80/+80
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-079-80/+80
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-76/+76
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-014-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1759-60/+60
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2119-75/+75
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1936-134/+134
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1850-273/+273
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1683-514/+514
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1583-514/+514
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-16122-191/+191
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-064-6/+6
|
* Additional kde to tde renamingTimothy Pearson2011-11-0610-22/+22
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-185-14/+14
| | | | | | | | | 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:tpearson2011-08-10135-346/+346
| | | | | | | | 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-1065-394/+394
| | | | | | | | | 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-0944-94/+94
| | | | | | | | | | | | 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-1710-161/+162
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-14203-2636/+2696
| | | | | | | 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] initial cmake supportsamelian2011-01-2314-0/+545
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0220-32/+32
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31163-4646/+4646
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da