summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2013-03-26 16:24:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-26 17:05:21 +0100
commit5d2a0eedb0a7f23ab9ef998c2da35b6be273764e (patch)
tree55d8c93dee81a4b4233d8b845ae3c9c11c43b728 /dist
parent787aa7a2a8a261f120199ef73e20c03bf212097f (diff)
Changelog 5.0.2: Add Windows-specific changes.
Change-Id: I6578b13d27373931107572f82458fc6d006cd86b Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.26
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-5.0.2 b/dist/changes-5.0.2
index 108512a98a..3830fa7ba9 100644
--- a/dist/changes-5.0.2
+++ b/dist/changes-5.0.2
@@ -50,6 +50,8 @@ QtGui
QtWidgets
---------
+- [QTBUG-28817] Fixed QColorDialog::setOption(), QFontDialog::setOption().
+
QtNetwork
---------
@@ -88,6 +90,10 @@ Qt for Linux/X11
Qt for Windows
--------------
+ - [QTBUG-30185] Fixed adding of suffixes in Window native file save dialog.
+ - [QTBUG-29010, QTBUG-28531] Fixed handling of layered windows required for
+ translucent or non-opaque windows.
+
Qt for Mac OS X
---------------