aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/multibuttons.qml
Commit message (Expand)AuthorAgeFilesLines
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-241-86/+0
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-2/+1
* Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.marginShawn Rutledge2018-06-291-0/+3
* Fix outdated BSD license headerKai Koehne2017-11-151-27/+15
* TapHandler manual test: demonstrate tapped signalShawn Rutledge2017-03-071-6/+7
* TapHandler: add gesturePolicyShawn Rutledge2017-02-091-0/+95