summaryrefslogtreecommitdiffstats
path: root/arts/tools
Commit message (Collapse)AuthorAgeFilesLines
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1513-16/+16
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-9/+9
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-14/+14
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0114-86/+86
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-082-2/+2
|
* Remove "More Applications" from TDE menu.Darrell Anderson2012-03-131-1/+1
| | | | This partially resolves bug report 653.
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-052-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1715-24/+24
|
* Fix accidental conversions of binary files from last commitTimothy Pearson2012-01-221-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-0/+0
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-219-100/+100
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-5/+5
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-27/+27
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1618-144/+144
| | | | This reverts commit 83fbc82a101309e171089f0d5ed080f82a367345.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1518-144/+144
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-8/+8
|
* Fix kdemultimedia FTBFS under oneirictpearson2011-10-111-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1258292 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1023-55/+55
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-2/+2
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-092-6/+6
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-142-2/+2
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdemultimediatpearson2011-06-1132-241/+265
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1236079 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-028-11/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1158448 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3129-376/+376
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1157644 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-0625-25/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-0625-25/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * libtunepimp updatestpearson2009-12-151-0/+1
| | | | | | | | | * kmix fixes * noatun automake patch * juk configuration dialog enhancements * hide aRTS menu entries git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1062736 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2579-0/+4104
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da