forked from qt-creator/qt-creator
Updated changes file.
Change-Id: If8e97f0277580a18951489bde12a223e7645f95d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
5
dist/changes-2.5.0
vendored
5
dist/changes-2.5.0
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user