qt6-bb10/src/platformsupport
Tor Arne Vestbø c7fbff7bf2 iOS: Add required public dependencies of the CoreText font database
CoreText and CoreGraphics are available on iOS as stand-alone
frameworks, but on Mac OS X they are part of the ApplicationServices
umbrella framework.

Mac OS 10.8 actually introduced both as stand-alone frameworks,
but for simplicity we link to ApplicationServices, as there's
still symlinks from ApplicationServices to the real frameworks.

Change-Id: I7f7ef795629cc37da85857d5c42283754acc4474
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
2013-02-27 23:54:56 +01:00
..
cglconvenience Drop the unused qcgl_createGlContext function 2013-02-22 17:27:03 +01:00
devicediscovery Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
dnd Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
eglconvenience Fix EGL_BAD_MATCH when requesting a 16-bit surface with eglfs. 2013-02-19 15:10:44 +01:00
eventdispatchers Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
fbconvenience Enablers in fbconvenience for Android port 2013-02-12 12:25:22 +01:00
fontdatabases iOS: Add required public dependencies of the CoreText font database 2013-02-27 23:54:56 +01:00
glxconvenience Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
input Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
linuxaccessibility Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
services Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
themes Introduce a native color dialog for GTK+ 2.x 2013-02-01 19:39:31 +01:00
platformsupport.pro Don't link QtPlatformSupport to CoreFoundation or Carbon 2013-02-22 23:56:36 +01:00