summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-09-28 08:41:51 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-09-28 13:35:35 (GMT)
commit971f9291c7dee8399ff89c63ef1bda7c51e1b20a (patch)
tree49d19c27834e59023725f1be0892454b03a9b791
parent0ba2cff729e81f268285eda4ea892bdea7b5b609 (diff)
downloadQt-971f9291c7dee8399ff89c63ef1bda7c51e1b20a.zip
Qt-971f9291c7dee8399ff89c63ef1bda7c51e1b20a.tar.gz
Qt-971f9291c7dee8399ff89c63ef1bda7c51e1b20a.tar.bz2
Updated change log for 4.5.3
(cherry picked from commit 003d454ce8350cc279c2de53848c7a4533dc939d)
-rw-r--r--dist/changes-4.5.314
1 files changed, 14 insertions, 0 deletions
diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3
index bb6c165..2b4906d 100644
--- a/dist/changes-4.5.3
+++ b/dist/changes-4.5.3
@@ -33,6 +33,16 @@ Third party components
* Library *
****************************************************************************
+- QDirIterator
+ * [258230] Fixed inconsistencies in value returned from
+ QDirIterator::next().
+
+- QDoubleSpinBox
+ * [255019] Fixed a crash when using large value for decimals.
+
+- QTemporaryFile
+ * [260165] Fixed a bug where temporary files would be left behind when
+ copying a file to a non-existing directory.
****************************************************************************
* Database Drivers *
@@ -59,6 +69,10 @@ Third party components
Qt for Linux/X11
----------------
+- Fixed a bug where an empty KDEDIRS variable would bring /share into the icon
+ search path.
+- [KDE 191759] Plasma spinning in endless loop.
+
Qt for Windows
--------------