aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.1.0
diff options
context:
space:
mode:
authorChristian Kamm <christian.d.kamm@nokia.com>2010-10-05 11:32:43 +0200
committerChristian Kamm <christian.d.kamm@nokia.com>2010-10-05 11:33:19 +0200
commit1261e9e17488b0a7cbf35bf6417b8dcde1c7ef01 (patch)
tree3e219e92b419070cc41a37cf036665898c46ed90 /dist/changes-2.1.0
parent66949948231b092c6b8339fb59efd6bb570a1a53 (diff)
Update changes file for 2.1.
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r--dist/changes-2.1.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
index 41d204e81d..af6386fdcb 100644
--- a/dist/changes-2.1.0
+++ b/dist/changes-2.1.0
@@ -17,6 +17,7 @@ C++ Support
* Added semantic highlighting of types, virtual methods, locals, statics and
member variables (only enabled when running against Qt 4.7.1 and up, for
performance reasons)
+ * Add new indenter along with a new option to control alignment indents
* Add new %FILENAME%, %CLASS% placeholders to license template
Project Support
@@ -32,6 +33,11 @@ Debugging
Help
QML/JS Support
+ * Add 'Find usages' action that works on ids, properties, functions and
+ variables
+ * Add new indenter
+ * Add experimental support for code completion of components defined
+ by plugins
Platform Specific