summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-04 14:42:50 +0100
committeraxis <qt-info@nokia.com>2010-02-04 14:42:50 +0100
commit5ddcf96b8339850d1f84db9f487ac15a1ed3364a (patch)
tree9a904717a9bb0b07fda7cbafa40d87fa7356e2ac /dist
parent5160af692fd0352457cdf12cb497e1b8d8eed858 (diff)
Added my changes to changes file.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.26
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2
index f667c917d4..e7c28605b0 100644
--- a/dist/changes-4.6.2
+++ b/dist/changes-4.6.2
@@ -59,6 +59,12 @@ QtGui
- foo
* bar
+ - QApplication
+ * [QTBUG-6098] Added a flag to avoid construction of application panes.
+ - QInputContext
+ * [QTBUG-7439] Avoided the loss of preedit text when losing focus on Symbian.
+
+ * [QT-2629] Implemented event filter functions for Symbian.
* [QTBUG-7029] Fixed a crash when re-creating QApplication object due to a
dangling gesture manager pointer.
* [QTBUG-7198] Setting a style sheet could break the checkbox position in item views.