summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.1
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-01-05 11:20:06 (GMT)
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-01-05 11:20:06 (GMT)
commit547e117e7463db85651d910d5a627806388b9afc (patch)
tree80b5959d6e37de4571083c4178f99ee257f1346f /dist/changes-4.6.1
parent00db09c55f60f160e625c3488784b0965ab636b4 (diff)
downloadQt-547e117e7463db85651d910d5a627806388b9afc.zip
Qt-547e117e7463db85651d910d5a627806388b9afc.tar.gz
Qt-547e117e7463db85651d910d5a627806388b9afc.tar.bz2
Changelog: Added Designer/uic entries for 4.6.1
Diffstat (limited to 'dist/changes-4.6.1')
-rw-r--r--dist/changes-4.6.19
1 files changed, 8 insertions, 1 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 5efa0e2..2397228 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -148,7 +148,14 @@ Qt for Windows CE
****************************************************************************
- Designer
- * foo
+ * [QTBUG-6863] Fixed static linking on Mac.
+ * [QTBUG-6760] Fixed display of action shortcut in action editor.
+ * [QTBUG-6505] Fixed handling of QHeaderView properties.
+ * [QTBUG-5335] Fixed handling of layout margins of custom containers.
+
+ - uic
+ * [QTBUG-5824] Fixed code generation to generate a call to
+ QMainWindow::setCentralWidget() for promoted widgets as well.
- qdoc3
* bar