summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.7.1
diff options
context:
space:
mode:
authorLasse Holmstedt <lasse.holmstedt@nokia.com>2010-09-24 12:44:17 +0200
committerLasse Holmstedt <lasse.holmstedt@nokia.com>2010-09-24 12:44:17 +0200
commitbaa2d6bee64e458f547b290d7cd1acdfc6292e05 (patch)
treec8bfb51e4a82f3992bafbbd85e7a8db595f1555a /dist/changes-4.7.1
parentbed3d1eca213f24dae13cbd4cda4df94d9f0738b (diff)
dist/changes: QML Debugging changes
Diffstat (limited to 'dist/changes-4.7.1')
-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
----------