qt6-bb10/src
Tor Arne Vestbø 0a2e91328e macOS: Set up platform window reference before initializing QNSWindow/Panel
Initializing the window will end up in [NSWindow _commonAwake], which calls many
of the getters. We need to set up the platform window reference first, so we can
properly reflect the window's state during initialization.

Change-Id: I5349273b1930ee8a57dc518db74be90d2426f61c
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-02-18 22:58:07 +00:00
..
3rdparty wasm: fix building examples and applications 2019-02-15 08:44:27 +00:00
android qmake: Add variables for setting the version number and name in Android 2019-02-04 16:57:07 +00:00
angle configure: detect fxc.exe more thoroughly 2018-12-17 21:29:11 +00:00
concurrent QtConcurrent: Unify license headers 2019-01-29 10:41:39 +00:00
corelib Track call sites of QMacAutoReleasePools for debugging pool usage 2019-02-13 12:37:00 +00:00
dbus QDBusConnection: prevent leaking connection/server on destroy 2018-11-28 11:19:34 +00:00
gui Turn bcm_host library into makeSpec source 2019-02-14 07:27:34 +00:00
network Merge "Merge remote-tracking branch 'origin/5.12.1' into 5.12" into refs/staging/5.12 2019-02-06 10:52:13 +00:00
opengl QtOpenGL: Unify license headers 2019-01-29 10:41:46 +00:00
openglextensions QtOpenGLExtensions: Unify license headers 2019-01-11 11:06:25 +00:00
platformheaders Ability to switch language under platform eglfs/linuxfb 2019-01-25 15:00:07 +00:00
platformsupport Windows: Freetype: Load fonts from the user locations 2019-02-14 07:39:06 +00:00
plugins macOS: Set up platform window reference before initializing QNSWindow/Panel 2019-02-18 22:58:07 +00:00
printsupport Fix license header for qprinterinfo.cpp 2019-01-22 15:21:05 +00:00
sql Replace executedQuery when executing a new query 2019-01-30 23:08:04 +00:00
testlib Add testlib selftests for double and for non-finite float and double 2019-02-06 10:11:22 +00:00
tools Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
widgets Widgets: Only set WA_WState_ExplicitShowHide via public API 2019-02-12 12:11:24 +00:00
winmain qtmain_win.cpp: Remove unused header files 2019-02-04 01:58:42 +00:00
xml Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
src.pro