summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlinvokableservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
* Make QScxmlScxmlService::stateMachine a Q_PROPERTYUlf Hermann2017-02-241-12/+17
* Doc: Edit the docs for grammar and styleLeena Miettinen2016-12-021-31/+32
* Add missing documentationUlf Hermann2016-11-301-0/+133
* Reduce the public API exposed in qscxmlinvokableservice.hUlf Hermann2016-11-291-79/+82
* Pass the factory to QScxmlInvokableService::start()Ulf Hermann2016-11-291-5/+4
* Further clean up qscxmlinvokableservice.hv5.8.0-beta1Ulf Hermann2016-10-271-148/+81
* Clean up qscxmlinvokableservice.hUlf Hermann2016-10-141-61/+98
* Simplify qscxmlexecutablecontent.hUlf Hermann2016-10-141-5/+5
* Replace Q_FOREACH/foreach with ranged-forErik Verbruggen2016-09-251-2/+2
* Clean up handling of session IDsUlf Hermann2016-08-041-2/+3
* Replace the QStateMachine-based implementation.Erik Verbruggen2016-06-091-6/+16
* Implement srcexpr in <invoke>Jarek Kobus2016-06-071-9/+46
* Improve debug/tracing output.Erik Verbruggen2016-04-041-2/+8
* Automatically initialize state machines when startingUlf Hermann2016-03-301-1/+2
* Make data models QObjects, and rename some members to avoid clashesUlf Hermann2016-03-301-4/+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-3/+3
* Fix routing of delayed eventsJarek Kobus2015-12-031-2/+2
* Make QScxmlStateMachine::setParentStateMachine() private.Erik Verbruggen2015-12-021-8/+8
* Added more documentation.Erik Verbruggen2015-12-011-1/+1
* Revert "Fix routing delayed events"Erik Verbruggen2015-11-181-2/+2
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Fix routing delayed eventsJarek Kobus2015-10-301-2/+2
* Add properties for nested state machines.Erik Verbruggen2015-10-061-62/+70
* A very little bit of documentation.Erik Verbruggen2015-10-061-1/+1
* Split qscxmlstatemachine.h into separate files.Erik Verbruggen2015-10-061-0/+267