summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlcompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* qtscxml: Error out when no script content givenSemih Yavuz2023-11-071-0/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-10/+10
* Port from container::count() and length() to size()Marc Mutz2022-10-071-7/+7
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-38/+2
* Include missing headersMarc Mutz2022-04-071-0/+2
* Adapt to changed return type for toDynamicMetaObject()Ulf Hermann2021-10-081-1/+1
* Mark dynamic state machines' metaobjects as fully dynamicUlf Hermann2021-01-281-5/+27
* Fix deprecation warnings and developer buildFriedemann Kleint2021-01-281-4/+4
* Fix a set of compilation errors against Qt6Juha Vuolle2021-01-211-1/+1
* Qt6: Port QtScxml to QStringViewKarsten Heimrich2020-07-011-15/+15
* Add ; to Q_UNUSEDLars Schmertmann2020-06-301-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-261-16/+16
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-6/+6
* Fix warnings about fall throughFriedemann Kleint2019-05-271-2/+2
* Make the ECMAScript model a configurable featureSimon Hausmann2018-06-281-1/+0
* 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
| |\
| | * Output a better warning when runtime-loading malformed SCXMLUlf Hermann2017-11-101-3/+8
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-17/+17
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-221-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-15/+15
|/ /
* / Cleanup JS includes, remove unneeded codev5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Jarek Kobus2017-08-181-2/+0
|/
* Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-081-13/+7
* Reduce the public API exposed in qscxmlinvokableservice.hUlf Hermann2016-11-291-8/+14
* Further clean up qscxmlinvokableservice.hv5.8.0-beta1Ulf Hermann2016-10-271-28/+8
* Rename QScxmlParser to QScxmlCompilerUlf Hermann2016-10-141-0/+2505