summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.1
diff options
context:
space:
mode:
authorAndreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com>2009-04-15 10:45:09 (GMT)
committerAndreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com>2009-04-15 10:45:36 (GMT)
commit8fc0d4ed0d306e131276ce6e4dd236ca42582d9a (patch)
tree7d61e7d01f4aad261fe4da69fa1b3912f5afd77a /dist/changes-4.5.1
parent809b192f245f24e3e17655e4f5f335bee4bcad79 (diff)
downloadQt-8fc0d4ed0d306e131276ce6e4dd236ca42582d9a.zip
Qt-8fc0d4ed0d306e131276ce6e4dd236ca42582d9a.tar.gz
Qt-8fc0d4ed0d306e131276ce6e4dd236ca42582d9a.tar.bz2
My ChangeLog.
Reviewed-by: Trust Me
Diffstat (limited to 'dist/changes-4.5.1')
-rw-r--r--dist/changes-4.5.110
1 files changed, 9 insertions, 1 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index e8595ff..68edc78 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -25,6 +25,9 @@ General Improvements
- Documentation and Examples
+- Embedded Dialogs demo
+ * [246517] Fixed warnings and bugs in hover handling on Mac OS X
+
Third party components
----------------------
@@ -69,7 +72,12 @@ Third party components
- QGraphicsItem
* [247890] Cached QGraphicsItems are not updated if update() is called when they are hidden
- * [250272] When an item is deleted it does not get removed from the sceneeventfilters meaning a crash can occur
+ * [250272] When an item is deleted it does not get removed from the
+ sceneeventfilters meaning a crash can occur
+ * Fixed slowdown regression in QGraphicsItem::ItemCoordinateCache
+
+- QGraphicsScene
+ * [243707] Fixed crash when adding child before parent to scene
-QGraphicsView
* [245766] Rubber Band drag mode not updated correctly when scrolling