<table><tr><td style="">antonanikin created this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D4816" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Bug description:<br />
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.</p>

<p>The fix adds notification messages to Problems View:</p>

<ol class="remarkup-list">
<li class="remarkup-list-item">At the start of analysis: "Analysis of (%1) started, expect problems to come..." This message will be removed with first problem report.</li>
</ol>

<ol class="remarkup-list" start="2">
<li class="remarkup-list-item">At the end of analysis (if we doesn't have any problems): "Analysis of (%1) completed, no problems detected."</li>
</ol>

<p>BUG: 375274</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Tested with master branch</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4816" rel="noreferrer">https://phabricator.kde.org/D4816</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>analyzers/cppcheck/problemmodel.cpp<br />
analyzers/cppcheck/problemmodel.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>antonanikin, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>