summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add missing find_package to an exampleJuha Vuolle2021-05-181-5/+2
* Enable non-gui builds of qtscxml and statemachine examplesJuha Vuolle2021-04-013-8/+8
* Add documentation to the Animated Tiles exampleTamas Martinec2021-03-253-0/+79
* Add documentation to the States exampleTamas Martinec2021-03-243-0/+43
* Add documentation to the Sub-attaq exampleTamas Martinec2021-03-247-21/+100
* Improve the documentation of the two way button exampleTamas Martinec2021-03-233-0/+4
* QtScxml: Improve sub-attaq exampleTamas Martinec2021-03-175-17/+24
* QtScxml: Fix spelling in example documentationTamas Martinec2021-03-174-9/+9
* QtScxml: Fix pingpong example output in Qt CreatorTamas Martinec2021-02-251-4/+4
* QtScxml: Fix parameter injection into signal handlers deprecation warningsTamas Martinec2021-02-242-2/+2
* QtScxml: Improve ftpclient exampleTamas Martinec2021-02-234-5/+21
* Qt State Machine standalone documentationJuha Vuolle2021-02-1721-62/+45
* Rename example directory (all examples in it are statemachine examples)Juha Vuolle2021-02-17192-20/+20
* Qt6 related documentation changes for scxml moduleJuha Vuolle2021-02-1121-129/+198
* QML versioning and registration update for QtScxmlJuha Vuolle2021-01-295-12/+12
* Fix example and tests depreceation warningsJuha Vuolle2021-01-281-5/+4
* An attempt to fix --no-gui cmake CI build of the QtScxmlJuha Vuolle2021-01-282-3/+9
* QtScxml module cmake portJuha Vuolle2021-01-212-2/+1
* Re-generate all CMake filesJoerg Bornemann2021-01-1932-62/+271
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-1819-0/+1019
|\
| * Regenerate before mergeAlexandru Croitor2019-10-1517-22/+34
| * Port QtScxml to CMakeJoerg Bornemann2019-09-2619-0/+1007
* | Move state machine examples into QtScxmlKarsten Heimrich2020-08-28190-1/+14309
* | Adapt to latest qtbase changes, bump dependencyKarsten Heimrich2020-08-281-0/+1
* | Use QList instead of QVectorJarek Kobus2020-06-263-8/+8
* | Use "QtQuick.Window 2.2" in calculator-qmlAssam Boudjelthia2019-12-181-1/+1
|/
* examples: depends on Quick instead of QmlLiang Qi2019-02-131-1/+1
* Don't use foreachJarek Kobus2018-05-021-1/+1
* Wrap examples' code at 80 columnJarek Kobus2018-05-0210-27/+54
* Fix coding style issuesJarek Kobus2018-05-021-1/+1
* Use canonical include style and sort #includeJarek Kobus2018-05-0211-18/+18
* Give examples a meaningful window titleJarek Kobus2018-05-023-9/+0
* examplesrevamp: Don't include QtWidgetsJarek Kobus2018-05-021-1/+2
* Merge remote-tracking branch 'origin/5.10' into devv5.11.0-alpha1Liang Qi2018-02-013-0/+3
|\
| * qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-123-0/+3
* | Make the network dependency explicit in the exampleKarsten Heimrich2018-01-231-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-13/+18
|\|
| * QML code improvements for examplesMichael Winkelmann2017-09-112-13/+18
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-212-6/+6
|/
* Update examples to C++11Michael Winkelmann2017-07-189-19/+18
* Fix the layout of lights in simple trafficlight exampleJarek Kobus2017-07-051-0/+2
* Doc: Update screenshots of examples to show Windows 10 styleLeena Miettinen2017-05-243-0/+0
* Make ftpclient example valid scxmlUlf Hermann2017-02-072-2/+3
* TrafficLight example: prevent resizing past implicit background sizeMitch Curtis2017-01-021-0/+2
* Update docs according to recent changesJarek Kobus2016-11-141-2/+2
* Fix docJarek Kobus2016-11-141-1/+1
* Add docs for sudoku exampleJarek Kobus2016-11-145-4/+396
* Add a sudoku exampleJarek Kobus2016-10-1710-0/+674
* Use std::function for onEntry and onExit return typesUlf Hermann2016-10-142-7/+0
* Use QByteArray rather than QString for ftpclient exampleUlf Hermann2016-10-146-24/+23