summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.2
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-02-04 13:42:50 (GMT)
committeraxis <qt-info@nokia.com>2010-02-04 13:42:50 (GMT)
commit5ddcf96b8339850d1f84db9f487ac15a1ed3364a (patch)
tree9a904717a9bb0b07fda7cbafa40d87fa7356e2ac /dist/changes-4.6.2
parent5160af692fd0352457cdf12cb497e1b8d8eed858 (diff)
downloadQt-5ddcf96b8339850d1f84db9f487ac15a1ed3364a.zip
Qt-5ddcf96b8339850d1f84db9f487ac15a1ed3364a.tar.gz
Qt-5ddcf96b8339850d1f84db9f487ac15a1ed3364a.tar.bz2
Added my changes to changes file.
Diffstat (limited to 'dist/changes-4.6.2')
-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 f667c91..e7c2860 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.