summaryrefslogtreecommitdiffstats
path: root/kbabel/catalogmanager
Commit message (Collapse)AuthorAgeFilesLines
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-4/+4
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1512-35/+35
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-8/+8
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-10/+10
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-015-123/+123
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-013-3/+3
|
* Rename KSharedTimothy Pearson2013-01-319-27/+27
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-10/+10
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-30/+30
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2413-95/+95
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-5/+5
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-7/+7
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1710-11/+11
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-36/+36
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1911-81/+81
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1812-63/+63
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1618-190/+190
| | | | This reverts commit d6331f1b56eb6dca7a1950658b2932f208015da0.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1518-190/+190
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-074-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-3/+3
|
* Fix kdesdk FTBFS under oneirictpearson2011-10-121-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1258656 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* 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/kdesdk@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-314-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1020-78/+78
| | | | | | | | 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-1011-50/+50
| | | | | | | | | 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-094-4/+4
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-143-3/+3
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish TQt4 porting of kdesdk (kbabel)tpearson2011-06-138-103/+103
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236386 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 convert kdesdktpearson2011-06-1233-484/+495
| | | | | | | 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
* [kdesdk/kbabel] added cmake supportsamelian2011-05-014-0/+121
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1230056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-028-27/+27
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1158450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3126-1146/+1146
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1157652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2587-0/+11253
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da