summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/animation/moveblocks
Commit message (Collapse)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
| | | | | | | | Task-number: QTBUG-95636 Change-Id: I821f412f9dbe11ae99ffd888a7ab2ba415ed9379 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 0a9952317c3d3fadc5cc7c7fbae191058b097bab) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Rename example directory (all examples in it are statemachine examples)Juha Vuolle2021-02-173-0/+379
Pick-to: 6.1 Task-number: QTBUG-89833 Change-Id: I5703667054d5f32633c741f97c2890b64801960c Reviewed-by: Paul Wicking <paul.wicking@qt.io>