summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-04-14 10:14:03 +0200
committerjasplin <qt-info@nokia.com>2009-04-14 10:14:48 +0200
commitd5a99cff5235ff72f68f57ab0772274d332b118b (patch)
tree398310dcaf19409642cedbfc99a5ad7cb790d722 /dist
parent69414e5afeb87df2f7a371962f092c2d277aaf6f (diff)
My changes.
Diffstat (limited to 'dist')
-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 87f808d6aa..f0ab54624e 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 *
****************************************************************************