aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickshape
Commit message (Expand)AuthorAgeFilesLines
* PathMultiline: handle directly-bound QVector<QPolygonF>Shawn Rutledge2019-09-032-0/+131
* PathMultiline: allow lists/vectors of polygons or point lists/vectorsShawn Rutledge2019-09-023-0/+212
* Enable PathPolyline to take a QPolygonF or QVector<QPointF> pathShawn Rutledge2019-09-023-0/+154
* Add QQuickPathMultiLinePaolo Angelelli2019-07-183-0/+118
* unblacklist passing testsDaniel Smith2019-06-271-8/+0
* Add QQuickPathPolylinePaolo Angelelli2019-05-282-2/+101
* Add scale property to QQuickPathPaolo Angelelli2019-06-042-1/+2
* 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-212-24/+2
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+16
* Blacklist tst_QQuickShape tests on macOS CI runsTor Arne Vestbø2017-09-071-0/+8
* shapes: Add support for conical gradientsLaszlo Agocs2017-08-083-0/+54
* shapes: Add support for radial gradientsLaszlo Agocs2017-08-083-0/+56
* Rename to vendorExtensionsEnableLaszlo Agocs2017-06-193-4/+4
* Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-081-5/+5
* Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-083-13/+12
* Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-073-42/+34
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-028-0/+395