aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets/pointerHandlers
Commit message (Expand)AuthorAgeFilesLines
* Doc: fix snippet markers in pinchHandler snippetVolker Hilsheimer2 days1-2/+3
* Accept mouse or touchpad in snippets with acceptedDevicesShawn Rutledge2024-02-211-1/+1
* internal doc: Start "QQ Pointer event delivery" with single-drag caseShawn Rutledge2023-07-121-0/+54
* Doc: Don't use versioned Qt imports in QML snippetsKai Köhne2023-06-308-9/+9
* Use correct names for QEventPoint::State, PointerDevice::GrabTransitionShawn Rutledge2023-04-141-0/+46
* doc: Customize and update docs for PointHandlerShawn Rutledge2023-03-145-2/+150
* doc: Add snippets and animations illustrating TapHandler.GesturePolicyShawn Rutledge2023-03-024-0/+225
* Standardize Drag/PinchHandler active/persistent scale, rotation, translationShawn Rutledge2022-12-103-9/+35
* Add PinchHandler.scaleAxis, rotationAxis; hold values in axesShawn Rutledge2022-12-102-0/+61
* Use SPDX license identifiersLucie Gérard2022-06-1115-735/+30
* doc: Fix inherited property docs in HoverHandlerShawn Rutledge2022-04-284-0/+214
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-081-4/+4
* doc: Add a TapHandler button snippetShawn Rutledge2021-08-051-0/+80
* doc: Improve the Input Handlers index pageShawn Rutledge2021-08-051-0/+73
* Use functions as signal handlers when accessing parametersUlf Hermann2021-02-122-5/+6
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-161-0/+64
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-0/+64
| |\
| | * Document TapHandler.tapped and [single|double]Tapped eventPoint argumentShawn Rutledge2019-05-091-0/+64
* | | Add WheelHandlerShawn Rutledge2019-04-272-0/+151
|/ /
* / Doc: Fix a code snippet in DragHandler QML typeTopi Reinio2019-02-251-1/+1
|/
* Doc: Show that DragHandler is now a multi-point handlerShawn Rutledge2018-09-112-7/+7
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-177-14/+7
* PointHandler: fix and improve the docsShawn Rutledge2017-11-231-0/+79
* Fix outdated BSD license headerKai Koehne2017-11-156-12/+72
* improve documentation of DragHandlerShawn Rutledge2017-09-293-0/+172
* improve documentation of PinchHandlerShawn Rutledge2017-09-143-0/+169