summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-03-24 19:20:21 +0100
committerThiago Macieira <thiago.macieira@nokia.com>2010-03-24 19:20:32 +0100
commit8218a16815d883823d3411be9896332b997f3e91 (patch)
treecf0bac42098dcfce7c1a15986472d6467564e7ae /dist
parent10ecfc2a444263a2fbaf2ebbf401eac62b6ff70b (diff)
Update changelog
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.010
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0
index 76fa7f875b..b9aa64dd23 100644
--- a/dist/changes-4.7.0
+++ b/dist/changes-4.7.0
@@ -41,6 +41,16 @@ Third party components
* Library *
****************************************************************************
+QtCore
+------
+
+QtGui
+-----
+
+ - QAbstractItemView
+ * Fixed a bug that would cause keyboard searches not to behave
+ properly when used within 400 milliseconds of midnight.
+
- QPrinter
* Obsoleted the slightly confusing setNumCopies() and numCopies()
functions, and replaced them with setCopyCount(), copyCount() and