diff options
author | jasplin <qt-info@nokia.com> | 2009-04-14 08:14:03 (GMT) |
---|---|---|
committer | jasplin <qt-info@nokia.com> | 2009-04-14 08:14:48 (GMT) |
commit | d5a99cff5235ff72f68f57ab0772274d332b118b (patch) | |
tree | 398310dcaf19409642cedbfc99a5ad7cb790d722 /dist | |
parent | 69414e5afeb87df2f7a371962f092c2d277aaf6f (diff) | |
download | Qt-d5a99cff5235ff72f68f57ab0772274d332b118b.zip Qt-d5a99cff5235ff72f68f57ab0772274d332b118b.tar.gz Qt-d5a99cff5235ff72f68f57ab0772274d332b118b.tar.bz2 |
My changes.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.5.1 | 11 |
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 * **************************************************************************** |