aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickdraghandler/data
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where QQMPH kept an exclusive grab when no buttons were pressedJan Arve Sæther2019-02-061-0/+61
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-191-3/+4
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-176-12/+6
* Do not stop delivering to handlers if all points are acceptedJan Arve Saether2018-01-311-0/+112
* Fix outdated BSD license headerKai Koehne2017-11-155-137/+77
* rename TapHandler.isPressed property to pressedShawn Rutledge2017-09-122-4/+4
* Update according to new "point" API of single handlerJan Arve Saether2017-05-311-1/+1
* Add autotest for DragHandlerShawn Rutledge2017-05-296-0/+543