summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/changes-4.5.111
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index 87f808d..f0ab546 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -39,6 +39,13 @@ Third party components
- QAuthenticator
* [237979] fix implemenation of md5-sess
+- QColorDialog
+ * [247349] Fixed bug causing the wrong alpha value to be returned.
+
+- QCompleter
+ * [250064] Fixed focus policy propagation regression.
+ * [246056] Fixed assertion failure in setCompletionPrefix().
+
- QFileInfo
* [205244] return valid file info also for relative UNC paths
@@ -63,6 +70,10 @@ Third party components
* Improved support for setting background and foreground roles in styles
such as the text color in a combo box popup on Mac and Cleanlooks.
+- QWizard
+ * [248107] Fixed bug on Vista causing Back button to connect twice to the back() signal.
+
+
****************************************************************************
* Database Drivers *
****************************************************************************