From f85545a53bae8cbfbc0192d4730d181d7525a65d Mon Sep 17 00:00:00 2001 From: Markus Goetz Date: Mon, 28 Sep 2009 12:46:00 +0200 Subject: Some of my 4.5.3 changes Reviewed-by: TrustMe --- dist/changes-4.5.3 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'dist') diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3 index 831106a5c7..d797b4cd14 100644 --- a/dist/changes-4.5.3 +++ b/dist/changes-4.5.3 @@ -37,9 +37,24 @@ Third party components * [258230] Fixed inconsistencies in value returned from QDirIterator::next(). +- QColorDialog + * [256164] Fixed the setting of alpha values in QColorDialog. + - QDoubleSpinBox * [255019] Fixed a crash when using large value for decimals. +- QInputDialog + * [255502] Fixed bug in getDouble() + +- QNetworkAccessManager + * [256240] Proper handling of HTTP redirect in AlwaysCache mode. + * [257662] Fix timing issues that could trigger double sending of an + HTTP request. + * [256630] Fix usage of QProgressDialog together with QNetworkReply. + +- QSslCertificate + * [256066] Fix loading of a PEM when the length was a multiple of 64. + - QTemporaryFile * [260165] Fixed a bug where temporary files would be left behind when copying a file to a non-existing directory. -- cgit v1.2.3