QML Debugger: Change prefix of warnings
authorKai Koehne <kai.koehne@nokia.com>
Wed, 7 Mar 2012 13:53:24 +0000 (14:53 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 7 Mar 2012 15:21:11 +0000 (16:21 +0100)
commit3f9b58c0890a4263730e2c06b46e7a69d4bfb62d
tree2f3419ed2035540f9ea4fa00b0b70057c0564698
parent51493a03ba60f60b735eb25f2dc3bedd1d8ed592
QML Debugger: Change prefix of warnings

Since we've been changing from QtDeclarativeDebugServer to
QQmlDebugServer anyway, we might as well change it to the more
readable "QML Debugger:" prefix.

Change-Id: I852577233d7cdb1f57adc43ec1b85a14d212574d
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
src/plugins/qmltooling/qmldbg_ost/qmlostplugin.cpp
src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp
src/qml/debugger/qqmldebugserver.cpp
src/qml/qml/qqmlengine.cpp
tests/auto/qml/debugger/qqmldebugclient/tst_qqmldebugclient.cpp
tests/auto/qml/debugger/qqmldebugservice/tst_qqmldebugservice.cpp
tests/auto/qml/debugger/qqmlenginedebug/tst_qqmlenginedebug.cpp
tests/auto/qml/debugger/shared/debugutil.cpp