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.
Showing
- share/qtcreator/qml/qmljsdebugger/qmljsdebugger-lib.pri 3 additions, 1 deletionshare/qtcreator/qml/qmljsdebugger/qmljsdebugger-lib.pri
- share/qtcreator/qml/qmljsdebugger/qmljsdebugger.pro 0 additions, 2 deletionsshare/qtcreator/qml/qmljsdebugger/qmljsdebugger.pro
- share/qtcreator/qml/qmlobserver/qmlobserver.pro 0 additions, 1 deletionshare/qtcreator/qml/qmlobserver/qmlobserver.pro
- share/qtcreator/templates/qmlapp/app.pro 3 additions, 4 deletionsshare/qtcreator/templates/qmlapp/app.pro
- share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.cpp 4 additions, 4 deletions...ates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.cpp
- share/qtcreator/templates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.pri 0 additions, 4 deletions...ates/qmlapp/qmlapplicationviewer/qmlapplicationviewer.pri
Loading
Please register or sign in to comment