Updated the changes for 1.1

This commit is contained in:
Roberto Raggi
2009-04-07 11:02:20 +02:00
parent eb1b86ef86
commit d7d8ed6d95

3
dist/changes-1.1.0 vendored
View File

@@ -13,7 +13,8 @@ General
* Completely reworked editor split mechanism.
Editing
* Some support for doxygen style comments //TODO: what does that mean more concrete?
* Added support for JavaScript.
* Added syntax highlighting and code completion for qdoc and doxygen tags.
* Improved function argument hint.
* More checkpoints in editor history.
* Ctrl-click for jumping to a symbol definition.