Debugger: Print informational messages via qDebug
authorKai Koehne <kai.koehne@nokia.com>
Thu, 8 Mar 2012 14:15:10 +0000 (15:15 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 14 Mar 2012 14:32:55 +0000 (15:32 +0100)
commite1d688a23707b2c093294eea365bdf0d087b3f3c
tree6f9cda95b5f3bf5d6921ff59eb029fc268db9f8e
parentd6c666f73f03d21c658fa7b8435430a2874f9bc6
Debugger: Print informational messages via qDebug

This allows users to use QT_FATAL_WARNINGS.

Change-Id: I114825764c841030418c956d23575159157dfd69
Reviewed-by: Roberto Raggi <roberto.raggi@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/qqmlenginedebugservice/tst_qqmlenginedebugservice.cpp