| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set explicit default security level of all files with default security | Jan Arve Sæther | 2025-09-17 | 1 | -0/+1 |
| * | Remove the use of Q_QUICK_PRIVATE_EXPORT | Alexey Edelev | 2024-01-09 | 1 | -1/+1 |
| * | Update cursor if frame-synchronous hover update discovers hover change | Shawn Rutledge | 2023-11-18 | 1 | -0/+1 |
| * | QQuickHoverHandler: listen for parent changes, and update hasHoverInChild | Richard Moe Gustavsen | 2022-10-31 | 1 | -0/+1 |
| * | qquickpointerhandler_p.h: Clean up includes | Fabian Kosmale | 2022-10-19 | 1 | -0/+1 |
| * | QQuickHoverHandler: setHasHoverInChild to false when disabled | Richard Moe Gustavsen | 2022-09-16 | 1 | -0/+2 |
| * | Ensure that multiple HoverHandlers can react to multiple device types | Shawn Rutledge | 2022-08-25 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Remove QQuickPointerEvent etc.; deliver QPointerEvents directly | Shawn Rutledge | 2020-09-18 | 1 | -3/+3 |
| * | Remove QQuickPointerDevice in favor of QPointingDevice | Shawn Rutledge | 2020-06-23 | 1 | -0/+2 |
| * | Add PointerHandler.cursorShape property | Shawn Rutledge | 2020-01-31 | 1 | -0/+2 |
| * | Add dragThreshold property to Event Handlers | Shawn Rutledge | 2019-09-19 | 1 | -0/+7 |
| * | Fix PointerHandler constructors and destructors | Shawn Rutledge | 2018-07-27 | 1 | -1/+0 |
| * | Replace MultiPtHndlr.pointDistanceThreshold with PointerHandler.margin | Shawn Rutledge | 2018-06-29 | 1 | -0/+1 |
| * | Fix non-initialized class member | Jesus Fernandez | 2018-06-20 | 1 | -2/+1 |
| * | Refactor QQuickPointerHandler: add private implementation class | Shawn Rutledge | 2018-05-15 | 1 | -0/+85 |