summaryrefslogtreecommitdiff
path: root/src/svg/qsvgtinydocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add API to enable opt-in aspect ratio feature in QSvgRendererEirik Aavitsland2020-01-281-0/+5
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-7/+8
|\
| * Revert the keep-aspectratio feature for 5.14.1v5.14.15.14.1Eirik Aavitsland2020-01-161-7/+8
* | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-171-3/+4
|/
* Fix yet another viewbox scaling issue, for render to boundsEirik Aavitsland2020-01-031-6/+6
* Re-fix scaling when rendering a specific element by idAlessandro Portale2019-11-141-1/+3
* QSvgRenderer: Allow to remove a viewBoxAlessandro Portale2019-11-131-1/+1
* Fix rendering of SVG with translating viewBoxEirik Aavitsland2019-11-111-4/+4
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-131-10/+9
* Fix rendering of SVGs with viewBoxesSimon Hausmann2019-05-241-8/+30
* Fix IRI parsing, and use after freeAllan Sandfeld Jensen2019-03-041-1/+4
* Don't leak nodes on parsing failuresAllan Sandfeld Jensen2019-02-271-1/+6
* Introduce logging category "qt.svg"Friedemann Kleint2017-02-021-7/+7
* Updated license headersJani Heikkinen2016-01-251-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Correctly handle Miter joins in all casesLars Knoll2014-10-201-2/+2
* 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 "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/+492