summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Regenerate qtsvgwip/cmakeAlexandru Croitor2020-02-125-10/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-02-124-11/+19910
|\
| * 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
| * | 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
* | Fix standalone tests buildsLeander Beernaert2020-01-061-6/+3
* | Regenerate projectsAlexandru Croitor2019-11-155-28/+34
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-0/+19772
|\ \ | |/
| * 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/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-159-47/+71
|\ \ \ | |/ /
| * | 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 build with strict add_qt_resourceSimon Hausmann2019-08-092-17/+27
* | | | Search for Xml package and check for the Xml target for a testAlexandru Croitor2019-07-031-1/+3
* | | | Prospective fix for building tests standaloneSimon Hausmann2019-06-261-2/+2
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-177-16/+315
|\ \ \ \ | |/ / /
| * | | 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
| |/
* | Fix qsvgplugin unit testLeander Beernaert2019-05-293-3/+3
* | Support standalone tests buildingAlexandru Croitor2019-05-221-1/+11
* | cmake: Initial CMake build system supportKevin Funk2019-05-037-0/+148
|/
* 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