qt6-bb10/src
Błażej Szczygieł d6cbf9efb7 xcb: Properly unset mousePressWindow()
In some cases the mouse release event won't arrive, i.e. when window is
minimized on button press. Check for mouse buttons state on mouse move
event and properly unset the mousePressWindow to avoid blocking
enter/leave events in this case.

Amends: c511466d74

Change-Id: I543a75104f528df1bf644bace13f78a6af017455
Reviewed-by: Shawn Rutledge <shawn.rutledge@theqtcompany.com>
2016-05-09 21:46:29 +00:00
..
3rdparty Fix compilation MSVC warning in 3rdparty/rfc6234 2016-04-20 07:49:41 +00:00
android Android: Update Ministro's url 2016-04-15 13:01:47 +00:00
angle ANGLE: Do not use march=native 2016-04-06 05:54:10 +00:00
concurrent Added a missing comma to the comment. 2016-05-03 12:30:56 +00:00
corelib QStorageInfo: allow getting the info of pseudo filesystems too 2016-05-09 06:04:36 +00:00
dbus Disconnect signals from each QObject only once in QDBusConnectionPrivate 2016-05-09 05:30:46 +00:00
gui Fix segfault when exiting app running under eglfs 2016-05-04 10:57:47 +00:00
network make sure QNAM reacts to configuration changes 2016-05-07 17:29:12 +00:00
opengl consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
openglextensions consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
platformheaders Expose the number of X screen through the QXcbScreenFunctions 2016-03-05 10:46:41 +00:00
platformsupport linuxfb: Support transparency 2016-05-09 15:56:20 +00:00
plugins xcb: Properly unset mousePressWindow() 2016-05-09 21:46:29 +00:00
printsupport consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
sql Fix typo in QSqlTableModel documentation 2016-05-06 16:52:11 +00:00
testlib QTest: Fix printing of values of Q_ENUMs 2016-05-08 08:57:16 +00:00
tools Fix moc warning detected by ICC 2016-05-09 05:30:52 +00:00
widgets QTableView: Fix selection for reordered or hidden rows/columns 2016-05-09 05:14:38 +00:00
winmain winrt: support additional activation modes 2016-04-13 09:24:09 +00:00
xml consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
src.pro rework include path construction in the module system 2016-01-12 15:14:57 +00:00