Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Tor Arne Vestbø 941aea658f macOS: Do layer updates via the CALayerDelegate protocol
The updateLayer function is only called when the layer is a
_NSViewBackingLayer instance, which is what the default
implementation of [NSView makeBackingLayer] returns.

Once we move to optionally returning a CAMetalLayer, we need
to use the more generic displayLayer: API, so we do that now
as a first step.

This matches the way we draw and send expose events on iOS.

Change-Id: I49721ff005ca9dfddebff645705f96b5ab46abb4
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2018-03-20 12:56:57 +00:00
bin
config.tests
dist
doc Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
examples Merge remote-tracking branch 'origin/5.11' into dev 2018-03-18 01:00:11 +01:00
lib
mkspecs macOS: Explicitly link to debug version of framework when needed 2018-03-16 10:30:15 +00:00
qmake
src macOS: Do layer updates via the CALayerDelegate protocol 2018-03-20 12:56:57 +00:00
tests Don’t show file dialog before calling selectFile() 2018-03-19 14:39:33 +00:00
util
.gitattributes
.gitignore
.qmake.conf
.tag
INSTALL
LGPL_EXCEPTION.txt
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.GPLv3
LICENSE.LGPL3
LICENSE.LGPLv3
LICENSE.LGPLv21
LICENSE.PREVIEW.COMMERCIAL
config_help.txt
configure
configure.bat
configure.json
configure.pri
header.BSD
header.COMM
header.FDL
header.GPL
header.GPL-EXCEPT
header.LGPL
header.LGPL-NOGPL2
header.LGPL-ONLY
header.LGPL3
header.LGPL3-COMM
qtbase.pro
sync.profile