[kmenuedit] [Bug 57314] wish: searching for programs and/or Descriptions
Nate Graham
bugzilla_noreply at kde.org
Tue Feb 26 04:42:17 GMT 2019
https://bugs.kde.org/show_bug.cgi?id=57314
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |5.16.0
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://commits.kde.org/kme
| |nuedit/3f6c86e1f26d32c6f045
| |2676c10debff02bffbc4
--- Comment #21 from Nate Graham <nate at kde.org> ---
Git commit 3f6c86e1f26d32c6f0452676c10debff02bffbc4 by Nate Graham, on behalf
of Aidan Sojourner.
Committed on 26/02/2019 at 04:42.
Pushed by ngraham into branch 'master'.
Add search/filter bar
Summary:
This diff contains a much-requested feature: adding a search or filter bar to
KMenuEdit's application tree view. The search bar automatically expands
categories as you search, then un-expands when search is cleared.
FIXED-IN: 5.16.0
Before:
{F6610037}
After:
{F6612274}
Test Plan: KMenuEdit's codebase is a mess; I noticed that there was only one
unit test run by ctest! I'd love to write more tests in the future, but for
this feature we don't need much.
Reviewers: ngraham, #plasma, cfeck
Reviewed By: ngraham
Subscribers: ognarb, mlaurent, ngraham, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18939
M +27 -2 kmenuedit.cpp
M +2 -0 kmenuedit.h
M +17 -12 treeview.cpp
M +1 -1 treeview.h
https://commits.kde.org/kmenuedit/3f6c86e1f26d32c6f0452676c10debff02bffbc4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list