From bf7ffca088904c6872715a588a9c4e3dd0904fc8 Mon Sep 17 00:00:00 2001 From: Yoann Lopes Date: Tue, 20 Jul 2010 15:50:24 +0200 Subject: Updated changelog for 4.7. --- dist/changes-4.7.0 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0 index 5f585c1..49c17ee 100644 --- a/dist/changes-4.7.0 +++ b/dist/changes-4.7.0 @@ -107,6 +107,7 @@ QtGui * [QTBUG-9024] Improved performance when calling update() on items that are clipped by an ancestor (QGraphicsItem::ItemClipsChildrenToShape). * [QTBUG-7703], [QTBUG-8378] Fixed scrolling issues + * [QTBUG-12112] Fixed focusItem() returning incorrect value. - QGraphicsTextItem * [QTBUG-7333] Fixed keyboard shortcuts not being triggered when the @@ -119,6 +120,10 @@ QtGui the mouse. * [QTBUG-10338] Fixed drawing artifacts due to rounding errors. + - QGraphicsWidget + * [QTBUG-12056] Fixed a crash occuring when adding a QGraphicsWidget + to a scene after removing and deleting another QGraphicsWidget. + - QImage * [QTBUG-9640] Prevented unneccessary copy in QImage::setAlphaChannel(). * [QTBUG-7982] Added QImage::bitPlaneCount(). -- cgit v0.12