summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@digia.com>2014-04-28 12:08:13 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-02 07:17:34 +0200
commitccf5ac69bb92665df16c27aa38381bd34f96ad60 (patch)
treecd71e7231fd252b84cfb226a84994187c59f7272 /dist
parent3db5e58dd39fd14a2b9cf16f5396d1ffa1c9280e (diff)
Update changelog for iOS
Change-Id: Id0bbfa4aa1420cddbcc9950757c1c5fc83d744c1 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.3.09
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-5.3.0 b/dist/changes-5.3.0
index ae837fc023..f97e8699d2 100644
--- a/dist/changes-5.3.0
+++ b/dist/changes-5.3.0
@@ -446,6 +446,15 @@ Android
- Fonts:
* [QTBUG-36789] Fixed support for Arabic text.
+iOS
+---
+
+ - Support for input methods added.
+ - Support for word completion and spell checking added.
+ - Support for QClipboard added.
+ - "Hide keyboard" gesture added.
+ - Keyboard input is now sendt as input method events instead of key events.
+
Linux
-----