summaryrefslogtreecommitdiffstats
path: root/ksvg
Commit message (Collapse)AuthorAgeFilesLines
* 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-25662-1330/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dd734d4130d80c5613c5a33cc304430210467899)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-083-9/+7
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2a2437b3022a990bc9cded4d07c56a0d093b2a0c)
* Add paths for libarts_gpl and imlib to link_directoriesaneejit12020-06-234-0/+4
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit 64ee31f218f1f399c162f0c8bc147f54bd5208bf)
* Fixed FTBFS due to missing linked libraries.Michele Calgaro2020-06-143-9/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 86504f1214deb78997059d71bba74c6b3080cd8f)
* For templates from CMake, use the TDE CMAKE TEMPLATES variable.Slávek Banko2020-06-121-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 158052fdb17abbf0cdc428d129ea62c63058cfb4)
* Desktop file translations:Slávek Banko2020-06-099-363/+24
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 837dbafbea0c7f7bc73d27fda684ea2dededd547)
* 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>
* Add CMakeL10n rules.Slávek Banko2018-12-222-0/+6
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d0243fcc86b29344b11fd2b832c3d38c3063263a)
* Fix FTBFS with stricter C++11Slávek Banko2018-08-181-5/+5
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a23a5364c5e45e5f8b5f849023f34ee7c0393aa5)
* 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
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-4/+4
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-114-6/+6
| | | | match XDG specifications
* Add support for lcms2Slávek Banko2014-10-094-59/+77
|
* Fix ksvg deadlock with specifically formatted input filesFabio Rossi2013-11-161-1/+1
| | | | This resolves Bug 1418
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Fix ksvg not respecting fit requestTimothy Pearson2013-06-213-11/+20
| | | | This resolves Bug 1018
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1518-23/+23
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-9/+9
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-2/+2
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-062-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-3/+3
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-21/+21
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-7/+7
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2610-14/+14
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-32/+32
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-242-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-224-12/+12
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-6/+6
|
* Fix cmake build: ksvg FTBFS due to new fribidi headersDarrell Anderson2013-01-051-0/+2
| | | | This resolves Bug 1311
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|
* Fix missed headers installationSlávek Banko2012-10-141-0/+1
|