aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-241-0/+1
|\
| * Split compiler and runtime more clearlyUlf Hermann2019-07-111-0/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
|\|
| * Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-1/+1
* | More porting of declarative modulesAlexandru Croitor2019-06-081-0/+101
|/
* 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
| |\
| | * Fix build for -no-feature-quick-shadereffectStephan Binner2017-02-272-2/+14
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-283-14/+5
|\| |
| * | Replace usage of QSignalMapper by lambdaOlivier Goffart2017-02-143-14/+5
* | | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-29/+29
|/ /
* | QQuickGravityAffector: Properly deprecate the acceleration property in docsRobin Burchell2017-01-171-7/+5
* | QQuickGravityAffector: Move implementations from header to cppRobin Burchell2017-01-172-37/+46
* | Fix up some last un-fixed instances of qmlInfo that should be qmlWarningRobin Burchell2017-01-161-1/+1
* | Remove remnants of blackberry platform supportRobin Burchell2017-01-163-26/+2