summaryrefslogtreecommitdiffstats
path: root/src/svg
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3122-286/+286
* Updated year in copyright headerKai Koehne2014-03-2622-22/+22
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1322-22/+22
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2922-528/+528
* Update contact information in license headers.Sergio Ahumada2012-08-0122-44/+44
* Update year in Nokia copyright messages.Jason McDonald2012-01-1122-22/+22
* Fixed infinite loop when loading certain SVGs.Kim Motoyoshi Kalland2011-08-151-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1322-374/+374
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-271-1/+1
|\
| * Handle uppercase 'E' when parsing numbers in SVGs.Kim Motoyoshi Kalland2011-04-201-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1722-22/+22
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-1122-22/+22
* | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
|/
* Fixed parsing of SVGs with absolute font sizes.Kim Motoyoshi Kalland2010-09-301-1/+32
* Fix static build on Windows with MinGW.Mark Brand2010-08-301-1/+1
* Fix the smallFont test failure for Mac and LinuxAndy Shaw2010-07-221-1/+1
* Ensure that font sizes that are > 0 and < 1 are still respectedAndy Shaw2010-07-211-1/+1
* Consolidate zlib configuration redundancyMark Brand2010-07-021-8/+1
* Updated leading whitespace to make indentation more consistentConstantin Makshin2010-06-101-1/+1
* Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-101-1/+3
* doc: Fixed reference to setSize(), which is in QRectF.Martin Smith2010-05-311-2/+4
* Null pointer checkPaul Olav Tvete2010-04-281-1/+1
* Fixed assert failure when trying to load invalid SVG file.Kim Motoyoshi Kalland2010-04-201-1/+8
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-1/+1
|\
| * Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
* | Fixed rounded SVG rectangles when 'rx' or 'ry' is 0.Kim Motoyoshi Kalland2010-03-111-2/+2
* | Fixed bounds calculation in QtSvg.Kim Motoyoshi Kalland2010-03-0810-226/+173
* | Fixed vector-effect property output from QSvgGenerator.Kim Motoyoshi Kalland2010-03-081-16/+11
|/
* doc: Added \since 4.6 to the properties.Martin Smith2010-02-231-1/+3
* Update copyright year to 2010Jason McDonald2010-01-0722-22/+22
* Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-181-16/+4
|\
| * Fixed crash when parsing invalid polygons in svgs.Kim Motoyoshi Kalland2009-12-181-16/+4
| * Update license headers again.Jason McDonald2009-09-0822-88/+88
* | Fixed parsing of svg paths.Kim Motoyoshi Kalland2009-12-171-4/+4
* | qreal-izationAleksandar Sasha Babic2009-12-152-6/+6
* | Fixed handling of stroke-dashoffset in the SVG module.Kim Motoyoshi Kalland2009-11-091-1/+4
* | Fixed the SVG paint engine to preserve whitespace when drawing text.Kim Motoyoshi Kalland2009-10-201-0/+1
* | Fixed inheritence of whitespace mode in QtSvg.Kim Motoyoshi Kalland2009-10-051-9/+5
* | Fix warnings on mingwThierry Bastian2009-10-011-0/+2
* | doc: Fixed some qdoc errors.Martin Smith2009-09-151-3/+14
* | Fixed gradient referencing in SVGs.Kim Motoyoshi Kalland2009-09-149-159/+135
* | Fixed white-space handling in the SVG module.Kim Motoyoshi Kalland2009-09-101-10/+13
* | Fixed handling of stop-color="currentColor" in the SVG module.Kim Motoyoshi Kalland2009-09-102-14/+31
* | Make QGraphicsSvgItem a QGraphicsObject.Alexis Menard2009-09-092-15/+11
* | Fixed text positioning in SVGs when using SVG fonts.Kim Motoyoshi Kalland2009-09-091-1/+1
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-0922-88/+88
|\ \
| * | Update license headers again.Jason McDonald2009-09-0922-88/+88
* | | Fixes for compiler warnings reported by RVCTJanne Anttila2009-09-092-22/+9
|/ /
* | Fixed resolving colors of the form "rgb(r,g,b)" in SVGs.Kim Motoyoshi Kalland2009-09-071-10/+13
* | Unbreak static compile (due to symbol conflicts).Ariya Hidayat2009-09-031-21/+21