aboutsummaryrefslogtreecommitdiffstats
path: root/tests/baseline/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Support fill-opacity and stroke-opacity in VectorImageEskil Abrahamsen Blomfeldt2025-04-302-3/+23
* Add a test for degenerate arcsEskil Abrahamsen Blomfeldt2025-04-231-0/+113
* Implement item generator via QML generatorEskil Abrahamsen Blomfeldt2025-04-111-0/+19
* Animate opacity propertyEskil Abrahamsen Blomfeldt2025-04-102-0/+45
* Add trimming functionality to ShapePathEirik Aavitsland2025-03-241-0/+91
* Baseline test: Make scene grabber work for busy-waiting scenesEirik Aavitsland2025-03-211-2/+4
* Add RectangleShape to QtQuick.Shapes.DesignHelpersMitch Curtis2025-03-041-0/+185
* vectorimage: Use unhinted font layoutsEskil Abrahamsen Blomfeldt2025-02-272-0/+26
* QuickShapes: Handle removals of ShapePaths correctlyEirik Aavitsland2025-01-311-0/+158
* Transform animations for VectorImageEskil Abrahamsen Blomfeldt2024-12-2017-0/+275
* Baseline tests: move mouse cursor out of the wayVolker Hilsheimer2024-12-141-0/+3
* Baseline tests: prefer a screen with a DPR of 1.0Volker Hilsheimer2024-12-121-0/+18
* scenegrabber: Don't try to grab when just showing app windowTor Arne Vestbø2024-12-111-1/+1
* Add Shear transform typeEskil Abrahamsen Blomfeldt2024-12-051-0/+26
* test: baseline: Call finalizeAndDisconnectJonas Karlsson2024-12-041-0/+6
* Add RectangularShadow elementKaj Grönholm2024-11-091-0/+211
* Add test for rendering a very large fontEskil Abrahamsen Blomfeldt2024-11-011-0/+40
* AnimateColor supportEskil Abrahamsen Blomfeldt2024-10-312-0/+46
* Add missing includesFabian Kosmale2024-10-241-0/+1
* Curve renderer: Avoid losing updates during async processingEirik Aavitsland2024-09-271-0/+64
* VectorImage: Fix transform of nodes following embedded imagesEskil Abrahamsen Blomfeldt2024-08-312-0/+32
* Baseline test: Improve the scene grabber's animation handlingEirik Aavitsland2024-08-172-7/+19
* Simplify baseline tests using new main() macroEirik Aavitsland2024-08-072-10/+7
* VectorImage: Add support for gradient/fill transformsEirik Aavitsland2024-06-152-0/+87
* Add svg test suite to VectorImage testEskil Abrahamsen Blomfeldt2024-06-12259-0/+17092
* VectorImage: Support stroke styling for textHatem ElKharashy2024-06-112-0/+29
* Be more careful in intersection solver at start/end of segment 1Matthias Rauter2024-06-051-0/+64
* Introduce preferTypoLineMetrics property to Qt Quick fonts as wellEskil Abrahamsen Blomfeldt2024-06-041-0/+24
* Curve renderer: avoid unnecessary re-triangulationEirik Aavitsland2024-05-311-0/+214
* Don't update transform if it hasn't changedEskil Abrahamsen Blomfeldt2024-05-302-0/+182
* Texture fill for shapesEskil Abrahamsen Blomfeldt2024-05-271-0/+177
* Add PathRectangle, a PathElement for optionally rounded rectanglesEirik Aavitsland2024-05-261-0/+151
* Scale VectorImage contents to match requested sizeEskil Abrahamsen Blomfeldt2024-05-162-0/+85
* Add fillTransform property to ShapePathEirik Aavitsland2024-05-142-0/+128
* Match QFont::ContextFontMerging with Qt Quick APIEskil Abrahamsen Blomfeldt2024-05-081-0/+18
* Baseline tests: grab the ApplicationWindow when testing ControlsVolker Hilsheimer2024-04-171-1/+1
* Modernize QML SceneGrabberVolker Hilsheimer2024-04-171-20/+18
* tst_baseline_scenegraph: check for a possible QFile::open failureGiuseppe D'Angelo2024-04-041-1/+2
* Fix assert for certain dashed strokes in curve rendererEirik Aavitsland2024-04-032-0/+1052
* Baseline scenegraph test: avoid rendering blacklisted itemsEirik Aavitsland2024-03-061-0/+6
* Correct license for test filesLucie Gérard2024-02-2712-12/+12
* Split the intersection baseline testsMatthias Rauter2024-02-077-29/+223
* Remove nested paths during intersection solvingMatthias Rauter2024-02-071-0/+3
* Fix baseline offset with RichText when multiple fonts are usedEskil Abrahamsen Blomfeldt2024-02-072-0/+66
* Fix a bug in intersection solvingMatthias Rauter2024-01-311-0/+2
* Fix bug in intersection solver, triggered by SimpleShape.qmlMatthias Rauter2024-01-312-1/+64
* Fix intersections that coincide with a vertexMatthias Rauter2024-01-181-0/+70
* Fix z-ordering of curve renderer strokeEirik Aavitsland2024-01-081-0/+91
* Detect and remove self intersections of QQuadPathMatthias Rauter2024-01-072-0/+145
* Maintain z order of shapepaths during update in CurveRendererEirik Aavitsland2023-11-294-0/+166