summaryrefslogtreecommitdiffstats
path: root/ksvg/impl
Commit message (Collapse)AuthorAgeFilesLines
* Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now ↵Michele Calgaro2022-01-282-3/+0
| | | | | | | enabled at TDE project level. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 37a6812fbebc918b17506cf6d51e3556c8cdc609)
* Added CXX_FEATURES for remaining libraries to ensure build with at least C++11.Slávek Banko2022-01-221-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 052f82743e6a018edaeede3b81955b2121fa6312)
* Added CXX_FEATURES for libraries to ensure build with at least C++11.Michele Calgaro2022-01-221-1/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 375229ceea1bf7b7c31fcf1f1c16c699c8e0b475)
* ksvg/libtext2path: use c++11 std:shared_ptr instead of bundled old boost oneOBATA Akio2022-01-229-957/+4
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 9cdb76ebff291001528f1adc74f67966e24c08b5)
* fix missing include for xlib_rgb_init_with_depth()OBATA Akio2022-01-181-0/+1
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 9546155896dbc7f66053ecd0d7703d0b6bcff231)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-13166-150/+150
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 14d0fbe96c6abdb9da80e99953aec672f999948c)
* Removed additional code formatting modelines.Michele Calgaro2020-09-263-3/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bfe9fad42d47b4c7faa2617cae951a338ec7f235)
* Removed code formatting modelines.Michele Calgaro2020-09-25324-648/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd734d4130d80c5613c5a33cc304430210467899)
* Fixed FTBFS due to missing linked libraries.Michele Calgaro2020-06-141-0/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 86504f1214deb78997059d71bba74c6b3080cd8f)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-44/+44
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d93856fa89507f5ab757f02951a569d725ec4e24)
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-041-14/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated date and version to R14.0.6 in .lsm files.Michele Calgaro2019-03-031-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed old strstream code and switch to sstream permanently.Michele Calgaro2018-08-151-6/+1
| | | | | | | Inspired by similar work on tdeadmin. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d9b6e0bda45134852c38f60f25a5109923f8cd53)
* Update version numbers and date for R14.0.5 final releaseSlávek Banko2018-07-261-1/+1
|
* Update version number for new target R14.0.5Slávek Banko2016-11-121-2/+2
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-231-1/+1
|
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f21cac2973811d8a29010277df24126cede2d7ea)
* Update version number for new target R14.0.4Slávek Banko2016-02-291-2/+2
|
* Update date in lsm filesr14.0.3Slávek Banko2016-02-071-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-2/+2
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-251-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-2/+2
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-131-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-111-1/+1
|
* Add support for lcms2Slávek Banko2014-10-092-7/+16
|
* Fix ksvg deadlock with specifically formatted input filesFabio Rossi2013-11-161-1/+1
| | | | This resolves Bug 1418
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-12/+12
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-253-10/+10
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Update lsm files.Darrell Anderson2012-05-271-12/+10
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-136-14/+14
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-174-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-28/+28
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1933-157/+157
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1640-189/+189
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1540-189/+189
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-1017-105/+105
| | | | | | | | 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-1024-79/+79
| | | | | | | | | 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-311-0/+12
| | | | 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-0925-229/+229
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegraphicstpearson2011-06-1982-668/+671
| | | | | | | 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/ksvg] added cmake support (svgdisplay crashing)samelian2011-05-056-0/+200
| | | | 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-02110-618/+618
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da