summaryrefslogtreecommitdiffstats
path: root/src/svg/qsvgtinydocument_p.h
Commit message (Expand)AuthorAgeFilesLines
* Animation: Add a manually controlled animatorHatem ElKharashy2024-12-021-6/+9
* Animations: Create an animator classHatem ElKharashy2024-10-111-4/+7
* Correct the calculation of the buffer sizes in filterMatthias Rauter2024-07-301-1/+1
* Improve svg file detection/canRead()Eirik Aavitsland2024-04-031-9/+10
* Replace FeatureSet with Options, a more flexible flags parameterEirik Aavitsland2024-01-221-6/+6
* Clean up based on header review commentsVolker Hilsheimer2024-01-111-6/+6
* Fix a crash when SVG filters failMatthias Rauter2024-01-061-0/+1
* Remove the use of Q_SVG_PRIVATE_EXPORTAlexey Edelev2023-12-221-2/+2
* Refactor QSvgFillStyleProperty for Pattern workHatem ElKharashy2023-11-271-3/+3
* Refactor QSvgNode draw architectureMatthias Rauter2023-11-031-1/+1
* Private API for iterating over QSvgTinyDocumentPaul Olav Tvete2023-10-301-0/+2
* Add selectable featureSet to all QSvg classesMatthias Rauter2023-09-201-4/+8
* Use SPDX license identifiersLucie Gérard2022-06-131-38/+2
* Add API to enable opt-in aspect ratio feature in QSvgRendererEirik Aavitsland2020-01-281-1/+3
* Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-171-1/+2
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-131-2/+2
* Fix rendering of SVGs with viewBoxesSimon Hausmann2019-05-241-1/+4
* Interpret width or height specified in percent as relative to viewportFrederik Christiani2018-04-301-3/+6
* Add missing override and remove redundant virtualAlexander Volkov2016-12-061-2/+2
* Updated license headersJani Heikkinen2016-01-251-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Export private symbols for use from other Qt modulesv5.4.0-rc1v5.4.0Louai Al-Khanji2014-11-181-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-3/+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
* Add qtsvgglobal.h containing the Q_SVG_EXPORT macro.Thiago Macieira2012-07-111-0/+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/+200