Skip to content
Snippets Groups Projects
Commit 30e34ead authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Updated changes file.


Change-Id: If8e97f0277580a18951489bde12a223e7645f95d
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@nokia.com>
parent 19488c0d
No related branches found
No related tags found
No related merge requests found
...@@ -81,6 +81,11 @@ C++ Support ...@@ -81,6 +81,11 @@ C++ Support
* Add "rearrange parameter list" refactoring action [by Bojan Petrovic] * Add "rearrange parameter list" refactoring action [by Bojan Petrovic]
* Add indent/unindent actions shortcut [by Adam Treat] * Add indent/unindent actions shortcut [by Adam Treat]
* Improve sorting of completion items (QTCREATORBUG-6404) * Improve sorting of completion items (QTCREATORBUG-6404)
* Improve C++11 lambda support, including formatting
* Fix "go to definition" of macros (QTCREATORBUG-2240, QTCREATORBUG-6175,
QTCREATORBUG-6848, QTCREATORBUG-7008, QTCREATORBUG-7009)
* Fix completion by not adding parentheses when completing dereferenced
function
QML/JS Support QML/JS Support
* Add correct scoping for signal handlers; enables completion of signal * Add correct scoping for signal handlers; enables completion of signal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment