summaryrefslogtreecommitdiff
path: root/src/svg/qsvghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0Liang Qi2017-11-151-0/+2
|\
| * Fix crash on recursive self-referral in <use> elementEirik Aavitsland2017-11-151-0/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-10/+0
|\ \ | |/
| * Remove unused variablesAndré Klitzing2017-10-061-10/+0
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-3/+3
|\ \ | |/
| * Fix matrix multiplication in parseTransformationMatrix()Christoph Stein2017-07-031-3/+3
* | Fix table-row-group in displayStringToEnumRobert Loehning2017-06-071-1/+1
|/
* Correctly parse the stroke-dasharray attributesAndy Shaw2017-05-301-6/+5
* Fix warnings for -no-feature-cssparserv5.9.0-beta2v5.9.0-beta1Nikita Krupenko2017-03-291-2/+4
* Improve the error messages of QSvgHandlerv5.9.0-alpha1Friedemann Kleint2017-02-021-14/+47
* Introduce logging category "qt.svg"Friedemann Kleint2017-02-021-15/+18
* Add missing override and remove redundant virtualAlexander Volkov2016-12-061-10/+10
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-151-0/+1
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-0/+1
| |\
| | * Add missing string for tspanAndy Shaw2015-10-201-0/+1
* | | Updated license headersJani Heikkinen2016-01-251-14/+20
|/ /
* | Add a couple of QList::reserve() calls.Sergio Martins2015-06-081-0/+2
* | Use QByteArray::toDouble() instead of qstrtod.Erik Verbruggen2015-02-271-4/+1
|/
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+9
|\
| * Be more informative when a referenced image cannot be parsedAndy Shaw2015-02-041-1/+9
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-251-19/+11
* remove pointless #ifndef QT_NO_SVGOswald Buddenhagen2013-10-291-4/+0
* Fix module name format in file headersSze Howe Koh2013-01-291-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove obsolete use of Q_WS_QWS.Stephen Kelly2012-07-261-9/+2
* Make qtsvg compile with QT_NO_CSSPARSERTasuku Suzuki2012-07-091-2/+48
* Fix compilation for -no-widgets optionTasuku Suzuki2012-05-231-2/+0
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-051-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtsvg Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3923