summaryrefslogtreecommitdiffstats
path: root/tests/auto/compiled/compiled.pro
Commit message (Expand)AuthorAgeFilesLines
* Use std::function for onEntry and onExit return typesUlf Hermann2016-10-141-1/+1
* Add onEntry and onExit templates to QScxmlStateMachinesUlf Hermann2016-09-121-1/+1
* Provide API for access to all running sub state machinesJarek Kobus2016-07-291-0/+1
* Add a test for the state machine with a few sub machinesJarek Kobus2016-07-271-1/+2
* Auto-include qscxmlc in module configUlf Hermann2016-07-151-1/+0
* Add a test for connectToState()Jarek Kobus2016-07-131-1/+2
* Allow history states for <scxml>'s "initial" attributeUlf Hermann2016-04-191-1/+2
* Don't crash when trying to execute things in the null data modelUlf Hermann2016-04-181-1/+2
* Validate IDs and event names, and handle them well in C++ generation.Erik Verbruggen2016-04-131-0/+21