Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | svgicons: API changes proposalfeat/tdehtml+svg | Mavridis Philippe | 2022-03-10 | 2 | -10/+95 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | svgicons: Create initial icon painter before size detection. | Slávek Banko | 2022-03-10 | 1 | -4/+12 |
| | | | | | | This resolve the potential crash during size detection. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | svgicons: Prevent a crash in case of a problem with the SVG image. | Slávek Banko | 2022-03-09 | 1 | -0/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | KSVG: Support for default document size. | Mavridis Philippe | 2022-03-09 | 1 | -3/+17 |
| | | | | | | | When width and height parameters passed to KSVGIconEngine::load(...) are 0, SVG document defaults will be used. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Fixed handling of arcs in non conforming svg files. | Michele Calgaro | 2021-05-16 | 1 | -30/+48 |
| | | | | | | This resolves issue TDE/tde#46. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 1 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed handling of svg images that caused an infinite loop (most notably | Michele Calgaro | 2020-07-06 | 1 | -2/+9 |
| | | | | | | Kicker was hanging with 100% CPU usage). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unnecessary comment. | Michele Calgaro | 2020-03-12 | 1 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -1/+1 |
| | |||||
* | Fix KSVGIconPainter deadlock with specifically formatted input files | Timothy Pearson | 2013-04-07 | 1 | -1/+7 |
| | | | | This resolves Bug 1418 | ||||
* | Fix typo. | Darrell Anderson | 2012-04-04 | 1 | -1/+1 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -3/+3 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 3 | -41/+41 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -44/+44 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -44/+44 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | Fix tdelibs FTBFS | Timothy Pearson | 2011-11-14 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| | |||||
* | Actually move the kde files that were renamed in the last commit | Timothy Pearson | 2011-11-06 | 7 | -0/+3728 |