summaryrefslogtreecommitdiff
path: root/src/svg/qsvgstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use OpenType font weightsJonas Karlsson2020-08-281-31/+11
* Use QList instead of QVectorJarek Kobus2020-06-081-5/+5
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3Qt Forward Merge Bot2020-03-181-1/+1
|\
| * Strip the quotes around the font familyAndy Shaw2020-03-101-1/+1
* | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-171-4/+4
|/
* Small performance improvements suggested by clang-tidyv5.14.0-beta2Albert Astals Cid2019-10-071-1/+1
* Fix crash for recursive gradient referencesEirik Aavitsland2019-04-021-2/+9
* Fix rotate animation freezing in wrong positionv5.11.0-beta4Friedemann Kleint2018-04-111-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-6/+15
|\
| * QSvgAnimate{Color,Transform}: initialize all members.Edward Welbourne2016-05-311-6/+15
* | Updated license headersJani Heikkinen2016-01-251-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-1/+1
|\
| * fix crash on malformed SVG5.3Joerg Bornemann2014-10-061-1/+1
* | 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 warnings found by clang: unused private membersThiago Macieira2013-06-111-4/+5
* 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 "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/+958