qt6-bb10/src
Tor Arne Vestbø d3ec5a2b09 CoreText: Use QCFType to track CoreFoundation member variables
The operator T() function of QAppleRefCounted should be const so
that the underlying type can be accessed from const member functions
just like the naked underlying type could.

Change-Id: I0819c5795d28442a6ff4db2732e211b183574f9f
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-11-28 23:59:16 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-11-16 08:10:15 +01:00
android Add log output if library does not exists 2018-11-21 05:36:31 +00:00
angle Add Windows Desktop arm64 target to Qtbase 2018-11-11 09:05:10 +00:00
concurrent Doc: Fix typo and grammar issues 2018-07-09 17:00:19 +00:00
corelib CoreText: Use QCFType to track CoreFoundation member variables 2018-11-28 23:59:16 +00:00
dbus QDBusConnection: prevent leaking connection/server on destroy 2018-11-28 11:19:34 +00:00
gui Ensure alignment of image-data 2018-11-28 09:11:28 +00:00
network Fix build errors in OpenSSL 1.1 backend 2018-11-23 13:45:18 +00:00
opengl Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-19 12:42:10 +01:00
openglextensions
platformheaders Fix typos in the documentation 2018-09-25 23:39:06 +00:00
platformsupport CoreText: Use QCFType to track CoreFoundation member variables 2018-11-28 23:59:16 +00:00
plugins xcb: free leaking clipboard events 2018-11-28 11:19:36 +00:00
printsupport Extend PDF engine to allow the generation of PDFs with huge pages 2018-10-22 15:53:17 +00:00
sql QtSql: fix code snippets 2018-10-03 10:48:50 +00:00
testlib Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-27 01:00:09 +01:00
tools Android: Prepare for the worst, when the NDK will remove all GNU tools 2018-11-19 11:45:20 +00:00
widgets Destroy QWindowContainer's fake parent window when not needed 2018-11-28 10:11:08 +00:00
winmain Use msvc qmake scope where appropriate 2018-11-22 14:16:52 +00:00
xml Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
src.pro