summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-04-02 13:27:25 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-04-02 13:27:25 +0200
commit16f691bad83a29c7c7fdeb3398a3fdadfdaa2949 (patch)
tree0a85b0d5c0a9b3defb88e10f91f7dfb8cd58d2ca /dist
parent975a9ed5ee3de9c720cc103923fe1a4f6665a4c6 (diff)
Completed 4.5.1 changelog for Designer/uic.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.5.114
1 files changed, 12 insertions, 2 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index 4e3fcc7794..fac0b5d3f0 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -80,7 +80,13 @@ Qt for Windows CE
- Designer
-
+ * [249097] Fixed a crash related to undoing a QGridLayout re-layouting
+ operation.
+ * [247995] Fixed a crash occurring after layout operations that cause
+ an instance of QGridLayout or QFormLayout to shrink.
+ * [248000] Fixed a crash ocurring when re-layouting empty grid layouts.
+ * [245961] Restricted objectname-validation to known object name
+ properties only.
- Linguist
- Linguist GUI
@@ -97,7 +103,11 @@ Qt for Windows CE
- uic
-
+ * [244998] Fixed include file generation for phonon widgets.
+ * [248070] Fixed code generation for QStringList-type properties to use
+ encoding properly.
+ * [242447] Made uic generate class-specific code correctly in the case
+ of multiple levels of inheritance.
- uic3