Revision d525b34...
Go back to digest for 27th February 2011Features in Development Tools
Milian Wolff committed changes in [kdevelop] /makebuilder:
Make build output which come with the necessary filenumber information clickable, even if it is only marked as "note". This is aimed at gcc, which lists candidates to a non-matching function call via "note" messages.
Introduces a new MakeOutput message type for informative messages,
to enable differentiation between warning and informative messages in the future
(although currently there is no visual difference).
REVIEW: 100738
File Changes
Modified 4 files
- /makebuilder
- projectbuilders/makeoutputdelegate.cpp
- projectbuilders/makeoutputdelegate.h
- projectbuilders/makeoutputmodel.cpp
- projectbuilders/makeoutputmodel.h
4 files changed in total