qdoc outputs warnings in a form which Creator will recognize
authorShawn Rutledge <shawn.rutledge@digia.com>
Mon, 24 Sep 2012 13:25:15 +0000 (15:25 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 13 Oct 2012 13:47:27 +0000 (15:47 +0200)
commit2230e349df70d5840166cfdc0f44378106ff54dd
treed11c4c002a303dcce52306775af9fe39c1791c3c
parentac8cab0cabb54815c315b7b19f531901a887f402
qdoc outputs warnings in a form which Creator will recognize

Recently Creator started recognzing the warnings from qdoc, however because
warnings are not labeleled with " warning: ", there is no yellow-triangle
symbol in the Issues list.  This patch makes the output look the same as
warnings or errors that come from gcc.

Change-Id: I895a656d22ce8b59da90c58b86a444c86c8edf84
Reviewed-by: Martin Smith <martin.smith@digia.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
src/tools/qdoc/location.cpp