summaryrefslogtreecommitdiff
path: root/tests/auto/qsvgrenderer/tst_qsvgrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QMatrixJarek Kobus2020-02-061-2/+2
* Add API to enable opt-in aspect ratio feature in QSvgRendererEirik Aavitsland2020-01-281-2/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+3
|\
| * Revert the keep-aspectratio feature for 5.14.1v5.14.15.14.1Eirik Aavitsland2020-01-161-0/+3
* | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-171-5/+5
|/
* Fix yet another viewbox scaling issue, for render to boundsEirik Aavitsland2020-01-031-0/+31
* Re-fix scaling when rendering a specific element by idAlessandro Portale2019-11-141-0/+36
* Fix rendering of SVG with translating viewBoxEirik Aavitsland2019-11-111-2/+1
* Fix rendering of SVGs with viewBoxesSimon Hausmann2019-05-241-0/+10
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-271-0/+10
|\
| * Fix stack overflow on indirect self-referralAllan Sandfeld Jensen2019-04-241-0/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-201-0/+39
|\ \ | |/
| * Fix crash for recursive gradient referencesEirik Aavitsland2019-04-021-0/+39
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-091-10/+29
|\ \ | |/
| * Fix IRI parsing, and use after freeAllan Sandfeld Jensen2019-03-041-10/+29
* | Fix deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-051-6/+6
|/
* Allow <style> without type attributeChih-Hsuan Yen2019-01-291-0/+22
* Fix parsing of forward referrals in use elementsEirik Aavitsland2018-08-201-5/+40
* Fix crash when parsing malformed url referenceEirik Aavitsland2018-07-301-0/+26
* Fix typosJarek Kobus2018-02-131-3/+3
* Fix crash on recursive self-referral in <use> elementEirik Aavitsland2017-11-151-1/+14
* Updated license headersJani Heikkinen2016-01-251-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+9
|\
| * fix crash on malformed SVG5.3Joerg Bornemann2014-10-061-0/+9
* | Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-251-19/+11
|/
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Update licenseheader text in source files for qtsvg Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix compile warning in tests.Friedemann Kleint2011-05-201-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1374