summaryrefslogtreecommitdiffstats
path: root/tests/manual/touch/touch.pro
Commit message (Collapse)AuthorAgeFilesLines
* Update version checks in tests/manualLeander Beernaert2019-11-131-2/+1
| | | | | | | | Remove unnecessary version in tests/manual since they are always true in the CMake port where it's impossible to have a QtVersion less than 6.0. Change-Id: I26a13117a8c2e032a9cc70ca0f040122cbf79886 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Add manual test for touch events.Friedemann Kleint2014-10-301-0/+5
Unlike qtouchevents, this provides a touch area which logs its events and devices. Task-number: QTBUG-40461 Change-Id: Iaaa3589dd692caf8c7078f5ed2ff1e8b2322a369 Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>