summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-02-02 15:17:53 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-02-06 08:46:46 (GMT)
commit83465db410b55fff7fe85c3b0d88e0b93ae718da (patch)
tree5a55fab1d29d03b47823225145ea6ed0ab2da88a /dist
parent6f8ffe4aed5a0a944c5f8a12d2e22ab2902a3c85 (diff)
downloadQt-83465db410b55fff7fe85c3b0d88e0b93ae718da.zip
Qt-83465db410b55fff7fe85c3b0d88e0b93ae718da.tar.gz
Qt-83465db410b55fff7fe85c3b0d88e0b93ae718da.tar.bz2
Changelog: Added Designer/uic3 changes for 4.6.2
(cherry picked from commit 0f92406252b9d288ef8ebbefc15e66d0ce01f46c)
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 d743f10..c4599c6 100644
--- a/dist/changes-4.6.2
+++ b/dist/changes-4.6.2
@@ -149,7 +149,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