summaryrefslogtreecommitdiffstats
path: root/superkaramba
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-22/+22
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-4/+4
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-016-43/+43
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-312-23/+23
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-4/+4
|
* Rename KSharedTimothy Pearson2013-01-314-4/+4
|
* Minor update for kioslave renameTimothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2714-25/+25
|
* 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-2514-43/+43
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2417-74/+74
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-7/+7
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-4/+4
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-9/+9
|
* Initial conversion to cmake.Darrell Anderson2012-11-105-0/+130
| | | | Thanks to Fat-Zer.
* Fix references to user profile directory.Darrell Anderson2012-11-045-12/+12
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-5/+5
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-5/+5
|
* Update lsm files.Darrell Anderson2012-05-271-12/+10
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-102-2/+2
|
* Fix references of K Menu -> TDE Menu.Darrell Anderson2012-03-212-2/+2
|
* Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-071-1/+1
|
* Update OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-051-1/+1
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-024-30/+30
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0117-106/+106
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1728-33/+33
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-262-9/+9
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-216-10/+10
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-42/+42
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1817-38/+38
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1638-103/+103
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1538-103/+103
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-167-8/+8
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-152-5/+5
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-077-37/+37
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix kdeutils FTBFS under Oneiricv3.5.13tpearson2011-10-111-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1258494 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-213-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1021-44/+44
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1029-93/+93
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0911-28/+28
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeutilstpearson2011-06-2393-402/+431
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da