diff options
author | David Boddie <david.boddie@nokia.com> | 2011-05-16 08:51:25 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-16 08:51:25 (GMT) |
commit | f34edb5f7f5ecddf4602727b7a981fadc1d4d4b4 (patch) | |
tree | f0e171d6270255d50d0a225e67a4935c52c700f2 /dist | |
parent | f32438ffccd8728143b93399e7cd251e72d23b55 (diff) | |
parent | 7e4a9187bb11b794e45d95d2e9fae026d6b0d07d (diff) | |
download | Qt-f34edb5f7f5ecddf4602727b7a981fadc1d4d4b4.zip Qt-f34edb5f7f5ecddf4602727b7a981fadc1d4d4b4.tar.gz Qt-f34edb5f7f5ecddf4602727b7a981fadc1d4d4b4.tar.bz2 |
Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt into 4.8
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index fa50f24..b8cc626 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -97,9 +97,17 @@ Qt for Windows CE - Assistant - - Designer - + * [QTBUG-18631] Enabled the use of promoted QWidgets in the buddy editor. + * [QTBUG-18120] Fixed saving of the Z-order. + * [QTBUG-13683] Fixed saving of QGridLayout and QFormLayout + by QFormBuilder. + * [QTBUG-10890] Added a filter to the rich text editor dialog. + that simplifies the HTML markup generated. + * [QTBUG-7777] Added support for QIcon::fromTheme. + * [QTBUG-7169] Fixed QtUiTools to be built with the correct + lib-infix. + * [QTBUG-3120] Added support for alignment of box layout items. - Linguist - Linguist GUI |