aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickshape
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-14/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-4/+4
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-221-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-201-9/+9
|\
| * Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-181-9/+9
* | CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-6/+2
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-4/+4
* | Regenerate testsAlexandru Croitor2019-11-141-9/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-116-0/+497
|\|
| * 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
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-0/+118
|\|
| * Add QQuickPathMultiLinePaolo Angelelli2019-07-183-0/+118
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+64
|/
* 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