[Differential] [Request, 8 lines] D4834: Add feature to KDevelop::ProblemModel for show/hide problems source

Anton Anikin noreply at phabricator.kde.org
Tue Feb 28 02:41:11 UTC 2017


antonanikin created this revision.

REVISION SUMMARY
  The patch goal is providing simple mechanism to show/hide problems source in the Problems View. Most of current problems detectors (cppcheck, vera++, clang-tidy) produces problems which have only one type of source. This leads to displaying "Source" column with single value which doesn't have any sense. Therefore by default this feature is disabled and enabled only for models with different-sources problems like standard `KDevelop::ProblemReporterModel` (lexical/syntaxis/tasks/etc parsing).

TEST PLAN
  Testen on master branch

REPOSITORY
  R33 KDevPlatform

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D4834

AFFECTED FILES
  plugins/problemreporter/problemreportermodel.cpp
  plugins/problemreporter/problemtreeview.cpp
  shell/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/20170228/b76fc59b/attachment.html>


More information about the KDevelop-devel mailing list