summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add \examplecategory to qstatemachineSafiyyah Moosa2023-09-084-0/+4
* Doc: Add example categoriesInkamari Harjula2023-08-229-0/+9
* Exclude pingpong and ftpclient examples from Android buildElias Hautala2023-08-224-3/+12
* statemachine examples: Remove "Example" from application namesIevgenii Meshcheriakov2023-04-204-4/+4
* trafficlight example modernizationIevgenii Meshcheriakov2023-04-201-36/+35
* pingpong example modernizationIevgenii Meshcheriakov2023-04-201-26/+26
* moveblocks example modernizationIevgenii Meshcheriakov2023-04-201-86/+69
* rogue example modernizationIevgenii Meshcheriakov2023-04-205-54/+52
* rogue example: Simplify font setupIevgenii Meshcheriakov2023-04-201-15/+2
* statemachine examples: Remove images left from removed examplesIevgenii Meshcheriakov2023-04-127-0/+0
* statemachine examples: Cleanup .pro filesIevgenii Meshcheriakov2023-04-123-6/+2
* statemachine examples: Modernize CMake filesIevgenii Meshcheriakov2023-04-124-12/+12
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* Add category to the SCXML examplesJuha Vuolle2023-03-174-0/+5
* Revamp scxml trafficlight examplesJuha Vuolle2023-03-1739-320/+424
* Revamp scxml ftpclient exampleJuha Vuolle2023-03-178-23/+25
* Revamp scxml sudoku exampleJuha Vuolle2023-03-177-48/+38
* Revamp scxml mediaplayer exampleJuha Vuolle2023-03-1711-52/+80
* Revamp invoke exampleJuha Vuolle2023-03-1712-70/+101
* Revamp calculatorscxml exampleJuha Vuolle2023-03-179-50/+74
* Flatten the state machine example directory structureJuha Vuolle2023-03-1027-86/+55
* Remove some of the state machine examplesJuha Vuolle2023-03-10161-9487/+7
* Make the mediaplayer target name unique to avoid conflicts in top-level buildAlexey Edelev2023-02-281-6/+6
* Make the calculator target name unique to avoid conflicts in top-level buildAlexey Edelev2023-02-281-6/+6
* Adjust the example namesJuha Vuolle2023-02-2310-17/+17
* Adjust the brief description of the sudoku exampleJuha Vuolle2023-02-231-3/+1
* Simplify calculator example to just one example variantJuha Vuolle2023-02-2321-499/+36
* Remove invoke-dynamic example and rename invoke-static to plain "invoke"Juha Vuolle2023-02-2323-278/+91
* Remove other than "cpp model" mediaplayer example variantsJuha Vuolle2023-02-2344-917/+101
* Remove scxml pinball exampleJuha Vuolle2023-02-2318-1648/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-6/+6
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2334-34/+34
* Add license headers to cmake filesLucie Gérard2022-07-0734-0/+102
* 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