aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shapes/content
Commit message (Expand)AuthorAgeFilesLines
* Clean up shapes exampleUlf Hermann2021-09-0123-6414/+0
* Shapes example: use qqc2 componentsOliver Eftevaag2021-08-2823-120/+133
* examples: Use template literals for multiline stringsMaximilian Goldstein2021-05-031-2/+2
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-121-3/+3
* Fix vertical position of PathTextEskil Abrahamsen Blomfeldt2020-01-291-1/+1
* Introduce PathText path elementEskil Abrahamsen Blomfeldt2020-01-212-0/+75
* Examples: Avoid Qt.createQmlObject()Ulf Hermann2019-10-021-27/+86
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-172-6/+4
* rename containsMask to containmentMaskShawn Rutledge2018-02-271-1/+1
* demonstrate containsMask in the tapableTriangle Shape exampleShawn Rutledge2018-01-261-2/+3
* QQuickShape: override contains(QPointF); demonstrate in examplesShawn Rutledge2018-01-253-10/+112
* Add new PathAngleArc typeMichael Brasser2017-11-071-5/+9
* Rename shape example files to get rid of the old pathitem termLaszlo Agocs2017-08-095-4/+4
* shapes: Add support for conical gradientsLaszlo Agocs2017-08-081-1/+18
* shapes: Add support for radial gradientsLaszlo Agocs2017-08-083-2/+104
* Rename property to rendererTypeBerthold Krevert2017-07-281-1/+1
* Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-082-4/+21
* Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-083-12/+12
* Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-0717-2964/+2440
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-0221-0/+6550