diff options
author | Lasse Holmstedt <lasse.holmstedt@nokia.com> | 2010-09-24 10:44:17 (GMT) |
---|---|---|
committer | Lasse Holmstedt <lasse.holmstedt@nokia.com> | 2010-09-24 10:44:17 (GMT) |
commit | baa2d6bee64e458f547b290d7cd1acdfc6292e05 (patch) | |
tree | c8bfb51e4a82f3992bafbbd85e7a8db595f1555a /dist | |
parent | bed3d1eca213f24dae13cbd4cda4df94d9f0738b (diff) | |
download | Qt-baa2d6bee64e458f547b290d7cd1acdfc6292e05.zip Qt-baa2d6bee64e458f547b290d7cd1acdfc6292e05.tar.gz Qt-baa2d6bee64e458f547b290d7cd1acdfc6292e05.tar.bz2 |
dist/changes: QML Debugging changes
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index fdfecb7..5f33ce8 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 ---------- |