summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-0/+31
|\ \ | |/
| * Fix yet another viewbox scaling issue, for render to boundsEirik Aavitsland2020-01-031-0/+31
* | Fuzzing: Allow linking to other fuzzing enginesRobert Loehning2020-01-031-1/+6
|/
* Add binary compatibility file for qtsvg 5.14 branchMilla Pohjanheimo2019-12-161-0/+19826
* Re-fix scaling when rendering a specific element by idAlessandro Portale2019-11-141-0/+36
* Fuzzing: Don't copy input data to QByteArrayRobert Loehning2019-11-121-1/+1
* Fix rendering of SVG with translating viewBoxEirik Aavitsland2019-11-111-2/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-131-0/+19772
|\
| * Binary compatibility file against Qt5.13.0 for QtSvgMilla Pohjanheimo2019-08-121-0/+19772
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-295-20/+22
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-275-20/+22
| |\
| | * Android: Skip QSVGRenderer testEskil Abrahamsen Blomfeldt2019-06-251-1/+2
| | * Android: Fix QSVGPlugin testEskil Abrahamsen Blomfeldt2019-06-252-17/+17
| | * Make QSvgGenerator test pass on AndroidEskil Abrahamsen Blomfeldt2019-05-142-2/+3
* | | Fix rendering of SVGs with viewBoxesSimon Hausmann2019-05-241-0/+10
* | | Add little helper program for finding visual regressionsSimon Hausmann2019-05-244-0/+176
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-041-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
* | | Add libfuzzer test for QSvgRenderer::render()Robert Loehning2019-04-302-0/+45
|/ /
* | 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
|/
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-0/+19402
|\
| * Add binary compatibility file for QtSvg for Qt 5.12Milla Pohjanheimo2018-12-181-0/+19402
* | Allow <style> without type attributeChih-Hsuan Yen2019-01-291-0/+22
|/
* Consider relative path in image tagsLars Schmertmann2018-11-304-0/+66
* 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
* Remove dead test - compilerwarningsLiang Qi2018-06-221-39/+0
* Add binary compatibility file for 5.11 for QtSvgMilla Pohjanheimo2018-06-051-0/+19337
* Interpret width or height specified in percent as relative to viewportFrederik Christiani2018-04-303-0/+18
* Fix typosJarek Kobus2018-02-131-3/+3
* svgiconengine: Fix isNull() for deserialized iconsPalo Kisa2018-01-101-0/+10
* Add binary compatibility file for QtSvg for 5.10Milla Pohjanheimo2017-12-141-0/+19337
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.05.10.0Liang Qi2017-11-151-1/+14
|\
| * Fix crash on recursive self-referral in <use> elementEirik Aavitsland2017-11-151-1/+14
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-0/+19016
|\ \ | |/
| * Update binary compatibility files for Qt5.9.0 for QtSvgMilla Pohjanheimo2017-06-301-0/+19016
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-213-2/+19040
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+18996
| |\
| | * Binary compatibility file for qtsvg (5.8.0)Milla Pohjanheimo2017-02-031-0/+18996
| * | Fix radial gradient brushes in svg generatorEirik Aavitsland2017-02-141-2/+2
| * | Add support for pattern brushes to svg generatorEirik Aavitsland2017-02-141-0/+42