summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-055-176/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-152-2/+2
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-225-33/+1
* Make StateMachine QML plugin optionalJuha Vuolle2021-02-0336-3388/+8
* Make Scxml QML plugin optionalJuha Vuolle2021-02-0112-976/+7
* QML versioning and registration update for QtScxmlJuha Vuolle2021-01-297-160/+33
* Fix deprecation warnings and developer buildFriedemann Kleint2021-01-281-1/+1
* QtScxml module cmake portJuha Vuolle2021-01-212-2/+2
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-211-3/+3
* Re-generate all CMake filesJoerg Bornemann2021-01-194-8/+5
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-183-0/+63
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-152-4/+2
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-151-1/+1
| |\
| * | Regenerate before mergeAlexandru Croitor2019-10-152-0/+2
| * | Port QtScxml to CMakeJoerg Bornemann2019-09-263-0/+63
* | | Move state machine source into QtScxmlKarsten Heimrich2020-08-288-12/+11
* | | Move qml statemachine plugin from qtdeclarative into qtsxcmlKarsten Heimrich2020-08-2137-1/+3465
* | | Add ; to Q_UNUSEDLars Schmertmann2020-06-301-1/+1
* | | Use QList instead of QVectorJarek Kobus2020-06-261-1/+1
* | | Only return uniquely named services from invokedServices()Ulf Hermann2020-06-181-1/+1
* | | Fix warning that the QQmlListProperty constructor is deprecatedThiago Macieira2020-05-052-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-291-1/+1
|\ \ \ | |_|/ |/| |
| * | Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-251-1/+1
| * | Fix usages of text stream operatorsAlexandru Croitor2019-12-051-1/+1
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-042-3/+4
|\ \ \ | |/ / |/| / | |/
| * Fix Qt6 buildAlexandru Croitor2019-08-061-2/+3
| * Bump Qt version to Qt 6Alexandru Croitor2019-07-101-1/+1
* | Update plugins.qmltypes for 5.14v5.14.0-beta2v5.14.0-beta1Kai Koehne2019-09-271-1/+1
|/
* Update plugins.qmltypesv5.13.0-beta3Kai Koehne2019-04-121-12/+13
* Automatically register the latest import versionKai Koehne2019-04-123-1/+6
* Fix coding style issuesJarek Kobus2018-05-021-2/+2
* Use nullptr instead of 0Jarek Kobus2018-05-023-4/+4
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-1/+12
|\
| * Properly convert URLs to local files in QML state machine loaderUlf Hermann2017-08-171-1/+12
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-5/+5
|/
* Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
* Doc: Fix QML property types and method signaturesv5.9.0-beta1Leena Miettinen2017-03-233-6/+8
* Doc: Add docs for the InvokedServices QML typeLeena Miettinen2017-03-211-0/+33
* Doc: Add docs for the EventConnection QML typeLeena Miettinen2017-03-211-0/+37
* Doc: Remove docs for property changed signalsLeena Miettinen2017-03-211-13/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-103-8/+8
|\
| * Switch to using QQmlExtensionInterface IDRobin Burchell2017-02-081-1/+1
| * Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-083-7/+7
* | statemachineloader: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-5/+5
|/
* Doc: Fix the name of the QML moduleLeena Miettinen2016-10-121-1/+1
* Update plugins.qmltypesUlf Hermann2016-09-272-5/+123
* Replace Q_FOREACH/foreach with ranged-forErik Verbruggen2016-09-252-4/+5
* Make QML imports private on C++ sideUlf Hermann2016-09-2210-24/+69
* Rename StateMachineLoader.filename to "source"Ulf Hermann2016-09-063-30/+33