summaryrefslogtreecommitdiffstats
path: root/karbon
Commit message (Collapse)AuthorAgeFilesLines
* Additional k => tde renaming and fixesSlávek Banko2013-09-038-8/+8
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1575-80/+80
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-7/+7
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-17/+17
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-12/+12
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0156-159/+159
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
|
* Update for kioslave renameTimothy Pearson2013-01-278-8/+8
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2610-11/+11
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-5/+5
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-246-7/+7
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-16/+16
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-1/+1
| | | | This partially resolves bug report 977.
* Fix FTBFS due to missing librariesSlávek Banko2012-06-138-22/+22
| | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-087-11/+11
|
* Remove "More Applications" from TDE menu.Darrell Anderson2012-03-131-1/+1
| | | | This partially resolves bug report 653.
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1744-61/+61
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2114-107/+107
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1956-172/+172
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1821-56/+56
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1681-350/+350
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1581-350/+350
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-069-9/+9
|
* Fix koffice FTBFS under oneirictpearson2011-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258954 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10137-387/+387
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1024-67/+67
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqgeometry* to geometry*tpearson2011-07-191-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1242307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0920-54/+54
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-0719-82/+82
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix koffice Qt4 FTBFStpearson2011-06-276-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish rebranding of Krita as Chalktpearson2011-06-2624-26/+26
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-25234-3653/+3710
| | | | | | | This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2458-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1106851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Further makefile updatestpearson2010-01-227-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Karbon automake updatestpearson2010-01-207-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake repairstpearson2010-01-202-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077705 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-20403-0/+55230
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da