summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change license for test filesLucie Gérard2024-04-0410-10/+10
* Correct license for examples filesLucie Gérard2024-04-0411-11/+11
* Improve svg file detection/canRead()Eirik Aavitsland2024-04-034-1/+5
* Propagate states correctly in <pattern> elementMatthias Rauter2024-03-151-1/+3
* Enable <use> elements in <mask> and propagate state to mask childrenMatthias Rauter2024-03-151-0/+21
* Fix a crash when SVG files are loaded recursivelyMatthias Rauter2024-02-203-3/+4
* Remove weather info manual testEskil Abrahamsen Blomfeldt2024-01-3123-2587/+1
* Enable CMake autotestJoerg Bornemann2024-01-242-8/+6
* Fix a bug where description and title were renderedMatthias Rauter2024-01-241-0/+14
* qtsvg: add very basic QSvgWidget based example, with an animated SVGDavid Faure2024-01-177-0/+396
* Fluidlauncher: don't assert on startup, fix signal/slot connectionsChristian Ehrlicher2024-01-123-16/+12
* examples: port embedded svg viewer example to new connection styleSamuel Gaist2023-12-112-10/+14
* Add filter attribute/element and various filter primitivesMatthias Rauter2023-12-0716-1/+1184
* Add Pattern element to QSvgHatem ElKharashy2023-12-055-0/+101
* Add symbol and marker to QSvgMatthias Rauter2023-11-236-0/+440
* Add mask element and mask attribute to QSvgMatthias Rauter2023-11-206-0/+266
* QSvgWidget: only start the animation timer when visibleDavid Faure2023-11-181-0/+64
* Add lancelot testsHatem ElKharashy2023-11-01190-0/+15218
* Verify that loading of invalid SVG files don't crashPaul Olav Tvete2023-10-145-0/+48
* Fix crash when reading text with line breaksEskil Abrahamsen Blomfeldt2023-10-121-0/+13
* Refuse to load SVGs with circular referencesPaul Olav Tvete2023-09-151-0/+2
* Fix CMake error for manual testsHatem ElKharashy2023-09-052-4/+4
* Fix bounds calculation for structures with text element childrenEirik Aavitsland2023-08-181-0/+11
* CMake: Make qtsvg tests standalone projectsAlexandru Croitor2023-07-055-1/+30
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-223-6/+0
* Move remaining examples into tests/manualVolker Hilsheimer2023-06-09111-1/+6307
* Doc: Remove references to examples that were moved to manual testsTopi Reinio2023-06-096-252/+0
* Move SVG generator/viewer/text object examples to manual testsTor Arne Vestbø2023-05-2438-0/+2295
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-107-18/+4
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-211-1/+1
* QSvgGenerator: add support for clip pathsGiuseppe D'Angelo2022-11-293-0/+143
* CMake: Don't build iOS auto tests when QT_BUILD_MINIMAL_STATIC_TESTAlexandru Croitor2022-09-071-1/+7
* Fix assert with wrong number of argument to animateTransformAllan Sandfeld Jensen2022-08-311-0/+18
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-239-9/+9
* Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-221-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-275-5/+5
* Add license headers to cmake filesLucie Gérard2022-07-079-0/+27
* Escape the values of title and description in the svg generatorMikolaj Boc2022-06-141-0/+62
* Use SPDX license identifiersLucie Gérard2022-06-138-227/+16
* Remove unused .qrc filesJoerg Bornemann2022-01-183-41/+0
* Fix tst_qicon_svg, tst_qsvgplugin, tst_qsvgrenderer runtime failuresTatiana Borisova2022-01-137-4/+21
* Fuzzing: Discard logging output from QSvgRendererRobert Löhning2021-12-211-1/+6
* Add BC file for 6.2.0Milla Pohjanheimo2021-12-081-0/+19463
* Fix boundsOnElement() for text nodes having transformationsEirik Aavitsland2021-11-191-0/+6
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-222-2/+2
* Binary compatibility file for 6.1Milla Pohjanheimo2021-09-031-0/+19053
* Fuzzing: Remove .pro-files of libfuzzer testsRobert Löhning2021-08-241-9/+0
* Fix parsing of arc elements in pathsEirik Aavitsland2021-07-141-0/+14
* Fuzzing: Ensure importing minimal plugin into static buildsRobert Löhning2021-05-261-3/+3
* Add binary compatibility files for QtSvg for Qt 6.0.0Milla Pohjanheimo2021-04-301-0/+19046