summaryrefslogtreecommitdiffstats
path: root/ksvg
Commit message (Collapse)AuthorAgeFilesLines
* Fix cmake build: ksvg FTBFS due to new fribidi headersDarrell Anderson2013-01-051-0/+2
| | | | | This resolves Bug 1311 (cherry picked from commit f0e6b090da1687ded291a141c138d470f0890218)
* Fix inadvertent tqt changes.Darrell Anderson2012-11-111-1/+1
| | | | (cherry picked from commit b7ece06187255bfd0fce814a2b64dc8d5395a59f)
* Fix missed headers installationSlávek Banko2012-10-141-0/+1
| | | | (cherry picked from commit d3128ab264a3b70f20c42b2736564c0d1bf96a90)
* Fix corrupt image file.Darrell Anderson2012-07-051-1/+1
| | | | | Thanks to E. Liddell. (cherry picked from commit d655a9f8e32b1e948f54eb8e0f33b5de629e25b3)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-039-27/+27
| | | | (cherry picked from commit ca4b0c6d6aef469eede468b405ea89e119da3626)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0311-33/+33
| | | | (cherry picked from commit ebbee358abafa1b5166404c6fe5cc44ae2837a57)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0356-288/+288
| | | | (cherry picked from commit 74c05bbf9d92e43a6cf3799355b5f3598884409e)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-034-10/+10
| | | | (cherry picked from commit 45f529de247fc4b3662f6b474abe03fe904306ec)
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-2/+2
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1039-171/+171
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1035-138/+138
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics CMake compilationtpearson2011-07-313-1/+23
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1244149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0944-296/+296
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdegraphics FTBFStpearson2011-06-192-18/+18
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegraphicstpearson2011-06-19142-1099/+1113
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics] added cmake support for doc and kdvisamelian2011-05-071-5/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/ksvg] fribidi: check for new filename stylesamelian2011-05-061-1/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230745 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/ksvg] cmake: install forgotten desktop filesamelian2011-05-061-0/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230741 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdegraphics/ksvg] added cmake support (svgdisplay crashing)samelian2011-05-0516-0/+678
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1230548 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Autodetect old fribidi header filetpearson2010-09-112-0/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1173991 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversiontpearson2010-08-02157-1210/+1210
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed compilation with new fribidi versiontpearson2010-03-241-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1107067 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automake fixestpearson2010-03-241-0/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1106924 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Repaired handling of SVG item inserttpearson2010-01-101-5/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1072744 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25890-0/+113364
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da