qt5base-lts/src
Morten Sørvig 827e010233 QGuiApplication: Propagate wheel event accepted state
Propagate the accepted state from the QtGui event to
the QWindowsSystemInterface event. This makes it possible
for the platform plugins to propagate rejected wheel events
to the native OS.

Pick-to: 6.5
Task-number: QTBUG-107441
Change-Id: Ifa90ed2430e56120a1a04b6a5872a153d26aa6bc
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2023-05-02 12:54:19 +00:00
..
3rdparty Fix license info for import shell scripts 2023-04-26 16:36:18 +02:00
android Android: add missing private classes to Qt6Android.jar 2023-04-19 09:50:30 +03:00
assets Add Qt icon library for examples 2023-04-22 18:14:38 +03:00
concurrent Rework imagescaling example to avoid potential crashes 2023-04-26 19:27:30 +02:00
corelib QMetaProperty: add writeOnGadget() overload taking rvalue QVariant 2023-05-02 14:51:01 +02:00
dbus D-Bus: use move() on QVariants in writeProperty() 2023-05-02 14:51:01 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui QGuiApplication: Propagate wheel event accepted state 2023-05-02 12:54:19 +00:00
network Doc: Fix documentation warnings 2023-04-29 13:22:21 +00:00
opengl gl: Check for image validity in readback 2023-04-25 18:10:44 +02:00
openglwidgets Tune textures example to work with wasm and update docs 2023-04-25 18:10:44 +02:00
platformsupport QXkbCommon: set Qt::KeypadModifier when keypad button is pressed 2023-04-20 06:14:58 +00:00
plugins wasm: build with -no-feature-accessibility 2023-05-02 14:54:19 +02:00
printsupport Refix printing of dpr>1 images on Windows 2023-04-20 15:54:28 +02:00
sql QSqlField: add move ctor & move operator 2023-04-26 19:56:07 +00:00
testlib Doc: Use qt_add_executable() not add_executable() in snippets 2023-04-26 17:25:50 +02:00
tools Create unique names for QSize and QRect types for lttng 2023-04-26 13:46:06 +03:00
widgets Allow disable native messagebox dialog 2023-05-02 10:37:17 +02:00
xml Implement QXmlStreamReader::hasStandaloneDeclaration() 2023-04-26 12:46:06 +02:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00