qt6-bb10/src/plugins
Richard Moe Gustavsen 503b9c3181 iOS: fallback to use [UIScreen mainScreen] when [UIScreen screens] fail
On iOS 7.1 [UIScreen screens] sometimes (and against documentation) returns
an empty array, which will lead to a crash. This patch will add a fallback
path that uses [UIScreen mainScreen] instead when the screen count is 0.

Task-number: QTBUG-42345
Change-Id: Ie72578ff7ecd0c8fbc971fafea45047bf1347cd9
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2014-11-26 10:47:19 +01:00
..
bearer Fix crash in QNetworkSession when engine is not set 2014-11-07 13:14:32 +01:00
generic Update license headers and add new license files 2014-09-24 12:26:19 +02:00
imageformats Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
platforminputcontexts Merge TextFormat attributes for identical ranges in QInputMethodEvents 2014-11-06 14:07:09 +01:00
platforms iOS: fallback to use [UIScreen mainScreen] when [UIScreen screens] fail 2014-11-26 10:47:19 +01:00
platformthemes Store clipboard before exiting native GTK dialog 2014-11-03 10:04:07 +01:00
printsupport Do not pass a null pointer to unlink() 2014-11-06 08:35:22 +01:00
sqldrivers Update license headers and add new license files 2014-09-24 12:26:19 +02:00
plugins.pro Accessibility: Use factory function instead of plugin 2014-03-13 18:00:11 +01:00