summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-11-04 12:13:10 +0100
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-11-04 12:13:10 +0100
commitb2a4a87c93468b1a2e5ae002d4e7ce2a2315e747 (patch)
tree2e06a752fe8aef89e5b9c623d7fffc5d0a4c49ac /dist
parent67105efc1e1ebfb435ad5d64171111799959a7c3 (diff)
Changelog 4.6.0: Designer/uic/uic3.
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.023
1 files changed, 23 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 887e93e455..01b3c58a56 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -66,6 +66,29 @@ information about a particular change.
be consistent with win32-msvc200x.
****************************************************************************
+* Tools *
+****************************************************************************
+
+- Designer
+
+ - [233683] Promoted Widgets are now stored correctly in scratchpad.
+ - [249823] Added search functionality to the resource browser.
+ - [254282] Enabled the use of promoted widgets in form templates.
+ - [254824] Made it possible to override the createAction()/createWidget()
+ functions of QUiLoader.
+ - [256332] Enabled deleting all pages of a QTabWidget or QStackedWidget.
+ - [259238] Fixed menubar/menu editing in right-to-left mode.
+ - [259918] Fixed setting of object names for container pages not to use
+ localized strings.
+ - [260658] Fixed saving of alpha values set in the palette editor.
+ - It is now possible to further specify the kind of custom widget
+ string properties using XML tags.
+
+- uic3
+
+ - [128859] Fixed code generation of QLabel's wordWrap property.
+
+****************************************************************************
* DirectFB *
****************************************************************************