aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/pointerhandlers
Commit message (Expand)AuthorAgeFilesLines
* Sidebar example: nest content in MouseArea to restore hover propagationShawn Rutledge2022-03-291-5/+5
* Improve examples CMakeLists.txtKai Köhne2022-01-241-6/+3
* Fix pointer handlers example build: include piemenu, qmake supportShawn Rutledge2021-12-123-3/+15
* Instantiator: don't interfere with delegates that assign parentsShawn Rutledge2021-12-101-7/+4
* Pointer Handlers example: show mouse wheel feedbackShawn Rutledge2021-12-104-3/+27
* Add HoverHandler.blocking propertyShawn Rutledge2021-12-091-5/+21
* Add TapHandler.gesturePolicy: DragWithinBounds enum value; examplesShawn Rutledge2021-12-024-7/+259
* Update examples to use new PropertyChangesUlf Hermann2021-11-031-36/+30
* Remove import versions from qml files in the pointerhandlers exampleShawn Rutledge2021-10-2715-17/+17
* Fix pointerhandlers/fakeFlickable exampleShawn Rutledge2021-10-261-4/+4
* Pointerhandlers example: fix CMakeLists.txt linking errorOliver Eftevaag2021-10-261-5/+6
* Large Text: populate only lines visible in Window into SGShawn Rutledge2021-09-291-6/+22
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-2445-0/+3261