D11548: UI improvements for "Force Full Update" action of problem reporter
Anton Anikin
noreply at phabricator.kde.org
Wed Mar 21 11:38:04 UTC 2018
antonanikin created this revision.
antonanikin added a reviewer: KDevelop.
antonanikin requested review of this revision.
REVISION SUMMARY
New version adds mechanism for temporarily blocking (disabling) "Force Full Update" button when model reset is started. This is done with using new ProblemModel::featuresChanged() signal which emitted by standard problem reporter and cppcheck plugins at start/end of analysis.
Old version always draw "Force Full Update" button in enabled state which is confusing when update is already running.
TEST PLAN
Works as expected
REPOSITORY
R32 KDevelop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D11548
AFFECTED FILES
kdevplatform/shell/problemmodel.cpp
kdevplatform/shell/problemmodel.h
plugins/cppcheck/problemmodel.cpp
plugins/problemreporter/problemreportermodel.cpp
plugins/problemreporter/problemreportermodel.h
plugins/problemreporter/problemsview.cpp
To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180321/436710e6/attachment.html>
More information about the KDevelop-devel
mailing list