aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickwheelhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQuickSinglePointHandler: don't reset the point in hover handlersRichard Moe Gustavsen2021-03-301-0/+2
* Pass QWheelEvent data to QML engine via QQuickWheelEvent pointerVolker Hilsheimer2021-01-151-1/+3
* doc: Override the docs for the WheelHandler::acceptedDevices propertyShawn Rutledge2021-01-081-10/+21
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-051-6/+9
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-181-21/+24
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-1/+1
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-231-2/+2
* Register PointerScrollEvent and document the WheelHandler.wheel signalShawn Rutledge2020-01-131-1/+8
* Doc: Fix documentation warningsTopi Reinio2019-11-111-7/+9
* Add WheelHandlerShawn Rutledge2019-04-271-0/+520