summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-8/+8
* Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-081-2/+2
* Evaluate expr in <content> to variant, rather than stringUlf Hermann2017-02-071-1/+1
* Simplify qscxmlexecutablecontent.hUlf Hermann2016-10-141-2/+3
* Get rid of qt modeJarek Kobus2016-08-231-1/+0
* Doc: Add docs for QScxmlEvent propertiesLeena Miettinen2016-08-021-0/+23
* Remove superclass of QScxmlEvent.Erik Verbruggen2016-07-081-11/+2
* Fix the event's debugString().Erik Verbruggen2016-04-281-7/+14
* Improve debug/tracing output.Erik Verbruggen2016-04-041-0/+21
* Make data models QObjects, and rename some members to avoid clashesUlf Hermann2016-03-301-4/+4
* Unify Qt namespace declarationsUlf Hermann2016-03-301-1/+3
* Doc: add direct links to SCXML Specification sectionsLeena Miettinen2016-03-171-3/+4
* Move the registration of QScxmlEvent type into QScxmlStateMachinePlugin.Friedemann Kleint2016-02-241-9/+0
* Doc: Edit QScxmlEvent docsLeena Miettinen2016-02-121-41/+119
* qtscxml is first relased as part of Qt 5.7Alex Blasche2016-02-111-1/+1
* Make QScxmlEvent a Q_GADGET so it can be used in QML.Erik Verbruggen2016-02-041-0/+9
* Doc: remove redundant "Returns".Jarek Kobus2016-01-291-1/+1
* Update license headersJarek Kobus2016-01-261-9/+27
* Move submitError to QScxmlStateMachinePrivate.Erik Verbruggen2016-01-211-15/+21
* Change QScxmlEvent::{name,sendId} from QByteArray to QString.Erik Verbruggen2015-12-031-26/+27
* Added more documentation.Erik Verbruggen2015-12-011-1/+38
* Make QScxmlStateMachine::tableData and setTableData private.Erik Verbruggen2015-12-011-50/+61
* Add more documentation.Erik Verbruggen2015-12-011-1/+32
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Doc: standardized spelling of state machineNico Vertriest2015-11-131-2/+2
* Work around a bug in GCC.Erik Verbruggen2015-10-291-0/+2
* More documentation.Erik Verbruggen2015-10-291-9/+57
* Get documentation generation working.Erik Verbruggen2015-10-281-0/+9
* Added instance name to debug output.Erik Verbruggen2015-10-061-1/+1
* Cleanup: enamed all "table" variables to "stateMachine".Erik Verbruggen2015-10-061-17/+17
* Renamed files to (hopefully) match Qt naming.Erik Verbruggen2015-09-171-0/+320