summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Auto-include qscxmlc in module configUlf Hermann2016-07-1512-24/+0
* Better connection mechanism for eventsUlf Hermann2016-07-143-16/+8
* Provide Qt5-style syntax for connectToStateUlf Hermann2016-07-132-6/+6
* Fix examples install pathsUlf Hermann2016-06-093-3/+3
* Doc: Edit Pinball example docsLeena Miettinen2016-05-178-296/+256
* Improve QtScxml module conformity to other Qt modulesAlex Blasche2016-05-173-3/+3
* Cleanup and rename QML scxmlstatemachine pluginAlex Blasche2016-05-125-5/+5
* Adjust style of calculator exampleUlf Hermann2016-04-062-3/+15
* Fix use of context property in invoke example.Erik Verbruggen2016-04-011-2/+3
* Doc: Add docs for Calculator QML exampleLeena Miettinen2016-04-014-25/+103
* Add calculator QML exampleUlf Hermann2016-03-3114-15/+341
* Change examples to follow best practicesUlf Hermann2016-03-3013-28/+31
* Automatically initialize state machines when startingUlf Hermann2016-03-301-1/+1
* Drop the stateMachine parameter from data model constructorsUlf Hermann2016-03-303-9/+2
* Make data models QObjects, and rename some members to avoid clashesUlf Hermann2016-03-303-5/+7
* Polish traffic light exampleUlf Hermann2016-03-2222-151/+145
* Doc: Fix pinball example documentationUlf Hermann2016-03-211-2/+2
* Doc: Add docs for the Traffic Light exampleLeena Miettinen2016-03-177-8/+169
* Doc: Add docs for Mediaplayer example versionsLeena Miettinen2016-03-159-10/+200
* Doc: Add docs for Invoke examplesLeena Miettinen2016-03-075-8/+84
* Doc: add docs for Calculator exampleLeena Miettinen2016-03-031-0/+49
* Doc: corrections according to the current API state.Jarek Kobus2016-03-036-78/+63
* Examples: Return on QML load error.Friedemann Kleint2016-02-256-0/+14
* Move examples into module based subdirAlex Blasche2016-02-1285-20/+24
* Reorganize the calculator example.Jarek Kobus2016-02-1110-26/+35
* Rename connect -> connectToState, remove "signal" argument.Jarek Kobus2016-02-102-7/+6
* Change staticMetaObject generation.Erik Verbruggen2016-02-057-27/+25
* Remove event_ prefix from event signals and slots.Erik Verbruggen2016-02-046-17/+17
* Change state properties to be booleans and add notify signals.Erik Verbruggen2016-02-044-11/+11
* Introducing Qt mode: the cutest mode since vi mode.Erik Verbruggen2016-02-044-10/+14
* Remove spurious identifier.Erik Verbruggen2016-01-291-1/+1
* Update license headersJarek Kobus2016-01-2655-282/+821
* Build fix.Erik Verbruggen2016-01-211-2/+2
* Reorganize pinball exampleJarek Kobus2015-12-1817-1198/+41
* More work on a documentation for pinball exampleJarek Kobus2015-12-183-44/+101
* Add a documentation for pinball exampleJarek Kobus2015-12-164-139/+589
* Remove QScxmlStateMachine::setDataModel.Erik Verbruggen2015-12-033-2/+7
* Even more documentation.Erik Verbruggen2015-12-011-2/+2
* Temporarily disable building tests/examples with msvc.Erik Verbruggen2015-11-201-0/+2
* More license fixes.Erik Verbruggen2015-11-1714-238/+280
* Add a short description to the examples overview doc.Erik Verbruggen2015-11-1711-11/+13
* Doc: Create structure for example documentationTopi Reinio2015-11-1714-0/+350
* Fix logging.Erik Verbruggen2015-11-044-7/+0
* Fix build with Qt in a namespace.Erik Verbruggen2015-11-041-1/+1
* Add a calculator example, taken from w3c document.Jarek Kobus2015-10-307-0/+617
* Add more advanced version of Pinball with ecmascriptJarek Kobus2015-10-307-0/+1294
* Fix example build.Erik Verbruggen2015-10-301-1/+1
* Add a pinball exampleJarek Kobus2015-10-307-0/+1132
* Fix building with MSVC2012.Erik Verbruggen2015-10-281-4/+6
* Add properties for nested state machines.Erik Verbruggen2015-10-0613-0/+544