summaryrefslogtreecommitdiffstats
path: root/kompare
Commit message (Collapse)AuthorAgeFilesLines
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-4/+4
|
* Fix Kompare process not exitingTimothy Pearson2013-05-091-1/+1
| | | | This resovles Bug 259
* Fix unintended rename of many various *klist*Slávek Banko2013-02-191-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1516-22/+22
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1410-11/+11
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-015-6/+6
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0113-67/+67
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-012-3/+3
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-293-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2716-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2613-19/+19
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2518-52/+52
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-249-30/+30
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-15/+15
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-5/+5
|
* Fix various cmake build issuesSlávek Banko2012-11-081-0/+1
| | | | Fix automake build issue in kapptemplate
* Remove unnecessary language.Darrell Anderson2012-10-211-1/+1
|
* Remove unnecessary language.Darrell Anderson2012-10-111-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-7/+7
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-235-5/+5
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0112-94/+94
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1720-23/+23
|
* [tdesdk/cmake] added forgotten filesSerghei Amelian2012-02-147-0/+234
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-242-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2114-71/+71
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1911-38/+38
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-53/+53
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1626-166/+166
| | | | This reverts commit d6331f1b56eb6dca7a1950658b2932f208015da0.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1526-166/+166
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-073-6/+6
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1611-21/+21
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix kdesdk FTBFS under oneirictpearson2011-10-121-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1258656 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kompare signal/slot problemtpearson2011-08-314-20/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1250621 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdesdk FTBFStpearson2011-08-121-7/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246642 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1029-118/+118
| | | | | | | | 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-1023-99/+99
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Kompare failure to starttpearson2011-08-075-222/+42
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1245526 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqsizeHint* to sizeHint*tpearson2011-07-185-9/+9
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-12/+12
| | | | | | | | | | | | 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 incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da