aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/shapes/qquickshape.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix one link commandMartin Smith2018-03-021-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-2/+5
|\
| * Fix Shapes not playing well with QtGraphicalEffectsPaolo Angelelli2018-01-311-2/+5
* | Add optimized path for QML ShapePathKaj Grönholm2018-02-011-0/+2
* | QQuickShape: override contains(QPointF); demonstrate in examplesShawn Rutledge2018-01-251-2/+59
* | QQuickShapePrivate: use header init, order storage by typeShawn Rutledge2018-01-161-6/+0
|/
* 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