• Jan-Marek Glogowski's avatar
    tdf#125201 fix QWheelEvent angleDelta() handling · 1d959beb
    Jan-Marek Glogowski yazdı
    Comming back to my initial, known broken implementation from
    2017-11 (see commit 1426437b ("QT5 implement some mouse
    handling")), which just works with mouse scroll wheels.
    
    This just fixes angleDelta() based scrolling. An additional
    patch might be needed, if some driver just uses pixelDelta()
    values, but Qt explicitly states: "On X11 the pixelDelta()
    value is driver specific and unreliable, use angleDelta()
    instead.", so we'll do just that for now.
    
    Change-Id: I1be5f9392ed475aea7ab4d965a07e1e3c2574fe7
    Reviewed-on: https://gerrit.libreoffice.org/73614
    Tested-by: Jenkins
    Reviewed-by: 's avatarJan-Marek Glogowski <glogow@fbihome.de>
    1d959beb
Adı
Son kayıt (commit)
Son güncelleme
..
Qt5AccessibleEventListener.cxx Loading commit data...
Qt5AccessibleWidget.cxx Loading commit data...
Qt5Bitmap.cxx Loading commit data...
Qt5Clipboard.cxx Loading commit data...
Qt5Data.cxx Loading commit data...
Qt5DragAndDrop.cxx Loading commit data...
Qt5FilePicker.cxx Loading commit data...
Qt5Font.cxx Loading commit data...
Qt5FontFace.cxx Loading commit data...
Qt5Frame.cxx Loading commit data...
Qt5Graphics.cxx Loading commit data...
Qt5Graphics_Controls.cxx Loading commit data...
Qt5Graphics_GDI.cxx Loading commit data...
Qt5Graphics_Text.cxx Loading commit data...
Qt5Instance.cxx Loading commit data...
Qt5Instance_Print.cxx Loading commit data...
Qt5MainWindow.cxx Loading commit data...
Qt5Menu.cxx Loading commit data...
Qt5Object.cxx Loading commit data...
Qt5OpenGLContext.cxx Loading commit data...
Qt5Painter.cxx Loading commit data...
Qt5Printer.cxx Loading commit data...
Qt5SvpGraphics.cxx Loading commit data...
Qt5SvpSurface.cxx Loading commit data...
Qt5System.cxx Loading commit data...
Qt5Timer.cxx Loading commit data...
Qt5Tools.cxx Loading commit data...
Qt5Transferable.cxx Loading commit data...
Qt5VirtualDevice.cxx Loading commit data...
Qt5Widget.cxx Loading commit data...
Qt5XAccessible.cxx Loading commit data...