aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.5.0
diff options
context:
space:
mode:
authorAurindam Jana <aurindam.jana@nokia.com>2012-02-29 11:36:30 +0100
committerAurindam Jana <aurindam.jana@nokia.com>2012-02-29 12:11:08 +0100
commit0e9afbfbf1fe812caafabf66bc3536bfd8c67486 (patch)
tree4fc3881f9d98a9db24cb57ef5e551d1cdab93a78 /dist/changes-2.5.0
parentf6870581e45c1290a43472a1ed0685f87ac4723e (diff)
ChangeLog: Updated QML Debugging changes
Change-Id: Ide34bd7dee77fff295c027256f9bd9218dbe159d 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 ab377be1e3..3ead4dc4b2 100644
--- a/dist/changes-2.5.0
+++ b/dist/changes-2.5.0
@@ -34,6 +34,9 @@ Managing Projects
Debugging
Debugging QML/JS
+ * Relocate breakpoints to next executable code
+ * Implement run-to-line functionality
+ * Spruce up the script console for evaluating QML/JS expressions
Analyzing Code