-
-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add symbol filter to outline pane (#1253)
* Search symbol pane, first attempt * Implement filter tool in symbol pane * Extend range of symbol types, classify symbols * Throttle refilter; refilter on check toggled * Simplify filter; expand_all after filter * Handle Namespace type; Add ActionBar * Fix regression in search entry filtering * Delete debug warning * Inline namespace * Space out filters, add header * Reduce nesting in schedule refilter * Simplify and flatten filter func * Change stray Granite.Widget to Code.Widget * Change another stray Granite.Widgets.SourceList * Add filter icon, fix styles * Jeremypw/use simple menu (#1459) * Use GMenu and SimpleActions * Single select action with parameter * Fix lint --------- Co-authored-by: Jeremy Wootten <[email protected]> Co-authored-by: Ryan Kornheisl <[email protected]> Co-authored-by: Danielle Foré <[email protected]>
- Loading branch information
1 parent
2952acc
commit 28a063c
Showing
9 changed files
with
648 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.