summaryrefslogtreecommitdiffstats
path: root/src/svg/qsvghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added missing variable initialization in QSvgStrokeStyle ctor.Kim Motoyoshi Kalland2009-08-251-3/+3
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-12/+9
|\
| * Prevented crash when parsing viewBox attribute valueStian Sandvik Thomassen2009-08-241-9/+9
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fixed SVG stroke attributes to work with 'use' tags.Kim Motoyoshi Kalland2009-08-241-118/+70
* | Improved support for SVG animation.Kim Motoyoshi Kalland2009-08-201-19/+42
* | Fix for SVG animate-transform when additive = "replace".Suneel BS2009-08-201-1/+5
* | Fixed compile.Rohan McGovern2009-08-151-1/+1
* | QVariant: more work on avoinding conversion between float and doublesThierry Bastian2009-08-141-4/+3
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixed font attribute inheritence, text and textArea elements in QtSvg.Kim Motoyoshi Kalland2009-07-301-489/+141
* | Added support for 'vector-effect' in QtSvg.Kim Motoyoshi Kalland2009-07-301-82/+150
* | Port of Qt to QNXHarald Fernengel2009-07-291-0/+2
* | 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