[Differential] [Commented On] D4816: Fix bug 375557 "No indication of cppcheck being run in background"
Anton Anikin
noreply at phabricator.kde.org
Tue Feb 28 02:05:05 UTC 2017
antonanikin added a comment.
> Hmm, IMO this fix is at the wrong layer. There should probably be some kind of API in ProblemModel in kdevplatform dealing with progress information which accomodates this issue instead. Maybe a `KDevelop::ProblemModel::setPlaceHolderText`?
I thought about it, but we need also make some other changes in `KDevelop::ProblemModel` for this, in particular API for creating custom problems (with overloaded `source()` and `sourceString()` methods).
Ok, I will try to provide common API for such cases in next revision.
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D4816
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, #kdevelop, kfunk
Cc: kfunk, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170228/d467d335/attachment.html>
More information about the KDevelop-devel
mailing list