aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/particles
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-122-2/+7
|\
| * Fix all import versionsUlf Hermann2020-02-191-1/+1
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-1/+6
| |\
| | * Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+6
* | | Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-051-7/+3
* | | Post-merge fixesAlexandru Croitor2020-01-301-2/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-1/+1
|\| |
| * | Drop all the .2 from import directoriesUlf Hermann2020-01-171-1/+1
* | | Post merge fixesLeander Beernaert2020-01-241-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-1363/+2
|\| |
| * | Fix maximum minor to 15 for importsUlf Hermann2020-01-141-1/+1
| |/
| * Generate registrations for all importsUlf Hermann2020-01-102-1363/+1
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* | Regenerate projectsAlexandru Croitor2019-11-141-1/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-34/+186
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-071-0/+50
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-0/+50
| | |\
| | | * Update plugins.qmltypes for 5.14Kai Koehne2019-09-261-0/+50
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-271-34/+136
| |\| |
| | * | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-34/+136
| | |/
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-5/+5
|\| |
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-051-5/+5
| |\|
| | * Regenerate plugins.qmltypesUlf Hermann2019-08-261-5/+5
* | | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-111-0/+1
* | | Add qt6_add_qml_module() public APILeander Beernaert2019-09-191-1/+1
* | | Re-generate QML imports after latest pro2cmake changesSimon Hausmann2019-08-091-1/+0
* | | Re-generate QML importsSimon Hausmann2019-08-091-1/+1
* | | Update qml modulesLeander Beernaert2019-08-061-0/+2
* | | Update qml modulesLeander Beernaert2019-08-011-2/+4
* | | Update add_qml_module() call to match new requirementsLeander Beernaert2019-07-311-0/+1
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-241-2/+1
|\| |
| * | Fix module imports when building with Qt Version 6.0.0Simon Hausmann2019-07-151-2/+1
| |/
* / Build projects from src/importAlexandru Croitor2019-07-241-0/+26
|/
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-131-2/+2
* Remove misleading Q_UNUSED(uri)Nazar Gerasymchuk2018-11-051-1/+0
* Update plugins.qmltypesKai Koehne2018-09-061-2/+2
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* Document latest QtQuick.Particles import version to be 2.11Kai Koehne2018-04-201-1/+1
* add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Update plugins.qmltypes for 5.9Marco Benelli2017-03-131-3/+3
* Update .qmltypesMarco Benelli2016-09-121-205/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\
| | * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-191-1/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Utilize the resources when building statically.Andy Shaw2015-12-021-0/+8
|/