qt5base-lts/tests/auto
Shawn Rutledge 153dcfbbba Rename is[Begin|Update|End]Event, reimplement in QWheelEvent
These states correspond well with ScrollPhase, and this abstraction
makes it possible to handle wheel events the same way as mouse events
in Qt Quick: on "begin" we deliver to all Items and Handlers until
all points (the only point) are accepted; on "update" and "end" we
deliver only to the exclusive grabber, if there is one, and to any
passive grabbers.

Change-Id: I702dbd4f2c1bf5962eb3dbb9e4b725300a00a887
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-09-17 19:03:24 +02:00
..
cmake CMake: Fix configuration of CMake tests in-build-tree 2020-07-20 18:12:23 +02:00
concurrent Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
corelib Deprecate implicit QPixmap conversion to QBitmap 2020-09-17 13:26:50 +02:00
dbus Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
gui Rename is[Begin|Update|End]Event, reimplement in QWheelEvent 2020-09-17 19:03:24 +02:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
installed_cmake
network CMake Build: Add qtnetwork docker testserver support 2020-09-17 00:11:04 +00:00
opengl Remove tst_QGL 2020-08-28 11:43:11 +02:00
other Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS 2020-09-14 09:47:51 +02:00
printsupport Fix compiler warnings about missing overrides 2020-09-13 21:03:31 +02:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Interbase: Handle EXECUTE BLOCK statements correctly 2020-09-13 16:39:06 +02:00
testlib Rename QLibraryInfo::location() to path() 2020-09-12 23:35:56 +02:00
tools Fix deprecation warnings in tests 2020-09-17 06:45:59 +02:00
widgets Fix warning from shadowing virtual function 2020-09-17 13:26:39 +02:00
xml Remove the SAX parser from QtXml 2020-09-15 08:12:20 +02:00
.prev_CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
auto.pro CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00