summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
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 4e3fcc7..fac0b5d 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