aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.2.0
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@nokia.com>2011-03-21 10:55:46 +0100
committerErik Verbruggen <erik.verbruggen@nokia.com>2011-03-21 10:55:46 +0100
commit54bbb8e05c63ea99e96b99f9fbb3049586e021cb (patch)
treed8f7a0c98b161b02f179f47b37755602f825741f /dist/changes-2.2.0
parent20008bb9b5445c757172d1ce1409969870e42cae (diff)
Updated the changes file.
Diffstat (limited to 'dist/changes-2.2.0')
-rw-r--r--dist/changes-2.2.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-2.2.0 b/dist/changes-2.2.0
index afdc4d7b9c..600bf14509 100644
--- a/dist/changes-2.2.0
+++ b/dist/changes-2.2.0
@@ -29,6 +29,7 @@ Project Support
- this affects working directories and executable paths as well
* CMake: Add Ui completion, changes in .ui files are picked up without
a rebuild.
+ * Syntax highlighting and completion for QMake project files.
Debugging
* Rewrote debugging engine using the Microsoft Console Debugger (CDB)
@@ -80,6 +81,9 @@ C++ Support
* Fix switch statement indentation for GNU and Whitesmiths
style, QTCREATORBUG-2994
* Fix indentation of labels
+ * Highlighting for virtual functions
+ * Navigate to correct overloaded function/method
+ * Snippets for class/struct/loops.
QML/JS Support
* Gui cosmetics in JS debugger: Show stack frame level, only valid