summaryrefslogtreecommitdiffstats
path: root/src/imports/scxmlstatemachine/plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix bundling of module for static buildsv5.9.0-beta4Julian Strobl2017-05-051-0/+8
* Switch to using QQmlExtensionInterface IDRobin Burchell2017-02-081-1/+1
* Reformat include statements in accordance with coding conventionsUlf Hermann2017-02-081-1/+1
* Update plugins.qmltypesUlf Hermann2016-09-271-2/+2
* Make QML imports private on C++ sideUlf Hermann2016-09-221-4/+4
* Replace runningSubStateMachines() with invokableServices()Ulf Hermann2016-08-301-2/+2
* Expose sub state machines through a QVariantMapUlf Hermann2016-08-181-0/+2
* Add a QML default property for QScxmlStateMachineUlf Hermann2016-08-181-0/+3
* Better connection mechanism for eventsUlf Hermann2016-07-141-0/+2
* Improve QtScxml module conformity to other Qt modulesAlex Blasche2016-05-171-1/+6
* Move the registration of QScxmlEvent type into QScxmlStateMachinePlugin.Friedemann Kleint2016-02-241-0/+8
* Update license headersJarek Kobus2016-01-261-9/+27
* Fix licenses.Erik Verbruggen2015-11-171-17/+20
* Nuked the Scxml namespace.Erik Verbruggen2015-09-171-2/+2
* Pass data in & out of a state-machine.Erik Verbruggen2015-08-251-6/+2
* Pulled the examples apart.Erik Verbruggen2015-06-111-0/+45