qt6-bb10/src
Sergio Martins 8c1f147eaf dockwidgets: recalculate the press position if the window resizes
A window can resize while dragging, this happens on Windows when dragging
across screens, to a screen with a bigger scale factor. When that occurs
it might lead to the press pos being outside of the window.

Change-Id: Ic61ec7088c8fa81395d43ce665952dbd2eecba39
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-02-22 23:11:01 +00:00
..
3rdparty Fix libs build with msvc on Chinese locale on Windows 2017-02-01 08:35:42 +00:00
android Enable QtAndroid::runOnAndroidThread in a Service 2017-02-15 10:04:17 +00:00
angle Fix unneeded recompiles of glslang_tab.cpp 2017-01-16 15:20:27 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept overloading 2017-02-17 13:57:30 +00:00
corelib Wrap RunLoopModeTracker into Objective-C namespace 2017-02-22 20:16:59 +00:00
dbus Unbreak ubsan developer-build 2017-02-07 08:32:53 +00:00
gui make more use of 'use' in library detection 2017-02-22 07:47:13 +00:00
network Fix multicastMembershipHelper to not assume addresses are IPv4 2017-02-22 16:58:46 +00:00
opengl Add missing override into Qt modules 2016-12-01 12:07:13 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: corrected qdoc syntax parameter description 2017-01-09 15:30:17 +00:00
platformsupport Add the new NVIDIA specific calls to qeglstreamconvenience 2017-02-13 09:17:39 +00:00
plugins fix VNC platform plugin build on big-endian machines 2017-02-17 16:17:28 +00:00
printsupport Fix printsupport dependencies 2017-01-26 13:51:54 +00:00
sql make more use of 'use' in library detection 2017-02-22 07:47:13 +00:00
testlib Use Qt::PreciseTimer for the QDeadlineTimers in QTest::qWait* 2017-02-15 19:04:21 +00:00
tools Add Q_ASSERT before dereference pointer 2017-02-14 15:06:18 +00:00
widgets dockwidgets: recalculate the press position if the window resizes 2017-02-22 23:11:01 +00:00
winmain QtCore & winmain: Remove dead code 2017-01-31 19:09:31 +00:00
xml QXmlAttributes: mark as shared-come-qt6 2016-10-04 06:25:54 +00:00
src.pro Add a feature for Qt Xml 2017-01-06 17:19:13 +00:00