summaryrefslogtreecommitdiffstats
path: root/kolourpaint
Commit message (Collapse)AuthorAgeFilesLines
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2518-119/+119
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-13/+13
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-11/+11
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-4/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-17/+17
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1758-67/+67
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-23/+23
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1927-80/+80
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1829-142/+142
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1659-259/+259
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1559-259/+259
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-168-16/+16
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-082-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-7/+7
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* 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/kdegraphics@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-28/+28
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1091-326/+326
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1016-50/+50
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqgeometry* to geometry*tpearson2011-07-191-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0931-273/+273
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-078-40/+40
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics FTBFStpearson2011-06-191-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegraphicstpearson2011-06-19150-1761/+1810
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/kolourpaint] added cmake supportsamelian2011-05-108-0/+250
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1231305 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversiontpearson2010-08-02140-4016/+4016
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25305-0/+54081
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da