summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/libs/libtext2path
Commit message (Collapse)AuthorAgeFilesLines
* Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now ↵Michele Calgaro2022-01-281-2/+0
| | | | | | | enabled at TDE project level. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 37a6812fbebc918b17506cf6d51e3556c8cdc609)
* 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)
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-138-32/+32
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 14d0fbe96c6abdb9da80e99953aec672f999948c)
* Removed code formatting modelines.Michele Calgaro2020-09-2517-33/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd734d4130d80c5613c5a33cc304430210467899)
* 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
|
* 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
|
* Update lsm files.Darrell Anderson2012-05-271-12/+10
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-22/+22
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-22/+22
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-22/+22
|
* rename the following methods:tpearson2011-08-103-5/+5
| | | | | | | | | 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-093-4/+4
| | | | | | | | | | | | 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-199-41/+40
| | | | | | | 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-052-0/+49
| | | | 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-021-2/+2
| | | | 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
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2537-0/+4313
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da