summaryrefslogtreecommitdiffstats
path: root/examples/scxml/sudoku
Commit message (Expand)AuthorAgeFilesLines
* 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