aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-104-7/+1
* Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-072-5/+12
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-7/+7
|\
| * Fix static builds due to name clashesAndy Shaw2020-01-311-7/+7
* | Synthetically reference type registration functionsUlf Hermann2020-02-041-0/+2
* | Upgrade qsb files to version 4Laszlo Agocs2020-01-2110-0/+0
* | QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-151-1/+1
* | Generate registrations for all importsUlf Hermann2020-01-102-42/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-092-51/+36
|\|
| * Stabilize QQuickItemParticleLouis du Verdier2020-01-072-46/+32
* | Add QQuickItemParticle give() method bodyFabio Falsini2020-01-062-6/+21
* | Regenerate rhi shadersLaszlo Agocs2019-12-1110-0/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-092-1/+8
|\|
| * Particle system: fix infinite loop after running for many hoursYulong Bai2019-12-062-1/+8
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-1/+1
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-162-2/+17
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-152-2/+17
| |\
| | * Fix image particle flickering due to broken state machine logicLaszlo Agocs2019-10-142-2/+17
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-084-6/+6
|\| |
| * | Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-074-6/+6
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-044-24/+33
|\| |
| * | Change const ref to ref in QSGMaterialRhiShader as per API reviewLaszlo Agocs2019-09-231-10/+10
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-123-14/+23
| |\|
| | * Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-293-14/+23
* | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-2629-36/+80
|/ /
* | Make ImageParticle functional when rendering via the RHILaszlo Agocs2019-08-2218-147/+884
* | Split compiler and runtime more clearlyUlf Hermann2019-07-111-0/+1
* | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-1/+1
* | Eliminate qmldevtools_buildUlf Hermann2019-05-311-0/+1
* | Fix deprecation warnings in 5.14Friedemann Kleint2019-05-291-2/+2
* | Remove last traces of QV8EngineUlf Hermann2019-05-081-1/+1
* | Remove QQmlV4HandleUlf Hermann2019-04-1010-25/+33
* | Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-081-1/+1
|/
* Remove reference to OpenGL from distance field cache superclassEskil Abrahamsen Blomfeldt2019-01-211-0/+1
* Use msvc qmake scope where appropriateOliver Wolff2018-11-221-1/+1
* Replace more vestiges of VisualDataModel, *Group and VisualItemModelShawn Rutledge2018-10-031-1/+0
* Unify put and putIndexedLars Knoll2018-07-023-3/+3
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-2528-28/+28
|\
| * Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-2528-28/+28
| |\
| | * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-1928-28/+28
* | | Add Proxy support for prototype handlingLars Knoll2018-06-251-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-271-1/+1
|\|
| * Add handling of device pixel ratio to animated spritesAllan Sandfeld Jensen2018-04-261-1/+1
* | Disambiguate different allocation functions in the memory managerLars Knoll2018-04-121-1/+1
|/
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-6/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-2613-63/+63
* Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-026-8/+8
* Convert particles over to new calling convention for builtin functionsLars Knoll2018-01-121-26/+26