summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@theqtcompany.com>2014-11-26 14:54:33 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-27 11:22:31 +0100
commit7b33faa1e97353d658fc7cd13ca789fccfa7ec1f (patch)
treeb16f43b9cd0cbaf59093ecadfc7b60d796d5c531 /dist
parent7c539579b9e883c87e5f7fb3bbec80847fc83ae2 (diff)
changes-5.4.0: additional changes for iOS
Change-Id: Ie8dc10be7ac8a73857a2b47e9bfb00954a7421a9 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.4.07
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-5.4.0 b/dist/changes-5.4.0
index 48c2507ea6..2cdf52e4d3 100644
--- a/dist/changes-5.4.0
+++ b/dist/changes-5.4.0
@@ -418,6 +418,13 @@ iOS
Applications making use of DataLocation should move these data to the
new location. This can be done using the path provided by
DocumentLocation as the source path.
+ - [QTBUG-41458] screen resolution update after device rotation now works.
+ - [QTBUG-42345] fixed crash on startup on iOS 7.1
+ - iOS is now using fat builds with both 32-, and 64-bit support.
+ - New launch screen added to support iPhone6/6+.
+ - QtQuick Controls now support native text selection and popup menus.
+ - Virtual keyboard visibility is now automatically managed by the platform plugin.
+ - Default theme fonts now uses Dynamic Type, which is based on user system settings.
Linux/XCB
---------