aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/qquickdraghandler/tst_qquickdraghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not stop delivering to handlers if all points are acceptedJan Arve Saether2018-01-311-1/+84
* Let passive-grabbing PointerHandlers see all point updatesShawn Rutledge2017-11-141-5/+4
* change the type of DragHandler::translation to QVector2D; document itShawn Rutledge2017-09-291-1/+1
* Add autotest for DragHandlerShawn Rutledge2017-05-291-0/+405