summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.2.05
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0
index 287cda4821..e055e27a0e 100644
--- a/dist/changes-5.2.0
+++ b/dist/changes-5.2.0
@@ -35,6 +35,11 @@ QtWidgets
- QFileDialog::setDefaultSuffix() removes leading dot characters.
+- [QTBUG-34132] QFileDialog does not instantiate widgets if a native dialog
+ will be used instead. Therefore some accessors which previously returned
+ unused objects will now return null. As before, you can set the
+ DontUseNativeDialog option to ensure that widgets will be created and used instead.
+
- QSizePolicy got a retainSizeWhenHidden attribute.
- [QTBUG-31602] QSpinBox size calculation will now be fixed when stylesheets are