aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickwheelhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: Change \qmlproperty enum to enumerationShawn Rutledge2022-10-141-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-38/+2
* Quick: includemocsMarc Mutz2022-04-291-0/+2
* Add WheelHandler.blocking propertyShawn Rutledge2021-12-091-1/+25
* doc: Correct the type that WheelHandler's wheel signal emitsShawn Rutledge2021-09-061-1/+1
* QQuickSinglePointHandler: don't reset the point in hover handlersRichard Moe Gustavsen2021-03-051-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