summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.2
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-4.7.2')
-rw-r--r--dist/changes-4.7.28
1 files changed, 6 insertions, 2 deletions
diff --git a/dist/changes-4.7.2 b/dist/changes-4.7.2
index 49bdd8e..a18a237 100644
--- a/dist/changes-4.7.2
+++ b/dist/changes-4.7.2
@@ -45,8 +45,12 @@ QtCore
QtGui
-----
- - foo
- * bar
+ - QWidget
+ * [QTMOBILITY-645] Send WinIdChange event when winId is set to zero.
+ The window handle of a native widget may be set to zero in two
+ situations: (i) temporarily, during reparenting and (ii) during
+ widget destruction. Previously, no WinIdChange event was sent in
+ either of these cases; now, it is sent in both cases.
QtDBus
------