summaryrefslogtreecommitdiffstats
path: root/src/svg
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '4.5'Thiago Macieira2009-04-241-0/+1
|\ \ | |/
| * Fix an issue with SVG gradient rendering.Alexis Menard2009-04-241-0/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-13/+3
|\ \ | |/
| * Fixes memory leak in QSvgWidget.Rohan McGovern2009-04-221-13/+3
* | Make sure the cached SVG image node uses the premultiplied format.Trond Kjernåsen2009-04-201-0/+3
* | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-083-10/+10
* | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-083-10/+10
|/
* 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