summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <[email protected]>2014-04-28 12:08:13 +0200
committerThe Qt Project <[email protected]>2014-05-02 07:17:34 +0200
commitccf5ac69bb92665df16c27aa38381bd34f96ad60 (patch)
treecd71e7231fd252b84cfb226a84994187c59f7272
parent3db5e58dd39fd14a2b9cf16f5396d1ffa1c9280e (diff)
Update changelog for iOS
Change-Id: Id0bbfa4aa1420cddbcc9950757c1c5fc83d744c1 Reviewed-by: Thiago Macieira <[email protected]>
-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 ae837fc023e..f97e8699d27 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
-----