summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmldatamodel.h
Commit message (Expand)AuthorAgeFilesLines
* Pre-declare some meta types in the headersUlf Hermann2017-08-171-0/+2
* Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-081-2/+2
* Add missing documentationUlf Hermann2016-11-301-2/+0
* Drop indirect access to tableData from various data modelsUlf Hermann2016-11-301-3/+0
* 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-2/+2
* 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-2/+2
* Drop the stateMachine parameter from data model constructorsUlf Hermann2016-03-301-2/+7
* Make data models QObjects, and rename some members to avoid clashesUlf Hermann2016-03-301-11/+8
* Put all executable content declarations in one fileUlf Hermann2016-03-261-29/+0
* 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/+5
* Clean up the state-machine initialization.Erik Verbruggen2015-12-011-1/+1
* Make QScxmlStateMachine::tableData and setTableData private.Erik Verbruggen2015-12-011-0/+4
* Mark the evaluate methods final.Erik Verbruggen2015-12-011-2/+0
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Cleanup: enamed all "table" variables to "stateMachine".Erik Verbruggen2015-10-061-1/+1
* Removed duplicate code.Erik Verbruggen2015-10-061-2/+2
* Renamed files to (hopefully) match Qt naming.Erik Verbruggen2015-09-171-0/+107