aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/pinchDragFlingMPTA.qml
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-171-2/+1
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-181-1/+1
* Fix outdated BSD license headerKai Koehne2017-11-151-27/+15
* Let passive-grabbing PointerHandlers see all point updatesShawn Rutledge2017-11-141-1/+2
* replace MultiPointHandler::requiredPointCount with min/max range propsShawn Rutledge2017-09-291-1/+1
* Move properties into grouped "point" propertyJan Arve Saether2017-05-231-1/+1
* add pinchDragFlingMPTA exampleShawn Rutledge2017-04-251-0/+97