summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmltabledata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-8/+8
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-38/+2
* Include missing headersMarc Mutz2022-04-071-0/+2
* Use QList instead of QVectorJarek Kobus2020-06-261-26/+26
* Bump Qt version to Qt 6Alexandru Croitor2019-07-101-24/+24
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-221-12/+12
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-12/+12
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-041-0/+73
|\
| * Doc: Edit the docs for grammar and styleLeena Miettinen2016-12-021-2/+2
| * Add missing documentationUlf Hermann2016-11-301-0/+73
* | Resolve the mixup of various ID typesUlf Hermann2016-12-191-3/+3
|/
* Further clean up qscxmlinvokableservice.hv5.8.0-beta1Ulf Hermann2016-10-271-5/+10
* Rename QScxmlParser to QScxmlCompilerUlf Hermann2016-10-141-1/+1
* Simplify qscxmlexecutablecontent.hUlf Hermann2016-10-141-6/+8
* Rename QScxmlExecutableContent::Instructions and make byte code constUlf Hermann2016-10-141-2/+2
* Replace Q_FOREACH/foreach with ranged-forErik Verbruggen2016-09-251-13/+13
* Change the type of generated states to "Synthetic"Erik Verbruggen2016-09-161-0/+3
* Remove remaining dynamic castsv5.8.0-alpha1Ulf Hermann2016-08-311-2/+2
* Don't return values by referenceJarek Kobus2016-08-231-17/+16
* Get rid of qt modeJarek Kobus2016-08-231-21/+2
* Support <content expr="...">Ulf Hermann2016-08-191-0/+3
* Don't generate properties and getters for sub state machinesJarek Kobus2016-07-291-7/+0
* Replace the QStateMachine-based implementation.Erik Verbruggen2016-06-091-3/+1011
* Unify Qt namespace declarationsUlf Hermann2016-03-301-1/+3
* Update license headersJarek Kobus2016-01-261-9/+27
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Split qscxmlstatemachine.h into separate files.Erik Verbruggen2015-10-061-0/+24