summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLasse Holmstedt <lasse.holmstedt@nokia.com>2010-09-24 12:44:17 +0200
committerJason McDonald <jason.mcdonald@nokia.com>2010-10-07 13:56:43 +1000
commitf843d4e1703533d208b538a615abf8ea20bfa836 (patch)
tree3cede8c1d6b766dc8bcc1e4180f7919e08f9b8b0
parentc770ad8124bce99b45bdbe72ebaa067fb17bf23d (diff)
dist/changes: QML Debugging changes
(cherry picked from commit baa2d6bee64e458f547b290d7cd1acdfc6292e05)
-rw-r--r--dist/changes-4.7.16
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1
index fdfecb7783..5f33ce806f 100644
--- a/dist/changes-4.7.1
+++ b/dist/changes-4.7.1
@@ -95,7 +95,11 @@ QtXmlPatterns
- XML Schema internals:
* [QTBUG-11559] Only parse 3 digits of time fraction
-
+QtDeclarative
+-------------
+ - QML debugging:
+ * [QTBUG-5162] The debugger is now activated with -qmljsdebugger command
+ line arg to enable support for platforms without environment variables
Qt Plugins
----------