aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/shapes
Commit message (Expand)AuthorAgeFilesLines
* Fix Shapes not playing well with QtGraphicalEffectsPaolo Angelelli2018-01-312-2/+6
* QmlJs: update plugins.qmltypesMarco Benelli2017-12-141-0/+24
* Rename Shapes plugin's qrc to something more uniqueLaszlo Agocs2017-12-143-2/+2
* Add optional timing logs for Shape triangulationLaszlo Agocs2017-12-122-3/+31
* shapes: Reduce stroke/fill node dataLaszlo Agocs2017-09-052-27/+14
* 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
* Nvpr renderer: Adapt QPen behavior when setting dashPatternBerthold Krevert2017-08-091-3/+16
* shapes: Remove unused signalLaszlo Agocs2017-08-091-1/+0
* shapes: Add support for conical gradientsLaszlo Agocs2017-08-0813-5/+403
* shapes: Add support for radial gradientsLaszlo Agocs2017-08-0814-94/+646
* Normalize dashOffset behavior between renderer backendsBerthold Krevert2017-08-051-3/+3
* shapes: Rip out more JS API leftoversLaszlo Agocs2017-07-318-291/+49
* Move shapes-related shaders to under the shapes pluginLaszlo Agocs2017-07-2913-6/+122
* Rename property to rendererTypeBerthold Krevert2017-07-282-2/+2
* Check for GL_NV_path_rendering extensionBerthold Krevert2017-07-251-2/+6
* 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-062-3/+1
* Update plugins.qmltypes for ShapesMarco Benelli2017-07-061-192/+25
* shapes: Convert QT_NO_OPENGL to QT_CONFIG(opengl)Liang Qi2017-06-267-20/+32
* Add Q_ASSERT to test prevNodeJesus Fernandez2017-06-261-0/+1
* Initialize uniform location variablesJesus Fernandez2017-06-261-2/+2
* Initialize variablesJesus Fernandez2017-06-261-4/+4
* Initialize pointerJesus Fernandez2017-06-261-1/+1
* Initialize pointerJesus Fernandez2017-06-261-1/+2
* Rename to vendorExtensionsEnableLaszlo Agocs2017-06-192-9/+9
* Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-082-29/+29
* Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-087-191/+30
* Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-073-91/+48
* Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-0216-0/+5893