summaryrefslogtreecommitdiffstats
path: root/src/scxml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-111-1/+8
|\
| * Fix history state index handlingJuha Vuolle2022-11-021-1/+8
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-191-27/+29
|\|
| * Fix calling of the overloaded Scxml statemachine methodsJuha Vuolle2021-05-071-27/+29
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2336-742/+742
|/
* Mark dynamic state machines' metaobjects as fully dynamicUlf Hermann2021-02-031-5/+27
* Update commercial license headersTarja Sundqvist2021-01-2736-742/+742
* Fix error checking when attempting to connect nonexistent statesJoni Poikelin2020-08-211-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Qt Forward Merge Bot2020-03-071-2/+2
|\
| * Doc: Fix highlighting of QML importKai Koehne2020-03-061-2/+2
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-6/+6
* | CMake: Add Qt6 forward compatible CMake API and targetsAlexandru Croitor2020-01-242-0/+22
* | Fix usages of text stream operatorsAlexandru Croitor2019-12-051-24/+24
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-2/+2
| |\
| | * Fix warnings about fall throughFriedemann Kleint2019-05-271-2/+2
* | | Optimize connectToState() methodJarek Kobus2019-05-292-2/+7
* | | Fix deprecation warning about QVector<T>::fromStdVector()Friedemann Kleint2019-05-271-2/+2
* | | Fix deprecation warnings about QVector<T>::fromStdVector()Friedemann Kleint2019-05-271-4/+6
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-021-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-301-2/+2
| |\|
| | * Fix module dependencies of scxmlKai Koehne2019-04-291-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-132-6/+6
|\| |
| * | Automatically register the latest import versionKai Koehne2019-04-122-6/+6
| |/
* / Remove unneeded includeJarek Kobus2019-02-081-1/+0
|/
* Don't suppress <log> tags with missing or bad exprUlf Hermann2018-11-141-10/+12
* Remove compatibility code for private QML APISimon Hausmann2018-07-181-13/+0
* Adjust to internal API changes in qtdeclarativeLars Knoll2018-07-121-0/+12
* Remove private API guardsSimon Hausmann2018-06-291-4/+0
* Adapt to internal QtQml API changesSimon Hausmann2018-06-281-0/+4
* Make the ECMAScript model a configurable featureSimon Hausmann2018-06-287-6/+48
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-1/+1
|\
| * Doc: Add missing dot (qtscxml)Paul Wicking2018-06-191-1/+1
* | Fix link error on WindowsFriedemann Kleint2018-05-162-1/+8
* | Fix tst_scion failuresSimon Hausmann2018-05-031-1/+1
* | Fix coding style issuesJarek Kobus2018-05-021-2/+2
* | Fix coding style issuesJarek Kobus2018-05-021-1/+1
* | Use nullptr instead of 0Jarek Kobus2018-05-021-1/+1
|/
* Fix Qt5ScxmlMacros.cmake for CMake 3.9v5.11.0-beta4v5.11.0-beta3Rolf Eike Beer2018-03-231-0/+1
* Doc: Exclude a private header to suppress QDoc warningsLeena Miettinen2018-03-231-0/+2
* Align methods and docs for QScxmlStateMachineUlf Hermann2018-03-222-103/+63
* Remove Q_QDOC ifdefs from qscxmlexecutablecontent_p.hUlf Hermann2018-03-221-2/+0
* Doc: Document anonymous enums in QScxmlExecutableContentLeena Miettinen2018-03-221-1/+17
* Doc: Fix documentation warningsTopi Reinio2018-03-202-16/+23
* Merge remote-tracking branch 'origin/5.10' into devv5.11.0-alpha1Liang Qi2018-02-011-2/+0
|\
| * Remove unnecessary Q_OBJECT_CHECK macroThiago Macieira2017-11-221-2/+0
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-2/+7
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-3/+8
| |\