aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-111-17/+33
| * | | | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-241-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | More porting of declarative modulesAlexandru Croitor2019-06-081-0/+101
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-114-7/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-104-7/+1
* | | | | | | | | | Fix all import versionsUlf Hermann2020-02-191-1/+1
* | | | | | | | | | Add major version to all Q_REVISIONsUlf Hermann2020-02-1928-0/+28
* | | | | | | | | | Quick: Don't qualify OpenGL includes (part two)Johan Klokkhammer Helsing2020-02-181-1/+1
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-173-12/+21
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | 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
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2510-0/+0
|\| | | | | | | | |
| * | | | | | | | | Upgrade qsb files to version 4Laszlo Agocs2020-01-2110-0/+0
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-201-1/+1
|\| | | | | | | | |
| * | | | | | | | | QQmlListProperty: Add replace and removeLast functionsUlf Hermann2020-01-151-1/+1
* | | | | | | | | | Drop all the .2 from import directoriesUlf Hermann2020-01-171-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fix maximum minor to 15 for importsUlf Hermann2020-01-141-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