summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-09-23 11:00:11 +0200
committerJason McDonald <jason.mcdonald@nokia.com>2010-10-07 13:56:36 +1000
commitbf5d0fa36d257b6deb8531f9b80bbdae07a69434 (patch)
treea7167bf1bd446168cbbc153da830baae77408ec5
parentd566c9cd0a5f403c30cdb65a024cec489bfc46aa (diff)
My Qt 4.7.1 changes
(cherry picked from commit 77b9b5dc93662d505b2c69211d001e5672d8a2cb)
-rw-r--r--dist/changes-4.7.19
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index c8b26c277a..fd5a9f22ac 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -40,6 +40,15 @@ QtCore
QtGui
-----
+ - QGraphicsWidget
+ * [QTBUG-13188] Make sure a font that has propagated from a parent can
+ be set on a QPainter.
+
+
+ - QStaticText
+ * [QTBUG-12614] Fix crash with zero-width string.
+ * [QTBUG-12540] Fix rendering of large glyphs with OpenGL2 paint engine.
+
QtDBus
------