summaryrefslogtreecommitdiffstats
path: root/kpresenter
Commit message (Collapse)AuthorAgeFilesLines
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1429-29/+29
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-048-20/+20
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-12/+12
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0115-455/+455
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
|
* Rename KSharedTimothy Pearson2013-01-312-2/+2
|
* Update for kioslave renameTimothy Pearson2013-01-271-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2712-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2612-20/+20
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-256-48/+48
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2412-99/+99
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-14/+14
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-7/+7
|
* Remove unnecessary language.Darrell Anderson2012-10-211-1/+1
|
* Update autotools for new DSO linkage styleSlávek Banko2012-08-121-1/+1
| | | | Thanks to Francois Andriot for the patch
* Fix accidental conversions of binary filesSlávek Banko2012-06-155-0/+0
| | | | | Fix inadvert TQt changes This closes Bug 1033
* Fix FTBFS due to missing librariesSlávek Banko2012-06-131-1/+1
| | | | | | | 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-0822-28/+28
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-2/+2
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1746-66/+66
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-4/+4
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1313-42/+42
| | | | This closes Bug 782
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2136-262/+262
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1953-433/+433
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1831-134/+134
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1688-865/+865
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1588-865/+865
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-19/+19
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-6/+6
|
* Second part of previous committpearson2011-08-213-0/+0
| | | | | | | Move files with kde3 in their name to have trinity in their name instead git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1089-244/+244
| | | | | | | | 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-1022-130/+130
| | | | | | | | | 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
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-1/+1
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0924-89/+89
| | | | | | | | | | | | 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-0711-219/+219
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-25199-8022/+8088
| | | | | | | 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-24190-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-221-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-20575-0/+95990
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da