[Differential] [Request, 64 lines] D3164: Fix Problem Highlighter - use problems from all Problem Models

antonanikin (Anton Anikin) noreply at phabricator.kde.org
Wed Oct 26 10:03:54 UTC 2016


antonanikin created this revision.
antonanikin added a reviewer: KDevelop.
antonanikin set the repository for this revision to rKDEVPLATFORM KDevPlatform.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  This patch fixes problems highlighting. At now only problems from Parser are highlighted in the editor, which is wrong behavior. New version uses information about problems from all available models.

TEST PLAN
  Tested on master branch
  
  All problems from Parser and Valgrind are highlighted:
  F379698: problem_highlighter_01.png <https://phabricator.kde.org/F379698>
  F379697: problem_highlighter_02.png <https://phabricator.kde.org/F379697>

REPOSITORY
  rKDEVPLATFORM KDevPlatform

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

AFFECTED FILES
  plugins/problemreporter/problemhighlighter.cpp
  plugins/problemreporter/problemreporterplugin.cpp
  plugins/problemreporter/problemreporterplugin.h
  shell/problemmodel.cpp
  shell/problemmodel.h
  shell/problemmodelset.cpp
  shell/problemmodelset.h
  shell/problemstore.cpp
  shell/problemstore.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/20161026/14628a9c/attachment.html>


More information about the KDevelop-devel mailing list