aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.5.0
diff options
context:
space:
mode:
authorOrgad Shaneh <orgads@gmail.com>2012-03-19 16:34:08 +0200
committerEike Ziller <eike.ziller@nokia.com>2012-03-20 06:39:26 +0100
commita250157106d34f9b93914d26bfe92e7cac87a728 (patch)
treeb8d4be37f219c2069d66eb54c8017a3dd8279c31 /dist/changes-2.5.0
parent280c7877d85680bd8715a81f7f0572063117e44b (diff)
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>
Diffstat (limited to 'dist/changes-2.5.0')
-rw-r--r--dist/changes-2.5.03
1 files changed, 3 insertions, 0 deletions
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