https://bugs.kde.org/show_bug.cgi?id=339839

Anton Anikin <anton.ani...@htower.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdev
                   |                            |platform/766eaefcb21e110e1d
                   |                            |76297c90725b1801bd8326

--- Comment #3 from Anton Anikin <anton.ani...@htower.ru> ---
Git commit 766eaefcb21e110e1d76297c90725b1801bd8326 by Anton Anikin.
Committed on 21/10/2016 at 00:01.
Pushed by antonanikin into branch 'master'.

Add filtering for ProblemsView

Summary:
The patch adds filtering UI for ProblemsView which is useful when we have a lot
of problems - for example select Parser problem model and activate "Current
Project" scope for big project (like kdevplatform).

Test Plan:
Tested on master branch.

UI before filtering:
{F370200}

UI after filtering:
{F370201}

UI before filtering (smaller edit size):
{F370252}

UI after filtering (smaller edit size):
{F370251}

Reviewers: kfunk, #kdevelop

Reviewed By: kfunk, #kdevelop

Subscribers: obogdan, kfunk, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D3108

M  +58   -0    plugins/problemreporter/problemsview.cpp
M  +7    -0    plugins/problemreporter/problemsview.h
M  +10   -0    plugins/problemreporter/problemtreeview.cpp
M  +2    -0    plugins/problemreporter/problemtreeview.h

http://commits.kde.org/kdevplatform/766eaefcb21e110e1d76297c90725b1801bd8326

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to