aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.1.0
diff options
context:
space:
mode:
authorLeandro Melo <leandro.melo@nokia.com>2010-10-11 11:58:47 +0200
committerLeandro Melo <leandro.melo@nokia.com>2010-10-11 13:13:51 +0200
commit40bbd05b1cd5260f9b905e7784726c19fd50b6ad (patch)
treed969c2d7a8cafea97c7883990b4df6cd8af17f54 /dist/changes-2.1.0
parent4661e874f4a7535c12e610dbaee7c2471dda1e8d (diff)
Changelog: Add generich highlighter and help tooltips.
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r--dist/changes-2.1.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
index dc29b74f4b..f70f20c40d 100644
--- a/dist/changes-2.1.0
+++ b/dist/changes-2.1.0
@@ -11,6 +11,8 @@ General
* Made search result panel searchable
Editing
+ * Generic highlighter:
+ http://labs.qt.nokia.com/2010/09/16/generic-highlighter-in-qt-creator/
C++ Support
* Added semantic highlighting of types, virtual methods, locals, statics and
@@ -52,6 +54,7 @@ Debugging
* [etc]
Help
+ * Editor's tooltips are now integrated to the Qt 4.7 help docs
QML/JS Support
* Added 'Find usages' action that works on ids, properties, functions and