aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.3.1
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-01-06 10:57:22 +0100
committercon <qtc-committer@nokia.com>2010-01-06 10:57:22 +0100
commit615d70544065d5a113199f77d3fdab65328a53dc (patch)
tree4c2cd2f3ae58e44c16ceebd33ce3156281fa86aa /dist/changes-1.3.1
parent9786aa43651bb42fa0a4f0eead12e0ebcb2d77f0 (diff)
More changes.
Diffstat (limited to 'dist/changes-1.3.1')
-rw-r--r--dist/changes-1.3.12
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-1.3.1 b/dist/changes-1.3.1
index d9cd9e93d6..0fc73623b2 100644
--- a/dist/changes-1.3.1
+++ b/dist/changes-1.3.1
@@ -24,6 +24,8 @@ C++ Support
* Fixed completion when a typedef symbol is used as class name
* Fixed that template argument was marked as "not a type name" when defined as primitive type
* Fixed some highlight errors in code using the win32 API
+ * Improved completion of function definition parameter lists to append the
+ const and volatile qualifiers if required
Project support
* Fixed that run configurations were disabled if they had no build step