summaryrefslogtreecommitdiffstats
path: root/examples/scxml/sudoku/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small cleanup in the sudoku exampleMate Barany2024-01-221-2/+0
* Revamp scxml sudoku exampleJuha Vuolle2023-03-171-31/+23
* Use SPDX license identifiersLucie Gérard2022-06-141-49/+2
* Use QList instead of QVectorJarek Kobus2020-06-261-2/+2
* 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-021-6/+6
* Update examples to C++11Michael Winkelmann2017-07-181-1/+1
* Add docs for sudoku exampleJarek Kobus2016-11-141-0/+1
* Add a sudoku exampleJarek Kobus2016-10-171-0/+237