summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlnulldatamodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Edit the docs for grammar and styleLeena Miettinen2016-12-021-16/+17
* Add missing documentationUlf Hermann2016-11-301-4/+49
* Drop indirect access to tableData from various data modelsUlf Hermann2016-11-301-3/+3
* Drop the return value from QScxmlDataModel::evaluateForEach()Ulf Hermann2016-11-251-2/+1
* De-inline QScxmlDataModel hierarchy dtorsMarc Mutz2016-05-121-0/+5
* Fix compiler warning.Erik Verbruggen2016-04-191-1/+1
* Don't crash when trying to execute things in the null data modelUlf Hermann2016-04-181-10/+20
* Null data model: fix boolean condition evaluation.Erik Verbruggen2016-04-011-0/+1
* Drop the stateMachine parameter from data model constructorsUlf Hermann2016-03-301-7/+3
* Make data models QObjects, and rename some members to avoid clashesUlf Hermann2016-03-301-18/+14
* Unify Qt namespace declarationsUlf Hermann2016-03-301-0/+4
* Doc: add direct links to SCXML Specification sectionsLeena Miettinen2016-03-171-3/+3
* qtscxml is first relased as part of Qt 5.7Alex Blasche2016-02-111-1/+1
* Doc: Edit QScxmlNullDataModel docsLeena Miettinen2016-02-091-10/+17
* Doc: remove redundant "Returns".Jarek Kobus2016-01-291-3/+3
* Update license headersJarek Kobus2016-01-261-9/+27
* Move submitError to QScxmlStateMachinePrivate.Erik Verbruggen2016-01-211-2/+2
* Remove QScxmlStateMachine::setDataModel.Erik Verbruggen2015-12-031-2/+3
* Change QScxmlEvent::{name,sendId} from QByteArray to QString.Erik Verbruggen2015-12-031-2/+1
* Added more documentation.Erik Verbruggen2015-12-011-3/+24
* Clean up the state-machine initialization.Erik Verbruggen2015-12-011-1/+3
* Make QScxmlStateMachine::tableData and setTableData private.Erik Verbruggen2015-12-011-2/+2
* Add some more documentation.Erik Verbruggen2015-11-291-0/+2
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Fix building with MSVC2012.Erik Verbruggen2015-10-281-1/+5
* Get documentation generation working.Erik Verbruggen2015-10-281-0/+9
* Split qscxmlstatemachine.h into separate files.Erik Verbruggen2015-10-061-1/+1
* Renamed files to (hopefully) match Qt naming.Erik Verbruggen2015-09-171-0/+180