forked from qt-creator/qt-creator
Changelog: Locator execute and debugger "Break on raise"
Change-Id: I7fb98ad20fdac0e1f0cf55a2d499fb210af645e4 Reviewed-by: Eike Ziller <eike.ziller@nokia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
committed by
Eike Ziller
parent
280c7877d8
commit
a250157106
3
dist/changes-2.5.0
vendored
3
dist/changes-2.5.0
vendored
@@ -12,6 +12,8 @@ General
|
||||
a located file (QTCREATORBUG-3805)
|
||||
* Add "Search Again" to recent searches (QTCREATORBUG-621)
|
||||
* Allow multiple parallel searches (QTCREATORBUG-6101)
|
||||
* Add Execute filter to the locator, for executing external commands [by
|
||||
Yuchen Deng]
|
||||
|
||||
Editing
|
||||
* Use the QML/JS editor for opening json files (QTCREATORBUG-4639)
|
||||
@@ -60,6 +62,7 @@ Debugging
|
||||
* Make entering commands in the log view more convenient
|
||||
* Re-enable debugging of Python scripts
|
||||
* Add pretty-printing for D arrays and strings
|
||||
* Add "Break on raise()" option for GDB/Windows
|
||||
|
||||
Debugging QML/JS
|
||||
* Relocate breakpoints to next executable code
|
||||
|
Reference in New Issue
Block a user