[Differential] [Request, 25 lines] D4816: Fix bug 375557 "No indication of cppcheck being run in background"
Anton Anikin
noreply at phabricator.kde.org
Mon Feb 27 07:37:46 UTC 2017
antonanikin created this revision.
REVISION SUMMARY
Bug description:
After clicking Analyze -> Cppcheck (Current Project), the Cppcheck tool view opens, but it's empty and does not say that analysis is in progress which is very misleading.
The fix adds notification messages to Problems View:
1. At the start of analysis: "Analysis of (%1) started, expect problems to come..." This message will be removed with first problem report.
2. At the end of analysis (if we doesn't have any problems): "Analysis of (%1) completed, no problems detected."
BUG: 375274
TEST PLAN
Tested with master branch
REPOSITORY
R32 KDevelop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D4816
AFFECTED FILES
analyzers/cppcheck/problemmodel.cpp
analyzers/cppcheck/problemmodel.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170227/edba0a49/attachment.html>
More information about the KDevelop-devel
mailing list