summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.2
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@trolltech.com>2009-06-02 13:44:24 +0200
committerPeter Hartmann <peter.hartmann@trolltech.com>2009-06-02 13:47:44 +0200
commit4ae7a683217eb2a7e9fc2fe2ed173e7da277038b (patch)
tree8c173e66370cf50a2f0999db2c00791bcab71160 /dist/changes-4.5.2
parent9dc7a011e798c24b4dd8b19a74b42c61f52a1328 (diff)
My Changelog for 4.5.2
Diffstat (limited to 'dist/changes-4.5.2')
-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