qt5base-lts/src
Jake Petroules 2f549d61ec Add some functions to convert an NSColor to a QBrush.
NSColors can be quite complex and store patterns, gradients, dynamic
system colors that change based on global state (!), etc. QBrush is a
better equivalent to it than QColor.

Change-Id: I4b66a1ab85342bbb9efcf78011965ec74e5fc738
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@theqtcompany.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
2015-12-11 10:55:33 +00:00
..
3rdparty iOS: Enable non-pixman NEON drawhelpers for both 32 and 64-bit 2015-12-09 17:48:55 +00:00
android Android: Remove support for API < 16 2015-12-10 19:53:36 +00:00
angle Rename ANGLE libs in order to not conflict with other ANGLE libs 2015-12-01 12:28:02 +00:00
concurrent QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers 2015-11-04 14:17:08 +00:00
corelib Android: Remove support for API < 16 2015-12-10 19:53:36 +00:00
dbus Use Q_UNLIKELY for every qFatal()/qCritical() 2015-11-29 22:59:17 +00:00
gui Fix inconsistent override warnings. 2015-12-10 18:28:26 +00:00
network Haiku: Fix compilation of network library 2015-12-08 19:18:51 +00:00
opengl Merge remote-tracking branch 'origin/5.6' into dev 2015-12-02 23:33:06 +01:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
platformsupport Merge remote-tracking branch 'origin/5.6' into dev 2015-12-08 07:09:47 +01:00
plugins Add some functions to convert an NSColor to a QBrush. 2015-12-11 10:55:33 +00:00
printsupport Merge remote-tracking branch 'origin/5.6' into dev 2015-12-02 23:33:06 +01:00
sql qsql_sqlite: fix segfault in dtor of orphan result 2015-12-09 08:41:54 +00:00
testlib Merge remote-tracking branch 'origin/5.6' into dev 2015-12-02 23:33:06 +01:00
tools Use Q_UNLIKELY for every qFatal()/qCritical() 2015-11-29 22:59:17 +00:00
widgets QLineEdit: fix the shortcut override events on a readonly line edit 2015-12-09 19:04:59 +00:00
winmain winrt: Exit application properly 2015-10-30 21:50:43 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
src.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00