qt5base-lts/src
Sérgio Martins fbc6240cc6 Windows: Fix corner case where frameless windows would cover the taskbar.
In commit 0c936ca83c we fixed the case
where the window was maximized programmatically, but if the window gets
restored by clicking on the taskbar we don't get to set WithinMaximize
flag, since we immediately get the WM_GETMINMAXINFO request from Windows.

To reproduce the problem, run tests/manual/windowflags, remove frames,
maximize, minimize, and restore by clicking on the taskbar.

Task-number: QTBUG-8361

Change-Id: I8a7cf4fccbb2c3dac5f570848501ac1e8d2c2307
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-12-09 15:40:18 +01:00
..
3rdparty qtbase: Fix build error on 64bit BigEndian platforms 2013-12-05 14:15:19 +01:00
android Merge remote-tracking branch 'origin/release' into stable 2013-12-05 17:42:33 +01:00
angle use private linkage where possible 2013-10-31 19:49:32 +01:00
concurrent QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00
corelib Don't check the Qt version across modules in -developer-build 2013-12-07 21:17:40 +01:00
dbus Fix quadratic behavior in QMetaObjectBuilder when writing string table 2013-12-06 18:18:44 +01:00
gui Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/staging/stable 2013-12-05 19:53:16 +01:00
network Doc: Fixed broken link to General Qt Requirements 2013-12-05 14:55:56 +01:00
opengl Fix radial gradient shader compilation for OpenGL ES 2.0. 2013-12-05 16:40:06 +01:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Evdev keyboard handler emits keyevents with QString(0xffff) 2013-11-26 00:13:36 +01:00
plugins Windows: Fix corner case where frameless windows would cover the taskbar. 2013-12-09 15:40:18 +01:00
printsupport Reinitialize the printer after changing the custom paper size 2013-12-08 20:25:48 +01:00
sql Doc: invalid reference to Qt for Linux/X11 2013-12-03 11:16:24 +01:00
testlib Revert "Add tracing to logging framework" 2013-11-07 11:29:30 +01:00
tools Merge remote-tracking branch 'origin/release' into stable 2013-12-05 17:42:33 +01:00
widgets QSpinBox: allow positive values to be entered with the '+' prefix. 2013-12-05 23:57:53 +01:00
winmain enable path replacement in installed prl files on all platforms 2013-12-04 17:18:54 +01:00
xml Fully expand entities to ensure deep or widely nested ones fail parsing 2013-11-14 17:43:58 +01:00
src.pro Explicitly mark subdirs as host_builds in SUBDIRS template 2013-10-18 18:01:54 +02:00