Introduced a CONFIG option that enables declarative debug services
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
Mon, 18 Apr 2011 15:20:49 +0000 (17:20 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 2 Aug 2011 11:24:22 +0000 (13:24 +0200)
commit813135081a8e22b673d2673fc38884b595ec0d33
treed6481d1b049ec8dd6fe1582b10adb540a61f3cf8
parent6494f5c5aaec82cc5bcfd42de559d723edef57b1
Introduced a CONFIG option that enables declarative debug services

This replaces the need for applications to explicitly make a call to
enable the debug services, and rather does it in declarative.h when the
'declarative_debug' CONFIG option is used.

Done-with: Kai Koehne
Reviewed-by: Martin Jones
Reviewed-by: Michael Brasser
(cherry picked from commit 5517cc588c39814530b8bfd957821f55be42acf2)

Change-Id: Iacfc5a9b2ca0c2610288cf86f190b4a9950cacd1
Reviewed-on: http://codereview.qt.nokia.com/2436
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/declarative/qml/qdeclarative.h
src/declarative/qml/qdeclarativeengine.cpp
tools/qmlscene/main.cpp
tools/qmlscene/qmlscene.pro
tools/qmlviewer/main.cpp
tools/qmlviewer/qmlviewer.pro