aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.3.0
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@nokia.com>2011-07-11 10:00:18 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-07-11 10:21:37 +0200
commiteefda45aa1d6c1bf75054b39aee6834b3e5da2b8 (patch)
treeec26699f2473847519431f7b9c6996894fa3da66 /dist/changes-2.3.0
parent41b15f2fa385ffa77d248d96001ddf59023a6399 (diff)
Update changes file.
Change-Id: I0bf87b82de4037f9f8d10eb3d15a61f288889109 Reviewed-on: http://codereview.qt.nokia.com/1002 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Diffstat (limited to 'dist/changes-2.3.0')
-rw-r--r--dist/changes-2.3.020
1 files changed, 20 insertions, 0 deletions
diff --git a/dist/changes-2.3.0 b/dist/changes-2.3.0
index 2757e3ce97..df7a42afce 100644
--- a/dist/changes-2.3.0
+++ b/dist/changes-2.3.0
@@ -47,6 +47,26 @@ QML/JS Support
* Fixed scanning and indentation of regular expression literals (QTCREATORBUG-4566)
* Fixed indentation of object literals
+Qt Quick Designer
+ * Added tool buttons to the navigator for reordering and reparenting of items
+ * Added support for import as (QTCREATORBUG-4087)
+ * Added editing and navigation for inline components
+ * Added support for models and delegates in the current file (QTCREATORBUG-4528)
+ * Added support for repeaters (QTCREATORBUG-4852)
+ * Added context menu for resetting postion and size
+ * Added context menu for improved selection (QTCREATORBUG-4611)
+ * Added translation support for text items
+ * Added context menu for z-order (QTCREATORBUG-2522)
+ * Fixed z-order in the form editor (QTCREATORBUG-5226)
+ * Improved usability of the form editor (QTCREATORBUG-4820 QTCREATORBUG-4819)
+ * Do not enforce clipping of items in the form editor anymore
+ * Improved property editor for mouse area (QTCREATORBUG-4927)
+ * Use the qmlpuppet from current Qt if availabe (QTCREATORBUG-4824)
+ * Added project for qmlpuppet in share of Qt Creator
+ * Fixed copy and paste bug (QTCREATORBUG-4581)
+ * Fixed scoping of root item properties (QTCREATORBUG-4574)
+ * Improved property editor for ListView, GridView and PathView
+
Help
Platform Specific