summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlecmascriptdatamodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-2/+2
* Fix usage of old (internal) APIErik Verbruggen2017-05-231-1/+1
* Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-081-2/+2
* Add missing documentationUlf Hermann2016-11-301-7/+35
* Drop indirect access to tableData from various data modelsUlf Hermann2016-11-301-22/+16
* Drop empty QScxmlEcmaScriptDataModel destructorUlf Hermann2016-11-301-5/+0
* Drop the return value from QScxmlDataModel::evaluateForEach()Ulf Hermann2016-11-251-9/+9
* Make EcmaScript data model's jsEngine non-mutable and privateUlf Hermann2016-08-041-46/+42
* Rename "In" method to lowercase "inState"Ulf Hermann2016-08-041-2/+2
* Replace the QStateMachine-based implementation.Erik Verbruggen2016-06-091-3/+0
* Don't bind NULL events to _event variable.Jarek Kobus2016-05-201-0/+3
* De-inline QScxmlDataModel hierarchy dtorsMarc Mutz2016-05-121-0/+5
* Improve debug/tracing output.Erik Verbruggen2016-04-041-1/+1
* Drop the stateMachine parameter from data model constructorsUlf Hermann2016-03-301-6/+5
* Make data models QObjects, and rename some members to avoid clashesUlf Hermann2016-03-301-23/+37
* Doc: add direct links to SCXML Specification sectionsLeena Miettinen2016-03-171-2/+2
* qtscxml is first relased as part of Qt 5.7Alex Blasche2016-02-111-1/+1
* Doc: Edit QScxmlEcmaScriptDataModel docsLeena Miettinen2016-02-091-7/+14
* Update license headersJarek Kobus2016-01-261-9/+27
* Move submitError to QScxmlStateMachinePrivate.Erik Verbruggen2016-01-211-8/+14
* Fix logging category declarations.Erik Verbruggen2016-01-201-0/+1
* Add separate logging category for scxml <log>Jarek Kobus2015-12-041-3/+3
* Remove QScxmlStateMachine::setDataModel.Erik Verbruggen2015-12-031-2/+3
* Change QScxmlEvent::{name,sendId} from QByteArray to QString.Erik Verbruggen2015-12-031-16/+10
* Added more documentation.Erik Verbruggen2015-12-011-14/+35
* Clean up the state-machine initialization.Erik Verbruggen2015-12-011-1/+3
* Make QScxmlStateMachine::tableData and setTableData private.Erik Verbruggen2015-12-011-9/+9
* Add more documentation.Erik Verbruggen2015-12-011-1/+2
* Add some more documentation.Erik Verbruggen2015-11-291-0/+3
* Build fixes.Erik Verbruggen2015-11-171-0/+1
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Fix logging.Erik Verbruggen2015-11-041-2/+2
* Get documentation generation working.Erik Verbruggen2015-10-281-0/+9
* Compile fix for linuxJarek Kobus2015-10-061-0/+2
* Removed duplicate code.Erik Verbruggen2015-10-061-1/+1
* Renamed files to (hopefully) match Qt naming.Erik Verbruggen2015-09-171-0/+477