qt5base-lts/src
Morten Johan Sørvig f7047d52da Cocoa: add QT_MAC_USE_NSWINDOW env. variable
When enabled, all QWindows will be backed by a NSWindow.
This is unlike the default where only top-level
QWindows get a NSWindow.

The QWindow still has (Q)NSView as the NSWindow content
view. The return value of the winId functions are
still the NSView and is not affected by this switch.

Change-Id: I131b89af04c09451a6e7515d1da3f7498f53979a
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com>
2015-06-02 04:44:28 +00:00
..
3rdparty ANGLE: Fix compilation without d3d11 2015-05-28 06:52:01 +00:00
android Revert "Android: Don't show translucent system UI on top of Qt" 2015-05-30 05:55:56 +00:00
angle ANGLE: Fix compilation without d3d11 2015-05-28 06:52:01 +00:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib Fix statfs usage for BSD4 systems in QStorageInfo 2015-06-01 09:08:19 +00:00
dbus Make sure we don't call dbus_connection_can_send_type on too old libdbus 2015-05-26 07:20:35 +00:00
gui Fix wrong method name in QColor documentation 2015-06-01 17:57:18 +00:00
network QFtp: Suppress warning about reading from closed QIODevice. 2015-05-23 08:59:27 +00:00
opengl Fix subpixel rendered text in QGLWidget 2015-05-30 17:20:01 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Doc: Fix spelling errors in the QXcbWindowFunctions docs 2015-05-07 06:57:50 +00:00
platformsupport Avoid QWidget dependency in QtGui 2015-06-01 13:38:18 +00:00
plugins Cocoa: add QT_MAC_USE_NSWINDOW env. variable 2015-06-02 04:44:28 +00:00
printsupport Introduce a version number to QPlatformPrinterSupportFactoryInterface. 2015-05-13 12:41:24 +00:00
sql Doc: added doc for non-documented functions 2015-05-18 08:01:37 +00:00
testlib Add GPU_BLACKLIST support to QTestLib 2015-05-08 15:11:32 +00:00
tools moc: Fix crash parsing invalid macro invocation 2015-05-30 08:37:11 +00:00
widgets Avoid QWidget dependency in QtGui 2015-06-01 13:38:18 +00:00
winmain WinRT: Fix argument handling on Windows 10 2015-06-01 07:47:11 +00:00
xml QtXml: Fix const correctness in old style casts 2015-03-11 01:50:23 +00:00
src.pro Implement a more direct headersclean check 2015-04-17 00:54:45 +00:00