diff options
author | Paul Olav Tvete <paul.tvete@nokia.com> | 2009-04-15 14:14:09 (GMT) |
---|---|---|
committer | Paul Olav Tvete <paul.tvete@nokia.com> | 2009-04-15 14:14:34 (GMT) |
commit | 0da3eabece2d33e2f8cdf421bbd8e95787c170f7 (patch) | |
tree | 676a76499ab039dafbd5af56ed2570303c2f8a09 /dist | |
parent | 1eaa669a6e94124a2644d10acdf890a3c21d1ad4 (diff) | |
download | Qt-0da3eabece2d33e2f8cdf421bbd8e95787c170f7.zip Qt-0da3eabece2d33e2f8cdf421bbd8e95787c170f7.tar.gz Qt-0da3eabece2d33e2f8cdf421bbd8e95787c170f7.tar.bz2 |
Updated changes
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.5.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1 index 9a64352..dd81f7c 100644 --- a/dist/changes-4.5.1 +++ b/dist/changes-4.5.1 @@ -168,6 +168,9 @@ Third party components * [245668] set also protocol, verifyMode and verifyDepth in setSslConfiguration() +- QString + * [249517] Fixed regression in replace(int, int, QChar) when string is empty + - QStyleSheetStyle * Improved support for setting background and foreground roles in styles such as the text color in a combo box popup on Mac and Cleanlooks, or |