summaryrefslogtreecommitdiffstats
path: root/src/svg
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.5Sergio Ahumada2012-11-2822-396/+396
* Fixed crash when parsing invalid polygons in svgs.Kim Motoyoshi Kalland2009-12-181-16/+4
* Update license headers again.Jason McDonald2009-09-0822-88/+88
* Update tech preview license header.Jason McDonald2009-08-3122-286/+286
* Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-2/+4
* Prevented crash when parsing viewBox attribute valueStian Sandvik Thomassen2009-08-241-9/+9
* Fixed crash in QtSvg caused by division by zero in animation code.Kim Motoyoshi Kalland2009-08-191-4/+7
* Update license headers.Jason McDonald2009-08-1122-22/+22
* Fixed a problem with QSvgRenderer::animationDuration().Trond Kjernåsen2009-06-181-0/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-1622-44/+44
* fix warning in QtSvg if qreal == floatJoerg Bornemann2009-05-251-1/+1
* Fixed the SVG parser to handle CSS properties with multiple values.Trond Kjernåsen2009-05-181-3/+12
* Fix an issue with SVG gradient rendering.Alexis Menard2009-04-241-0/+1
* Fixes memory leak in QSvgWidget.Rohan McGovern2009-04-231-13/+3
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-062-3/+5
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-033-15/+21
* Squashed commit of the following:David Boddie2009-03-261-1/+28
* Long live Qt 4.5!Lars Knoll2009-03-2323-0/+10714