qt5base-lts/src
Jan Arve Saether 92d289aba8 Widgets going "undercover" should also undercover the QWindow
Sometimes Qt wants to hide a widget without calling setVisible(false).
This is usually done by setting the widgets geometry outside the
parents clip rect (and usually by setting its y coordinate to a
sufficiently negative y coordinate). QSplitter uses this when it needs
to collapse its children.
Previously the QWindow was just moved straight above the QWidget it was
hosted in.

Task-number: QTBUG-38475
Change-Id: I154dd4d13f108c3d34c64eadb41dd6b477dc5c4e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
2014-04-30 12:38:42 +02:00
..
3rdparty ANGLE WinRT: Call Trim() when application suspends 2014-04-22 13:54:38 +02:00
android Android: Don't accept the volume-key events. 2014-04-03 00:28:22 +02:00
angle ANGLE WinRT: Call Trim() when application suspends 2014-04-22 13:54:38 +02:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Allow building against static ICU libs also on Unix 2014-04-29 14:42:26 +02:00
dbus CMake: Include the CMakeParseArguments module for dbus macros. 2014-04-16 15:21:50 +02:00
gui Document setUniformValue limitations wrt non square matrices 2014-04-25 15:18:29 +02:00
network Add missing QT_NO_NETWORKPROXY guards around HTTP connect statements 2014-04-29 12:01:29 +02:00
opengl Avoid a double memory copy during bindTexture 2014-04-25 15:18:29 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformsupport Fix up EGL config selection comments 2014-04-24 10:37:19 +02:00
plugins Direct2D QPA: Pixel-align aliased drawing 2014-04-30 08:23:39 +02:00
printsupport QPrintDialog - Fix Mac reference counting error. 2014-04-18 07:45:19 +02:00
sql Fix PSQL column's metadata 2014-04-29 14:42:26 +02:00
testlib Improve accessibility event failure output 2014-04-30 09:05:19 +02:00
tools Build fix with defined DEBUG_MOC 2014-04-25 10:55:31 +02:00
widgets Widgets going "undercover" should also undercover the QWindow 2014-04-30 12:38:42 +02:00
winmain WinRT winmain: Pass ImagePath as part of ImageParams in Xap packages 2014-04-01 12:28:10 +02:00
xml Fix copy-paste error. 2014-04-18 14:26:26 +02:00
src.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00