summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.1
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-09-23 11:00:11 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-09-23 11:01:08 +0200
commit77b9b5dc93662d505b2c69211d001e5672d8a2cb (patch)
tree3d06dc887f362a983d1acf7aac005685f00ab0ae /dist/changes-4.7.1
parent979ab9bf9394210dc4812082fe40b083155447c5 (diff)
My Qt 4.7.1 changes
Diffstat (limited to 'dist/changes-4.7.1')
-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
------