summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlexecutablecontent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr instead of 0Jarek Kobus2018-05-021-1/+1
* Doc: Document anonymous enums in QScxmlExecutableContentLeena Miettinen2018-03-221-1/+17
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-1/+1
* Fix a crash when log tag doesn't contain the expr attributeJarek Kobus2017-06-011-9/+11
* Doc: Edit the docs for grammar and styleLeena Miettinen2016-12-021-26/+28
* Add missing documentationUlf Hermann2016-11-301-0/+169
* Drop the return value from QScxmlDataModel::evaluateForEach()Ulf Hermann2016-11-251-5/+3
* Rename QScxmlParser to QScxmlCompilerUlf Hermann2016-10-141-1/+1
* Rename QScxmlExecutableContent::Instructions and make byte code constUlf Hermann2016-10-141-71/+71
* Replace the QStateMachine-based implementation.Erik Verbruggen2016-06-091-356/+3
* Improve debug/tracing output.Erik Verbruggen2016-04-041-18/+18
* Unify Qt namespace declarationsUlf Hermann2016-03-301-0/+4
* Update license headersJarek Kobus2016-01-261-9/+27
* Fix logging category declarations.Erik Verbruggen2016-01-201-0/+1
* Add separate logging category for scxml <log>Jarek Kobus2015-12-041-19/+21
* Fix routing of delayed eventsJarek Kobus2015-12-031-1/+1
* Change QScxmlEvent::{name,sendId} from QByteArray to QString.Erik Verbruggen2015-12-031-18/+7
* Make QScxmlStateMachine::tableData and setTableData private.Erik Verbruggen2015-12-011-7/+7
* Add more documentation.Erik Verbruggen2015-12-011-2/+7
* Fixed some fixes.Erik Verbruggen2015-11-191-2/+2
* Fix cross-compilation.Erik Verbruggen2015-11-181-0/+2
* Revert "Fix routing delayed events"Erik Verbruggen2015-11-181-1/+1
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Fix logging.Erik Verbruggen2015-11-041-20/+17
* Fix routing delayed eventsJarek Kobus2015-10-301-1/+1
* Cleanup: enamed all "table" variables to "stateMachine".Erik Verbruggen2015-10-061-15/+15
* Renamed files to (hopefully) match Qt naming.Erik Verbruggen2015-09-171-0/+646