summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlcppdatamodel.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-221-5/+5
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-12/+12
* Add missing documentationUlf Hermann2016-11-301-2/+1
* Drop the final from methods of QScxmlCppDataModelUlf Hermann2016-11-301-4/+3
* Fix header guardsUlf Hermann2016-11-291-3/+3
* Drop some empty destructorsUlf Hermann2016-11-291-1/+0
* Drop the return value from QScxmlDataModel::evaluateForEach()Ulf Hermann2016-11-251-1/+1
* Rename "In" method to lowercase "inState"Ulf Hermann2016-08-041-1/+1
* Make the data model setup() methods Q_INVOKABLEUlf Hermann2016-07-291-1/+1
* De-inline QScxmlDataModel hierarchy dtorsMarc Mutz2016-05-121-0/+1
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-05-121-1/+1
* Drop the stateMachine parameter from data model constructorsUlf Hermann2016-03-301-1/+1
* Make data models QObjects, and rename some members to avoid clashesUlf Hermann2016-03-301-9/+7
* Doc: corrections according to the current API state.Jarek Kobus2016-03-031-4/+4
* Update license headersJarek Kobus2016-01-261-9/+27
* Remove QScxmlStateMachine::setDataModel.Erik Verbruggen2015-12-031-1/+1
* Added more documentation.Erik Verbruggen2015-12-011-2/+3
* Clean up the state-machine initialization.Erik Verbruggen2015-12-011-1/+1
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Fix Q_SCXML_DATAMODEL macro.Erik Verbruggen2015-10-291-1/+2
* Get documentation generation working.Erik Verbruggen2015-10-281-4/+4
* Renamed files to (hopefully) match Qt naming.Erik Verbruggen2015-09-171-0/+62