qt5base-lts/src
Thomas McGuire b9bb115972 Fix showNormal() and friends for platforms with fullscreen hint
Don't call show() inside of QWidget, as that might make the window
fullscreen due to QStyleHints::showIsFullScreen().

This regression was introduced earlier when QWidget::show() gained
support for the hint. No auto test caught the problem, as the
affected platforms (EGL and QNX) are not CI-tested.

Change-Id: I647c2362ac5b53ced562f1d77848552cc122fba0
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-07-10 22:25:01 +02:00
..
3rdparty Fix PCRE build under non-__GNUC__ compilers 2012-06-26 14:53:36 +02:00
concurrent Update the macros for shared/DLL and static builds 2012-06-28 06:21:48 +02:00
corelib Make the documentation consistent with the header and QVector* classes 2012-07-10 08:58:42 +02:00
dbus QtDBus: declare some classes as shared 2012-07-10 03:24:27 +02:00
gui make gui compile with QT_NO_SHORTCUT 2012-07-10 15:38:58 +02:00
network QtNetwork: add member-swap to shared classes 2012-07-06 16:08:02 +02:00
opengl Remove duplicate triangulating stroker implementation. 2012-07-06 13:58:28 +02:00
platformsupport Fix the UCS-2 surrogates handling in Q*FontEndine*::stringToCmap() 2012-07-10 03:23:46 +02:00
plugins Use DirectWrite font engine for non-ttf fonts as well 2012-07-10 14:23:56 +02:00
printsupport Remove Library dependency on Settings 2012-07-09 11:18:17 +02:00
sql Add support for SQLSTATE error codes 2012-07-03 13:21:23 +02:00
testlib Doc: Replace all occurences of \BR with \br. 2012-07-06 16:08:02 +02:00
tools Use QDoc instead of Qdoc to be consistent with the rest of the documentation 2012-07-08 15:33:35 +02:00
widgets Fix showNormal() and friends for platforms with fullscreen hint 2012-07-10 22:25:01 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Clean up the EXPORT macros in qglobal.h. 2012-06-29 00:27:18 +02:00
src.pro enable platformsupport for -no-widgets 2012-07-04 02:46:27 +02:00