[Differential] [Request, 26 lines] D4883: Add IProblem::setPluginName() method

Anton Anikin noreply at phabricator.kde.org
Thu Mar 2 04:16:59 UTC 2017


antonanikin created this revision.

REVISION SUMMARY
  The patch provides mechanism for setting custom plugin name for DetectedProblem instances. Old version always return generic `i18n("Plugin")` value form `sourceString()`, which leads to necessity to create problem sublasses which only overloads single `sourceString()` method.

TEST PLAN
  Tested with master branch and kdev-valgrind plugin

REPOSITORY
  R33 KDevPlatform

BRANCH
  master

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

AFFECTED FILES
  interfaces/iproblem.h
  language/duchain/problem.cpp
  language/duchain/problem.h
  shell/problem.cpp
  shell/problem.h
  shell/tests/test_detectedproblem.cpp

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/20170302/d85d31ea/attachment.html>


More information about the KDevelop-devel mailing list