From a250157106d34f9b93914d26bfe92e7cac87a728 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Mon, 19 Mar 2012 16:34:08 +0200 Subject: Changelog: Locator execute and debugger "Break on raise" Change-Id: I7fb98ad20fdac0e1f0cf55a2d499fb210af645e4 Reviewed-by: Eike Ziller Reviewed-by: Leena Miettinen --- dist/changes-2.5.0 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/changes-2.5.0') diff --git a/dist/changes-2.5.0 b/dist/changes-2.5.0 index 44173097b3..980503c804 100644 --- a/dist/changes-2.5.0 +++ b/dist/changes-2.5.0 @@ -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 -- cgit v1.2.1