Add a verbose mode to qml
authorAlan Alpert <aalpert@blackberry.com>
Wed, 23 Oct 2013 22:37:16 +0000 (15:37 -0700)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 11 Nov 2013 11:18:15 +0000 (12:18 +0100)
commit64bbcfa67812c4fd3df8c243f7ce31a5130aaed7
tree6b1b96f91157db583ab666a2fc05f3d0c9cad95a
parent054e50babc340f1d8b6c037fca143f90dbd0c1f2
Add a verbose mode to qml

The extra output is primarily useful for debugging, and on windows it
will actually make an ugly command prompt window appear.

Change-Id: I552e479515a6f5249685844143601cb7449a10b5
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
tools/qml/main.cpp