aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes
Commit message (Expand)AuthorAgeFilesLines
* Update opensource license to .frag and .vert filesv5.15.18-lts-lgpl5.15Tarja Sundqvist2025-06-0622-440/+440
* Merge tag 'v5.15.17-lts' into tqtc/lts-5.15-opensourceTarja Sundqvist2024-11-2023-0/+860
|\
| * QtQuick.Shapes: Mark Shape properties as readonlyIvan Tkachenko2023-12-281-0/+2
| * Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-11-1422-0/+858
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgplTarja Sundqvist2024-01-041-0/+4
|\|
| * Fix Shape stroke color when changing alpha from 0 to non-0Laszlo Agocs2023-01-181-0/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-111-3/+5
|\|
| * Handle missing stops gracefully in Shape gradientsLaszlo Agocs2022-11-141-3/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-0/+2
|\|
| * QuickShapesPrivate: includemocsMarc Mutz2022-05-011-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-101-0/+7
|\|
| * Document that the vendorext property is deprecatedLaszlo Agocs2021-12-011-0/+7
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2414-286/+286
|/
* Update commercial license headersTarja Sundqvist2021-02-0214-286/+286
* Regenerate Shape fill geometry when alpha changes to non-zeroLaszlo Agocs2021-01-131-0/+4
* Avoid GHS linker to optimize away QML type registrationsKimmo Ollila2020-11-181-0/+2
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-311-1/+1
* shapes: Avoid upsetting Mesa on eglfs with kmsLaszlo Agocs2020-05-181-1/+9
* Synthetically reference type registration functionsUlf Hermann2020-02-041-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-231-0/+1
|\
| * Remove shadereffect dependency from shapesKarim Pinter2020-01-221-0/+1
* | Upgrade qsb files to version 4Laszlo Agocs2020-01-216-0/+0
* | Generate registrations for all importsUlf Hermann2020-01-103-15/+19
* | Regenerate rhi shadersLaszlo Agocs2019-12-116-0/+0
* | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-253-5/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-081-5/+5
|\|
| * Convert a few sizeof(array)/sizeof(element0) fors to range forsAlbert Astals Cid2019-10-041-5/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-043-18/+18
|\|
| * 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
* | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+8
|/ /
* | 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