summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix iOS app builds that use QScxmlEcmaScriptDataModelPluginAlexandru Croitor2021-08-241-4/+0
* Remove mentioning of possible third-party licensesKai Köhne2021-06-021-6/+0
* Fix autotest compilation error on Windows/MinGWJuha Vuolle2021-05-261-0/+5
* Fix naming of plugin classes, targets and filesUlf Hermann2021-05-1111-25/+21
* Only hightlight one exampleAlex Blasche2021-04-231-2/+1
* 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
* 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-171-1/+1
* Add const to QSignalTransition::senderObject QObject*Juha Vuolle2021-03-084-6/+13
* Documentation to reflect the qscxmlecmascriptdatamodel code locationJuha Vuolle2021-03-032-3/+5
* 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
* QtScxml: Move ecmascript data model to a pluginTamas Martinec2021-02-1919-42/+300
* 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
* 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
| * | Port QtScxml to CMakeJoerg Bornemann2019-09-269-11/+228
* | | Move state machine docs into QtScxmlKarsten Heimrich2020-08-2830-0/+1676
* | | Move state machine source into QtScxmlKarsten Heimrich2020-08-2847-14/+8745
* | | Fix error checking when attempting to connect nonexistent statesJoni Poikelin2020-08-211-1/+1
* | | Move qml statemachine plugin from qtdeclarative into qtsxcmlKarsten Heimrich2020-08-2137-1/+3465
* | | Adapt to latest qtbase MOC and QMetaType changesKarsten Heimrich2020-08-182-3/+3
* | | Qt6: Port QtScxml to QStringViewKarsten Heimrich2020-07-014-20/+20
* | | Update QtScxml module towards Qt6 changesKarsten Heimrich2020-07-011-4/+4
* | | Add ; to Q_UNUSEDLars Schmertmann2020-06-302-2/+2
* | | Use QList instead of QVectorJarek Kobus2020-06-2615-153/+152
* | | Only return uniquely named services from invokedServices()Ulf Hermann2020-06-181-1/+1
* | | Use Q_MOC_INCLUDE for forward-declared classes used in propertiesUlf Hermann2020-06-102-1/+5