summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsvgrenderer/tst_qsvgrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed bounds calculation in QtSvg.Kim Motoyoshi Kalland2010-03-081-0/+31
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Numerical issues on Windows CE caused some image comparisons to fail.ninerider2009-10-061-1/+8
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fixed SVG stroke attributes to work with 'use' tags.Kim Motoyoshi Kalland2009-08-241-4/+1
* | Added autotest for SVG 'use' elements.Suneel BS2009-08-241-0/+102
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixed handling of some SVG attributes when value is invalid.Suneel BS2009-07-091-0/+84
* | Fixed inheritence of SVG fill attributes.Suneel BS2009-07-091-0/+68
* | Disable private unit tests when Qt is configured withoutRohan McGovern2009-07-091-0/+4
* | Fixed inheritance of some attributes in SVG.Suneel BS2009-07-011-0/+124
* | Fixed bug in the SVG module where display="none" was not respected.Suneel BS2009-06-221-0/+66
* | Fixed forward gradient reference in the SVG module.Suneel BS2009-06-221-0/+16
* | Fixed path bug in the SVG module.Suneel BS2009-06-221-0/+54
* | Clamped opacity to the range [0, 1] in the SVG module.Suneel BS2009-06-221-0/+74
* | Fixed fill-rule for polygon SVG element.Suneel BS2009-06-221-14/+58
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Fix an issue with SVG gradient rendering.Alexis Menard2009-04-241-9/+35
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+649