summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/touchinput/tst_touchinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix assert after qtbase changeAllan Sandfeld Jensen2022-06-011-10/+10
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-131-0/+48
* Add tests to the cmake buildMichal Klocek2021-05-221-1/+1
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-0/+8
|\
| * Touch input test: detect and check scrolling on each inputKirill Burtsev2021-01-151-0/+8
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-111-2/+2
|/
* Fix handling of more than one finger for touch eventKirill Burtsev2020-12-021-7/+56
* Add touch input tests for scrolling and pinch zoomingKirill Burtsev2020-11-181-1/+93
* Move touch input tests to separate testcaseKirill Burtsev2020-11-181-0/+200