aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/shapes/qquickshape.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add optional timing logs for Shape triangulationLaszlo Agocs2017-12-121-3/+24
* Doc: Fix issues for Qt Quick Shapes documentationTopi Reinio2017-09-011-109/+125
* Fix some qdoc warnings for 5.10Friedemann Kleint2017-08-281-0/+2
* shapes: Add support for conical gradientsLaszlo Agocs2017-08-081-0/+83
* shapes: Add support for radial gradientsLaszlo Agocs2017-08-081-7/+161
* shapes: Rip out more JS API leftoversLaszlo Agocs2017-07-311-103/+31
* shapes: Add example linksLaszlo Agocs2017-07-061-1/+3
* shape: Revise performance notes in the docsLaszlo Agocs2017-07-061-22/+37
* shape: Call base impl for componentCompleteLaszlo Agocs2017-07-061-3/+3
* shapes: Remove componentComplete from QQuickShapePrivateThomas Hartmann2017-07-061-2/+1
* shapes: Convert QT_NO_OPENGL to QT_CONFIG(opengl)Liang Qi2017-06-261-4/+4
* Rename to vendorExtensionsEnableLaszlo Agocs2017-06-191-5/+5
* Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-081-26/+26
* Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-081-143/+23
* Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-071-78/+44
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-021-0/+1485