summaryrefslogtreecommitdiffstats
path: root/examples/scxml/sudoku
Commit message (Expand)AuthorAgeFilesLines
* Correct license for example and snippet filesLucie Gérard2024-04-041-1/+1
* Small cleanup in the sudoku exampleMate Barany2024-01-221-2/+0
* Doc: Add example categoriesInkamari Harjula2023-08-221-0/+1
* Add category to the SCXML examplesJuha Vuolle2023-03-171-0/+2
* Revamp scxml sudoku exampleJuha Vuolle2023-03-177-48/+38
* Adjust the example namesJuha Vuolle2023-02-231-1/+1
* Adjust the brief description of the sudoku exampleJuha Vuolle2023-02-231-3/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-146-271/+12
* Improve examples CMakeLists.txtKai Köhne2022-02-211-13/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Re-generate all CMake filesJoerg Bornemann2021-01-191-2/+10
* Merge remote-tracking branch 'origin/wip/cmake' into devJoerg Bornemann2021-01-181-0/+55
|\
| * Regenerate before mergeAlexandru Croitor2019-10-151-1/+2
| * Port QtScxml to CMakeJoerg Bornemann2019-09-261-0/+54
* | Use QList instead of QVectorJarek Kobus2020-06-263-8/+8
|/
* Don't use foreachJarek Kobus2018-05-021-1/+1
* Wrap examples' code at 80 columnJarek Kobus2018-05-021-9/+18
* Use canonical include style and sort #includeJarek Kobus2018-05-022-7/+7
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Update examples to C++11Michael Winkelmann2017-07-182-2/+2
* Doc: Update screenshots of examples to show Windows 10 styleLeena Miettinen2017-05-241-0/+0
* Fix docJarek Kobus2016-11-141-1/+1
* Add docs for sudoku exampleJarek Kobus2016-11-145-4/+396
* Add a sudoku exampleJarek Kobus2016-10-179-0/+673