qt5base-lts/src
Sérgio Martins fd897629bf Fix moving a hidden QOpenGLWidget to another window
A visibile QOpenGLWidget receives a QEvent::WindowChangeInternal which triggers
a QOpenGLWidget::reset(). A hidden QOpenGLWidget never received this event
so it was never reset, resulting in a black rendering.

Includes unit-test that fails without this patch.

Change-Id: I9d2c57d66fa629f631a9829a5ebf4de09998ad75
Task-Id: QTBUG-60896
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2017-07-02 09:31:01 +00:00
..
3rdparty Convert features.tabletevent to QT_CONFIG 2017-06-28 16:15:14 +00:00
android Android: fix missing wheel events 2017-06-18 12:59:14 +00:00
angle ANGLE: Fix crash with ltcg on Visual Studio 2015 Update 3 2017-06-13 06:55:27 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Doc: Add note about fromPercentEncoding's behavior on invalid input 2017-06-29 10:15:30 +00:00
dbus Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager" 2017-05-17 13:42:47 +00:00
gui xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macro 2017-06-29 14:09:33 +00:00
network Respect the application and system configuration settings for the proxy 2017-06-30 04:05:29 +00:00
opengl Fix crash when running tst_qlbuffers under Angle 2017-06-28 11:25:42 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport Follow KDE settings for menu and toolbar fonts 2017-06-13 16:04:00 +00:00
plugins xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macro 2017-06-29 14:09:33 +00:00
printsupport Convert features.messagebox to QT_[REQUIRE_]CONFIG 2017-06-29 02:23:22 +00:00
sql make sql drivers independently configurable 2017-06-17 06:47:48 +00:00
testlib Allow using Xcode Command Line Tools to build Qt 2017-06-29 02:00:12 +00:00
tools Moc: Don't error out when parsing namespace __identifier(...) 2017-06-19 07:32:18 +00:00
widgets Fix moving a hidden QOpenGLWidget to another window 2017-07-02 09:31:01 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00