summaryrefslogtreecommitdiffstats
path: root/src/svg/qsvgrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Animations: Move animations from styleHatem ElKharashy2024-10-241-0/+3
* Animations: Create an animator classHatem ElKharashy2024-10-111-0/+3
* doc: fix a typo in QSvgRendererHatem ElKharashy2024-09-241-1/+1
* Replace special-case env.var with the new AssumeTrustedSource optionEirik Aavitsland2024-07-031-0/+2
* Add QSvgRenderer default options settingEirik Aavitsland2024-05-151-4/+20
* Add environment variable setting of default renderer OptionsEirik Aavitsland2024-04-161-1/+11
* Replace FeatureSet with Options, a more flexible flags parameterEirik Aavitsland2024-01-221-14/+11
* Doc: fix typosVolker Hilsheimer2024-01-181-3/+3
* Add documentation for extended SVG featuresMatthias Rauter2024-01-171-2/+5
* Clean up based on header review commentsVolker Hilsheimer2024-01-111-5/+5
* QSvgWidget: only start the animation timer when visibleDavid Faure2023-11-181-4/+33
* QSvgRenderer: make setFramesPerSecond() work after load() tooDavid Faure2023-11-181-11/+21
* Add selectable featureSet to all QSvg classesMatthias Rauter2023-09-201-2/+27
* Doc: Remove references to examples that were moved to manual testsTopi Reinio2023-06-091-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-131-38/+2
* Reject corrupt svgs with invalid sizeEirik Aavitsland2020-10-161-0/+4
* Get rid of QMatrixJarek Kobus2020-02-061-27/+0
* Add API to enable opt-in aspect ratio feature in QSvgRendererEirik Aavitsland2020-01-281-0/+35
* Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-171-4/+32
* Fix yet another viewbox scaling issue, for render to boundsEirik Aavitsland2020-01-031-4/+4
* Add missing emitAndré Klitzing2017-10-061-1/+1
* Updated license headersJani Heikkinen2016-01-251-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-251-19/+11
* Fix module name format in file headersSze Howe Koh2013-01-291-1/+1
* Doc: Fix module name formatSze Howe Koh2013-01-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Doc: Modularized Qt Svg documentationGeir Vattekar2012-10-251-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove the usage of deprecated qdoc macros.qt-v5.0.0-alpha1Casper van Donderen2012-03-011-4/+4
* 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/+501