summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.1' in qt/qtscxmlv6.1.0-beta1Jani Heikkinen2021-02-221-3/+3
* QtScxml: Move ecmascript data model to a pluginTamas Martinec2021-02-1920-45/+306
* Qt State Machine standalone documentationJuha Vuolle2021-02-1775-266/+627
* Add missing example imagesJuha Vuolle2021-02-173-0/+0
* Obsolete qdoc file (some of its contents shall be picked elsewhere)Juha Vuolle2021-02-171-371/+0
* Remove duplicate example imagesJuha Vuolle2021-02-176-0/+0
* Rename example directory (all examples in it are statemachine examples)Juha Vuolle2021-02-17192-20/+20
* Update dependencies on '6.1' in qt/qtscxmlv6.1.0-alpha1Jani Heikkinen2021-02-121-3/+3
* Bump version to 6.1.0Jani Heikkinen2021-02-111-1/+1
* Enable documentation buildJani Heikkinen2021-02-112-0/+6
* Qt6 related documentation changes for scxml moduleJuha Vuolle2021-02-1132-171/+375
* Update dependencies on '6.1' in qt/qtscxmlJani Heikkinen2021-02-101-2/+2
* Update dependencies on '6.1' in qt/qtscxmlJani Heikkinen2021-02-091-2/+2
* Conan: Use the 'shared' option value of the Qt buildIikka Eklund2021-02-081-2/+6
* Add qscxmlc qmake options also for cmakeJuha Vuolle2021-02-0812-6/+313
* Add conan support for qtscxmlJuha Vuolle2021-02-041-0/+128
* Make StateMachine QML plugin optionalJuha Vuolle2021-02-0340-81/+221
* Make Scxml QML plugin optionalJuha Vuolle2021-02-0117-64/+132
* QML versioning and registration update for QtScxmlJuha Vuolle2021-01-2916-179/+55
* Increment qscxmlc code generator output revisionJuha Vuolle2021-01-291-1/+1
* Rename qqmlmetatype testUlf Hermann2021-01-285-11/+11
* Mark dynamic state machines' metaobjects as fully dynamicUlf Hermann2021-01-281-5/+27
* Make testcases more robustJuha Vuolle2021-01-282-176/+162
* Update the dependencies.yamlJuha Vuolle2021-01-281-2/+2
* Fix deprecation warnings and developer buildFriedemann Kleint2021-01-283-6/+8
* Fix example and tests depreceation warningsJuha Vuolle2021-01-282-9/+8
* Fix std::iterator deprecation warning with MSVC19Juha Vuolle2021-01-281-2/+8
* An attempt to fix --no-gui cmake CI build of the QtScxmlJuha Vuolle2021-01-2810-17/+28
* QtScxml module cmake portJuha Vuolle2021-01-2130-159/+56
* Update the code generator from the upstream mocJuha Vuolle2021-01-212-369/+74
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-218-24/+20
* Re-generate all CMake filesJoerg Bornemann2021-01-1964-92/+482
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-1847-11/+1920
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-1513-32/+26
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-158-15/+58
| |\
| * | Regenerate before mergeAlexandru Croitor2019-10-1523-26/+40
| * | Port QtScxml to CMakeJoerg Bornemann2019-09-2647-11/+1912
* | | Add changes file for Qt 5.15.1Antti Kokko2020-09-011-0/+22
* | | Move state machine examples into QtScxmlKarsten Heimrich2020-08-28190-1/+14309
* | | Move state machine tests into QtScxmlKarsten Heimrich2020-08-286-0/+7262
* | | Move state machine docs into QtScxmlKarsten Heimrich2020-08-2830-0/+1676
* | | Move state machine source into QtScxmlKarsten Heimrich2020-08-2849-15/+8748
* | | Adapt to latest qtbase changes, bump dependencyKarsten Heimrich2020-08-283-9/+10
* | | Fix error checking when attempting to connect nonexistent statesJoni Poikelin2020-08-211-1/+1
* | | Move qml statemachine plugin from qtdeclarative into qtsxcmlKarsten Heimrich2020-08-2165-3/+4943
* | | Adapt to latest qtbase MOC and QMetaType changesKarsten Heimrich2020-08-186-71/+234
* | | Fix broken build after introducing QByteArrayViewKarsten Heimrich2020-08-141-2/+4
* | | Fix flaky autotest with a delayed event in scionJarek Kobus2020-08-101-5/+20
* | | Fix Qt 6 compatibility: QMap will no longer support insertMultiThiago Macieira2020-07-310-0/+0
* | | Qt6: Port QtScxml to QStringViewKarsten Heimrich2020-07-015-28/+27