summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add QtStateMachine QKeyEventTransition & QMouseEventTransition bindablesJuha Vuolle2021-05-038-27/+78
* QtStateMachine bindable support to QEventTransition propertiesJuha Vuolle2021-05-033-19/+47
* QtScxml bindable support to QScxmlDataModel::stateMachineJuha Vuolle2021-05-033-8/+30
* QtStateMachine QML-facing properties' bindable support part 5Juha Vuolle2021-05-036-19/+45
* QtStateMachine QQmlListProperty bindablesJuha Vuolle2021-05-037-18/+101
* QtStateMachine QML-facing properties' bindable support part 4Juha Vuolle2021-05-032-8/+9
* QtScxml QML-facing properties bindable support additions part 2Juha Vuolle2021-05-033-7/+22
* QtScxml QML-facing properties bindable support additions part 1Juha Vuolle2021-05-033-48/+115
* QtStateMachine QML-facing properties' bindable support part 3Juha Vuolle2021-05-034-14/+48
* QtStateMachine QML-facing properties' bindable support part 2Juha Vuolle2021-05-033-17/+36
* QtStateMachine QML-facing properties' bindable support part 1Juha Vuolle2021-05-0310-55/+127
* QtScxml QML-facing properties bindable supportJuha Vuolle2021-05-035-73/+144
* QScxmlEventConnection bindable supportJuha Vuolle2021-05-032-20/+40
* signaltransition: Add QML_CUSTOMPARSERMaximilian Goldstein2021-04-281-0/+1
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-272-2/+0
* qt6_add_statecharts cmake macro documentationJuha Vuolle2021-04-191-0/+51
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-154-4/+4
* Only hightlight one exampleAlex Blasche2021-04-141-2/+1
* Install qmake scxml compiler to allow STATECHARTS directive in Qt6Juha Vuolle2021-04-091-10/+5
* Name and mark the scxml datamodel plugin headers as privateJuha Vuolle2021-03-3111-68/+69
* Qt SCXML: Fix HistoryState crashTamas Martinec2021-03-261-2/+10
* Fix the "Could not resolve QML import statement" qdoc warningTamas Martinec2021-03-221-1/+0
* QtScxml: Fix spelling in example documentationTamas Martinec2021-03-101-1/+1
* Documentation to reflect the qscxmlecmascriptdatamodel code locationJuha Vuolle2021-03-032-3/+5
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-03-031-1/+1
* Add const to QSignalTransition::senderObject QObject*Juha Vuolle2021-03-024-6/+13
* Remove qtcxml repo qmake build support (examples excepted)Juha Vuolle2021-02-2214-231/+1
* Add license and module change information to QtScxml documentationJuha Vuolle2021-02-221-0/+18
* Qt State Machine standalone documentationJuha Vuolle2021-02-1741-178/+556
* 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
* QtScxml: Move ecmascript data model to a pluginTamas Martinec2021-02-1719-42/+300
* Qt6 related documentation changes for scxml moduleJuha Vuolle2021-02-1110-32/+162
* Add qscxmlc qmake options also for cmakeJuha Vuolle2021-02-081-6/+16
* Make StateMachine QML plugin optionalJuha Vuolle2021-02-0339-81/+220
* Make Scxml QML plugin optionalJuha Vuolle2021-02-0116-64/+131
* QML versioning and registration update for QtScxmlJuha Vuolle2021-01-2911-167/+43
* Increment qscxmlc code generator output revisionJuha Vuolle2021-01-291-1/+1
* Mark dynamic state machines' metaobjects as fully dynamicUlf Hermann2021-01-281-5/+27
* Fix deprecation warnings and developer buildFriedemann Kleint2021-01-283-6/+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-282-1/+2
* QtScxml module cmake portJuha Vuolle2021-01-214-8/+8
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-215-21/+18
* Re-generate all CMake filesJoerg Bornemann2021-01-1912-9/+89
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-189-11/+226
|\
| * Regenerate projectswip/cmakeAlexandru Croitor2019-11-154-12/+8
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-152-1/+2
| |\
| * | Regenerate before mergeAlexandru Croitor2019-10-154-2/+4