aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes
Commit message (Expand)AuthorAgeFilesLines
* Convert a few sizeof(array)/sizeof(element0) fors to range forsAlbert Astals Cid2019-10-041-5/+5
* Change const ref to ref in QSGMaterialRhiShader as per API reviewLaszlo Agocs2019-09-232-12/+12
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-121-6/+6
|\
| * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-291-6/+6
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-1/+1
|\|
| * Doc: Fix QtQuick.Shapes::ShapePath::strokeWidth property typeLeena Miettinen2019-07-261-1/+1
* | Fix incorrect vertex data and rendering when shapes change sceneSimon Hausmann2019-08-071-0/+5
* | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0419-149/+687
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-201-1/+8
|\|
| * declarative: fix resource initialization for namespaced buildsTim Blechmann2019-02-231-1/+8
* | Do qtVectorPathForPath before starting thread poolUlf Hermann2019-06-141-0/+6
* | Add scale property to QQuickPathPaolo Angelelli2019-06-041-0/+1
|/
* Doc: Fix link issuesNico Vertriest2019-02-281-3/+2
* Doc: Restore QtQuick.Shapes documentationTopi Reinio2018-12-101-4/+4
* Disable GL_NV_path_rendering unless explicitly requestedLaszlo Agocs2018-09-272-12/+18
* Enable Qt Quick path and shapes for the no-thread configurationMorten Johan Sørvig2018-09-121-1/+17
* Move QtQuick.Shapes implementation to qtquickshapes, privately exportedPaolo Angelelli2018-06-2132-0/+6463