summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@trolltech.com>2009-06-02 13:44:24 +0200
committerJason McDonald <jason.mcdonald@nokia.com>2009-06-03 12:45:26 +1000
commita37dd54265d302c96931d6b52b28d386c06b24e4 (patch)
treeb7d5b47bd04891751e4fd8ab489e7d875d8c1414
parent57c741f5c72b9e6508ee45c87150716928962c96 (diff)
downloadqt4-tools-a37dd54265d302c96931d6b52b28d386c06b24e4.tar.gz
My Changelog for 4.5.2
(cherry picked from commit 4ae7a683217eb2a7e9fc2fe2ed173e7da277038b)
-rw-r--r--dist/changes-4.5.210
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2
index 423bbdd82d..c87ad92f79 100644
--- a/dist/changes-4.5.2
+++ b/dist/changes-4.5.2
@@ -46,6 +46,9 @@ Third party components
Plugins (r41346, r43550, r43915, r43917, r43923)
Clipboard (r41360)
+- QAbstractNetworkCache
+ * Only cache responses to HTTP GET by default, not HTTP PUT or POST
+
- QMacStyle
* [253339] Don't draw arrows on toolbuttons that have a menu and text only.
* [252301] Ensure that small and mini spin boxes are drawn correctly.
@@ -53,6 +56,13 @@ Third party components
- QFontDialog
* [252000] Ensure that QFontDialog::getFont() works on Mac OS X.
+- QNetworkCookie
+ * [251959] fix parsing of multiple cookies separated by a newline
+
+- QNetworkCookieJar
+ * [251467] do not allow cookies for domains like ".com"
+ * [228974] allow cookies whose domain attribute is missing a leading dot
+
- QWidget
* [250668] Don't send extra wheel events when using the scroll wheel in Cocoa.
* [253448] Prevent a crash when using the Qt::WA_MacBrushedMetal attribute