summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-183-6/+6
* Use SPDX license identifiersLucie Gérard2022-06-14149-6634/+298
* Remove .prev_CMakeLists.txtKai Köhne2022-03-223-286/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-2135-307/+193
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-154-29/+29
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1729-29/+29
* Remove QFont deprecation warningsJuha Vuolle2021-08-093-4/+4
* CMake: Work around CMake 3.21.0 AUTOUIC issue with cross config NinjaAlexandru Croitor2021-07-231-7/+10
* 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: Fix spelling in example documentationTamas Martinec2021-03-104-9/+9
* QtScxml: Improve sub-attaq exampleTamas Martinec2021-03-085-17/+24
* 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