aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerhandler_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Set explicit default security level of all files with default securityJan Arve Sæther2025-09-171-0/+1
* Remove the use of Q_QUICK_PRIVATE_EXPORTAlexey Edelev2024-01-091-1/+1
* Update cursor if frame-synchronous hover update discovers hover changeShawn Rutledge2023-11-181-0/+1
* QQuickHoverHandler: listen for parent changes, and update hasHoverInChildRichard Moe Gustavsen2022-10-311-0/+1
* qquickpointerhandler_p.h: Clean up includesFabian Kosmale2022-10-191-0/+1
* QQuickHoverHandler: setHasHoverInChild to false when disabledRichard Moe Gustavsen2022-09-161-0/+2
* Ensure that multiple HoverHandlers can react to multiple device typesShawn Rutledge2022-08-251-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-3/+3
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-0/+2
* Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-0/+2
* Add dragThreshold property to Event HandlersShawn Rutledge2019-09-191-0/+7
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-1/+0
* Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.marginShawn Rutledge2018-06-291-0/+1
* Fix non-initialized class memberJesus Fernandez2018-06-201-2/+1
* Refactor QQuickPointerHandler: add private implementation classShawn Rutledge2018-05-151-0/+85