summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
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
-----