summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-02-02 15:17:53 (GMT)
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-02-02 15:17:53 (GMT)
commit0f92406252b9d288ef8ebbefc15e66d0ce01f46c (patch)
tree3e3b0b7dfa505c649e0f302dd5d3ad1447300e3e /dist
parent5d17f9735ab30983d71fc4bbfc71c8ed4b563585 (diff)
downloadQt-0f92406252b9d288ef8ebbefc15e66d0ce01f46c.zip
Qt-0f92406252b9d288ef8ebbefc15e66d0ce01f46c.tar.gz
Qt-0f92406252b9d288ef8ebbefc15e66d0ce01f46c.tar.bz2
Changelog: Added Designer/uic3 changes for 4.6.2
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.27
1 files changed, 6 insertions, 1 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2
index d35f945..7ab2cde 100644
--- a/dist/changes-4.6.2
+++ b/dist/changes-4.6.2
@@ -143,7 +143,12 @@ Qt for Windows CE
****************************************************************************
- Designer
- * foo
+ * [QTBUG-6965] Enabled editing seconds of QDateTime-type properties
+ * [QTBUG-6757] Fixed bug where selection handles would be affected by
+ a style sheet set on the main form.
+
+ - uic3
+ * [QTBUG-7404] Added option to preserve layout names set by Qt 3 Designer.
- qdoc3
* bar