summaryrefslogtreecommitdiffstats
path: root/filters
Commit message (Collapse)AuthorAgeFilesLines
* Fix poppler pdf build stuck onTimothy Pearson2012-06-121-2/+1
|
* Fix last commitTimothy Pearson2012-06-122-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-08116-470/+470
|
* Update lsm files.Darrell Anderson2012-05-271-18/+9
|
* Fix FTBFS when wv2-config libs is brokenTimothy Pearson2012-05-051-1/+1
|
* Libpng 1.5 fixes.Darrell Anderson2012-04-281-0/+13
| | | | Thanks to Francois Andriot.
* Fix typos.Darrell Anderson2012-04-053-8/+8
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-4/+4
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0115-277/+277
|
* Update automake files to use tde instead of kdeTimothy Pearson2012-02-211-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17140-140/+140
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-147-16/+16
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1312-23/+23
| | | | This closes Bug 782
* Fix koffice FTBFS due to png codeTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 603
* Fix chalk graphicsmagick filter FTBFSTimothy Pearson2012-01-111-26/+28
| | | | This closes Bug 353
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-21123-1116/+1116
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19138-863/+863
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18229-409/+409
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16385-2397/+2397
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15385-2397/+2397
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Fix FTBFSTimothy Pearson2011-11-211-0/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-164-4/+4
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-067-7/+7
|
* Additional kde to tde renamingTimothy Pearson2011-11-0649-63/+63
|
* Fix koffice FTBFS on armelv3.5.13tpearson2011-10-221-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1260139 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-107-7/+7
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-184-5/+5
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10216-564/+564
| | | | | | | | 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-1087-436/+436
| | | | | | | | | 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-2/+2
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fail if libwpd >= 0.9.0 is presenttpearson2011-08-025-0/+57
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244351 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix koffice FTBFS under Ubuntu Natty with nasty include path hacktpearson2011-08-011-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqgeometry* to geometry*tpearson2011-07-191-3/+3
| | | | 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-0989-431/+431
| | | | | | | | | | | | 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
* Fix koffice Qt4 FTBFStpearson2011-06-272-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238530 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix koffice poppler-tqt detection/usagetpearson2011-06-262-3/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238436 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish rebranding of Krita as Chalktpearson2011-06-26127-28/+23935
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238363 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove krita* in preparation for name switch from Krita to Chalktpearson2011-06-26122-23907/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238361 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kofficetpearson2011-06-25650-15474/+15614
| | | | | | | 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
* More automake fixestpearson2010-03-2510-19/+56
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1107506 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* cvHighlight should be icoHighlighttpearson2010-01-311-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1082651 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix more wvware stufftpearson2010-01-292-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1082138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Update to new wv2 headerstpearson2010-01-293-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1082110 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* More automake repairstpearson2010-01-2231-35/+35
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-201218-0/+283727
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da