aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickdraghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQPSingleHandler: copy some values from QQuickEventPoint to propertiesShawn Rutledge2017-01-031-1/+1
* Add a DragHandler::translation propertyJan Arve Saether2016-12-291-0/+10
* DragHandler active property replaces dragging; same as grabbingShawn Rutledge2016-12-291-10/+1
* Don't assume that target is the parent itemJan Arve Saether2016-12-291-3/+0
* Fixed bug in DragHandler when dragging in scaled coordinate systemJan Arve Saether2016-12-271-4/+7
* DragHandler: override wantsEventPoint to retain interest out of boundsShawn Rutledge2016-12-091-0/+7
* DragHandler: grab when dragging over the thresholdShawn Rutledge2016-10-171-0/+1
* Introduce DragHandlerShawn Rutledge2016-08-261-0/+160