aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickshape/tst_qquickshape.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-221-1/+1
* Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-181-9/+9
* PathMultiline: handle directly-bound QVector<QPolygonF>Shawn Rutledge2019-09-031-0/+72
* PathMultiline: allow lists/vectors of polygons or point lists/vectorsShawn Rutledge2019-09-021-0/+160
* Enable PathPolyline to take a QPolygonF or QVector<QPointF> pathShawn Rutledge2019-09-021-0/+102
* Add QQuickPathMultiLinePaolo Angelelli2019-07-181-0/+30
* Add QQuickPathPolylinePaolo Angelelli2019-05-281-2/+34
* Add scale property to QQuickPathPaolo Angelelli2019-06-041-1/+1
* Tests: Un-crash image comparison testsFriedemann Kleint2018-12-201-4/+16
* Disable GL_NV_path_rendering unless explicitly requestedLaszlo Agocs2018-09-271-2/+2
* Move QtQuick.Shapes implementation to qtquickshapes, privately exportedPaolo Angelelli2018-06-211-1/+1
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+16
* shapes: Add support for conical gradientsLaszlo Agocs2017-08-081-0/+19
* shapes: Add support for radial gradientsLaszlo Agocs2017-08-081-0/+19
* Rename to vendorExtensionsEnableLaszlo Agocs2017-06-191-2/+2
* Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-081-5/+5
* Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-081-4/+3
* Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-071-8/+8
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-021-0/+251