summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.3
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-05-20 10:49:57 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-05-20 10:49:57 +0200
commitc6e446af5ac4d2c822163a1157ca58306d9ceee9 (patch)
tree1833af8f97b65c7736e7d4436389da1674492658 /dist/changes-4.6.3
parentb12b7fc54cb7ad79f58aa5ae646f26e76d6e1790 (diff)
Add my changes to the 4.6.3 changes log
Diffstat (limited to 'dist/changes-4.6.3')
-rw-r--r--dist/changes-4.6.316
1 files changed, 14 insertions, 2 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3
index d66681bd60..de9a058b44 100644
--- a/dist/changes-4.6.3
+++ b/dist/changes-4.6.3
@@ -46,8 +46,20 @@ QtCore
QtGui
-----
- - foo
- * bar
+ - QPainter
+ * [QTBUG-10421] Fixed WebKit-specific justification bug for text containing
+ more than one script.
+
+ - QTextEdit
+ * [QTBUG-9599] Fixed crash when copying the current text cursor as a result
+ of deleting a character.
+
+ - QTextEngine
+ * [QTBUG-9374] Fixed possible crash in QTextEngine::boundingBox() when using
+ multiscripted text.
+
+ - QTextLayout
+ * [QTBUG-9074] Fixed performance regression that was introduced in Qt 4.6.0.
QtDBus
------