[Differential] [Request, 449 lines] D834: Added possibility to filter problems based on Severity independently

apuzio (Artur Puzio) noreply at phabricator.kde.org
Mon Jan 18 19:09:49 UTC 2016


apuzio created this revision.
apuzio added a reviewer: kfunk.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Introduce Severities QFlag
  
  Allow setting severities individually in problemmodel, problemstore, filteredproblemstore. Tests pass
  
  Added testSeverities to test_problemstore.cpp
  
  Added testing of setSeverities to test_filteredproblemstore.cpp
  
  Added problems to test_filteredproblemstore.cpp
  
  Changed problemmodel. Not fully working.
  
  Added testing of setSeverities to test_problemmodel.cpp

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  problem_tool_filtering

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

AFFECTED FILES
  interfaces/iproblem.h
  plugins/problemreporter/problemtreeview.cpp
  plugins/problemreporter/problemtreeview.h
  shell/filteredproblemstore.cpp
  shell/problemmodel.cpp
  shell/problemmodel.h
  shell/problemstore.cpp
  shell/problemstore.h
  shell/tests/test_filteredproblemstore.cpp
  shell/tests/test_problemmodel.cpp
  shell/tests/test_problemstore.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: apuzio, kfunk
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list