summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-09-28 10:41:51 +0200
committerJoão Abecasis <joao@abecasis.name>2009-09-28 10:41:51 +0200
commit003d454ce8350cc279c2de53848c7a4533dc939d (patch)
treed74581ad1878e96525dacd142337a943178b24fc /dist
parentc2f946034bb68b7dbf508ac640d692066821a400 (diff)
Updated change log for 4.5.3
Diffstat (limited to 'dist')
-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 bb6c16584d..2b4906dce4 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
--------------