| Commit message (Expand) | Author | Age | Files | Lines |
* | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 4 | -4/+3 |
|
|
* | Initialize QSvgTinyDocument::m_widthPercent and m_heightPercent. | Kim Motoyoshi Kalland | 2009-08-17 | 1 | -4/+6 |
|
|
* | More coverity warnings removed | Thierry Bastian | 2009-08-17 | 1 | -1/+3 |
|
|
* | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -1/+1 |
|
|
* | Fixed compile. | Rohan McGovern | 2009-08-14 | 1 | -1/+1 |
|
|
* | QVariant: more work on avoinding conversion between float and doubles | Thierry Bastian | 2009-08-14 | 1 | -4/+3 |
|
|
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 22 | -22/+22 |
|
|
* | Warning -- | Alexis Menard | 2009-08-03 | 1 | -2/+2 |
|
|
* | Fixed font attribute inheritence, text and textArea elements in QtSvg. | Kim Motoyoshi Kalland | 2009-07-30 | 6 | -701/+473 |
|
|
* | Added support for 'vector-effect' in QtSvg. | Kim Motoyoshi Kalland | 2009-07-30 | 1 | -82/+150 |
|
|
* | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 1 | -0/+2 |
|
|
* | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 1 | -1/+1 |
|
|
* | Fixed inheritence of SVG 'use' element fill attributes. | Kim Motoyoshi Kalland | 2009-07-21 | 3 | -28/+36 |
|
|
* | Fix compiler warning about initialization order | hjk | 2009-07-21 | 1 | -2/+2 |
|
|
* | Fixed handling of some SVG attributes when value is invalid. | Suneel BS | 2009-07-09 | 1 | -14/+34 |
|
|
* | Fixed inheritence of SVG fill attributes. | Suneel BS | 2009-07-09 | 3 | -35/+64 |
|
|
* | Fixed inheritance of some attributes in SVG. | Suneel BS | 2009-07-01 | 4 | -96/+170 |
|
|
* | Fixed bug in the SVG module where display="none" was not respected. | Suneel BS | 2009-06-22 | 2 | -53/+57 |
|
|
* | Fixed forward gradient reference in the SVG module. | Suneel BS | 2009-06-22 | 3 | -10/+75 |
|
|
* | Fixed path bug in the SVG module. | Suneel BS | 2009-06-22 | 1 | -0/+10 |
|
|
* | Clamped opacity to the range [0, 1] in the SVG module. | Suneel BS | 2009-06-22 | 1 | -7/+7 |
|
|
* | Fixed fill-rule for polygon SVG element. | Suneel BS | 2009-06-22 | 3 | -3/+10 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-18 | 1 | -0/+1 |
|\ |
|
| * | Fixed a problem with QSvgRenderer::animationDuration(). | Trond Kjernåsen | 2009-06-18 | 1 | -0/+1 |
|
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 22 | -44/+44 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 22 | -44/+44 |
|
|
* | | improved string operations all over the place | Thierry Bastian | 2009-05-28 | 1 | -40/+37 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fix warning in QtSvg if qreal == float | Joerg Bornemann | 2009-05-25 | 1 | -1/+1 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 1 | -3/+12 |
|\ \
| |/ |
|
| * | Fixed the SVG parser to handle CSS properties with multiple values. | Trond Kjernåsen | 2009-05-18 | 1 | -3/+12 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-04-24 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix an issue with SVG gradient rendering. | Alexis Menard | 2009-04-24 | 1 | -0/+1 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-04-23 | 1 | -13/+3 |
|\ \
| |/ |
|
| * | Fixes memory leak in QSvgWidget. | Rohan McGovern | 2009-04-22 | 1 | -13/+3 |
|
|
* | | Make sure the cached SVG image node uses the premultiplied format. | Trond Kjernåsen | 2009-04-20 | 1 | -0/+3 |
|
|
* | | Rename qIsFuzzyNull to qFuzzyIsNull | Bjoern Erik Nilsen | 2009-04-08 | 3 | -10/+10 |
|
|
* | | Use qIsFuzzyNull rather than the more expensive qFuzzyCompare | Bjoern Erik Nilsen | 2009-04-08 | 3 | -10/+10 |
|/ |
|
* | Removed usage of NaN in SVG gradients. | Kim Motoyoshi Kalland | 2009-04-06 | 2 | -3/+5 |
|
|
* | Removed usage of NaN in SVG gradients. | Kim Motoyoshi Kalland | 2009-04-03 | 3 | -15/+21 |
|
|
* | Squashed commit of the following: | David Boddie | 2009-03-26 | 1 | -1/+28 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 23 | -0/+10714 |
|
|