summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-211-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-276-22/+22
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-012-5/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix unintended renamingDarrell Anderson2014-02-1612-556/+556
|
* Rename kdekillall -> tdekillallDarrell Anderson2014-01-065-5/+5
|
* Fix unintended rename of LOCKFILESlávek Banko2013-02-171-7/+7
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-4/+4
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-275-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-10/+10
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-2/+2
|
* Fix various cmake build issuesSlávek Banko2012-11-081-1/+1
| | | | Fix automake build issue in kapptemplate
* Fix inadvertent tq changes.Darrell Anderson2012-10-2110-23/+23
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
|
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-181-1/+1
|
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-103-18/+18
|
* Update HTML install path references.Darrell Anderson2012-04-111-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-7/+7
|
* Rename kde-config to tde-configTimothy Pearson2012-02-262-2/+2
|
* [tdesdk/cmake] added forgotten filesSerghei Amelian2012-02-141-0/+43
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-4/+4
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-168-11/+11
| | | | This reverts commit d6331f1b56eb6dca7a1950658b2932f208015da0.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-158-11/+11
|
* Rename additional KDE stringsTimothy Pearson2011-12-083-14/+14
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-077-25/+25
|
* Finish rename from prior commitTimothy Pearson2011-11-163-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1622-193/+193
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-4/+4
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-0612-26/+26
|
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-108-23/+23
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1032-151/+151
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0910-18/+18
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert kdesdktpearson2011-06-1243-249/+249
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-062-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da