aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.1.0
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-04-06 16:46:20 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-04-06 16:56:47 +0200
commit35a960fbbe059b304722942975c1ddec66dd4ad3 (patch)
tree0283c56142c47a3fc48b0a82d1fce29f339056d9 /dist/changes-1.1.0
parentf3767148c0c3464d8d92f70fa80b203a8b01a428 (diff)
Updated my changes for 1.1
Removed two things cause they were already cherry-picked into 1.0.
Diffstat (limited to 'dist/changes-1.1.0')
-rw-r--r--dist/changes-1.1.05
1 files changed, 2 insertions, 3 deletions
diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index d19bcc0d8c5..e67e9f29bfb 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -13,11 +13,9 @@ General
* Completely reworked editor split mechanism.
Editing
- * Completion for constructors in variable initialization.
* Some support for Obj-C++ //TODO: what does that mean more concrete?
* Some support for doxygen style comments //TODO: what does that mean more concrete?
- * More intelligent adding of braces.
- * Improved function argument completion.
+ * Improved function argument hint.
* More checkpoints in editor history.
* Ctrl-click for jumping to a symbol definition.
* Context help for form editor widgets.
@@ -46,6 +44,7 @@ Wizards
* It is now possible to choose file suffixes in the options dialog.
* Code of language change event is now generated correctly (added call
to base class).
+ * Generated header guards now adapt to file extension.
Designer
* Added signal/slot editor.