summaryrefslogtreecommitdiffstats
path: root/tests/manual/examples/widgets/touch
Commit message (Collapse)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-03-073-3/+3
| | | | | | | | | | | | | | Example takes precedent over build system file type. According to QUIP-18 [1], all examples file should be LicenseRef-Qt-Commercial OR BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: Id348a89884bb309b96abb31077f14a51086b5d0c Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* Move dials example to manual testTor Arne Vestbø2023-06-296-0/+157
| | | | | | Pick-to: 6.5 6.6 Change-Id: Ib99a3890b814c2089db62485f0a10cf308ff9b66 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Move pinch zoom example to manual testTor Arne Vestbø2023-06-2811-0/+389
| | | | | | Pick-to: 6.5 6.6 Change-Id: I0632a839ef069e13a8b859a22f47be2e7423ffb0 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Move finger paint example to manual testTor Arne Vestbø2023-06-288-0/+554
Pick-to: 6.5 6.6 Change-Id: I26eec035eaa78eac2aa96de72ae38093bc08fd23 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>