summaryrefslogtreecommitdiffstats
path: root/kcontrol/kfontinst
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFSTimothy Pearson2013-02-0176-13244/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-54/+54
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-293-6/+6
|
* Rename kioslavesTimothy Pearson2013-01-2710-12/+12
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2726-55/+55
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-266-8/+8
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2513-143/+143
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-249-26/+26
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-226-16/+16
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-5/+5
|
* Branding: KDE->TDEDarrell Anderson2012-06-272-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-089-17/+17
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-19/+19
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1613-32/+32
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1513-32/+32
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-6/+6
|
* Rename startkde to starttdeTimothy Pearson2011-11-161-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-066-6/+6
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of issues in kdebase caused by C style caststpearson2011-08-152-7/+7
| | | | | | | This includes Bug #492 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1010-108/+108
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-6/+6
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Change remaining kdebase inherits() and similar methods to use new object ↵tpearson2011-04-021-1/+1
| | | | | | name define strings git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kmenu cleanup - kdelibs, kdebase, kdegraphics, kdepimsamelian2011-03-091-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-238-0/+294
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Signal/slot repairstpearson2011-01-211-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1915-152/+152
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0718-104/+104
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0318-104/+104
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-027-14/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3136-840/+840
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* gcc4.4 compilation fixestpearson2010-01-041-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1069683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-112-7/+7
| | | | | | | | Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2568-0/+12949
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da