aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to new QRandomGenerator APIThiago Macieira2017-12-0513-38/+38
* Get rid of the last usage of the V4_OBJECT macroLars Knoll2017-11-141-12/+15
* Change CallData::argc to be a QV4::ValueErik Verbruggen2017-09-191-4/+4
* Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-0813-45/+51
|\
| * Use QRandomGenerator instead of q?randThiago Macieira2017-08-2313-45/+51
* | Remove Scope::result and convert calling convention for builtinsLars Knoll2017-08-081-11/+22
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-061-59/+48
|\
| * Get rid of the old way of defining builtin functionsLars Knoll2017-05-191-59/+48
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-0228-0/+56
|\|
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-2628-0/+56
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-04-221-0/+7
|\|
| * Silence GCC 7 warnings about implicit fallthrough in Qt codeThiago Macieira2017-04-201-0/+7
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-071-4/+10
|\|
| * QQuickParticleSystem: Fix crash when an Affector diesMartin T. H. Sandsmark2017-04-051-4/+10
* | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-232-2/+14
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-2/+14
| |\