OSDN Git Service

QmlApp: Only use QMLJSDEBUGGER define to activate qml debugging
authorKai Koehne <kai.koehne@nokia.com>
Sat, 9 Oct 2010 19:20:15 +0000 (21:20 +0200)
committerdt <qtc-committer@nokia.com>
Wed, 13 Oct 2010 14:52:58 +0000 (16:52 +0200)
commit0a8c34d382a64f21c446c6201287581246e38eec
treef06551c7af0457f6e570428a3e288a439439a8c5
parent8162839827378fc9e19723624b48ae379eb13a50
QmlApp: Only use QMLJSDEBUGGER define to activate qml debugging

Don't confuse users by two defines they have to comment in when
they just want to 'debug': Instead QMLJSDEBUGGER now activates
both the Js Debugger & and the QmlObserver services. Finetuning
can still be done by using the (undocumented) NO_JSDEBUGGER,
NO_QMLOBSERVER defines.
share/qtcreator/qml/qmljsdebugger/qmljsdebugger-lib.pri
share/qtcreator/qml/qmljsdebugger/qmljsdebugger.pro
share/qtcreator/qml/qmlobserver/qmlobserver.pro
share/qtcreator/templates/qmlapp/app.pro
share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.cpp
share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.pri