summaryrefslogtreecommitdiffstats
path: root/src/svg/qsvghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Port of Qt to VxWorksRobert Griebl2009-07-291-1/+1
* | Fixed inheritence of SVG 'use' element fill attributes.Kim Motoyoshi Kalland2009-07-211-20/+5
* | Fixed handling of some SVG attributes when value is invalid.Suneel BS2009-07-091-14/+34
* | Fixed inheritence of SVG fill attributes.Suneel BS2009-07-091-22/+35
* | Fixed inheritance of some attributes in SVG.Suneel BS2009-07-011-92/+152
* | Fixed forward gradient reference in the SVG module.Suneel BS2009-06-221-8/+39
* | Fixed path bug in the SVG module.Suneel BS2009-06-221-0/+10
* | Clamped opacity to the range [0, 1] in the SVG module.Suneel BS2009-06-221-7/+7
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-0/+1
|\ \ | |/
| * Fixed a problem with QSvgRenderer::animationDuration().Trond Kjernåsen2009-06-181-0/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-3/+12
|\ \ | |/
| * Fixed the SVG parser to handle CSS properties with multiple values.Trond Kjernåsen2009-05-181-3/+12
* | Make sure the cached SVG image node uses the premultiplied format.Trond Kjernåsen2009-04-201-0/+3
|/
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-061-2/+4
* Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-031-8/+4
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+3697