summaryrefslogtreecommitdiff
path: root/ui/filter.h
AgeCommit message (Collapse)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
The down and enter keys now preserve an existing selection in the associated list or table views, rather than unconditionally selecting or activating the first item.
2025-10-17Header changes for nav in containerized views.Alexander Taylor
2025-07-31add focusandselectfilter for filtereditJordan Wiens
2024-03-20add tooltip API to filter dialogJordan Wiens
2023-11-01Style FilterEdit search bars with an icon.Alexander Taylor
2023-05-23small debounce delay for filter updatingJordan Wiens
2023-03-08Stop FilterView from processing key press events.Alexander Taylor
2022-11-14Revert "Show filtered/total count in search"Glenn Smith
This reverts commit 78a4c923fe3fd5790e03e2c963e0a519d8c2b93b.
2022-11-10Show filtered/total count in searchGlenn Smith
2022-11-10Several documentation improvements and fixeskat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs
2022-01-28Format All FilesKyleMiles
2021-08-13convert filter search boxes to be always shown and include default textJordan Wiens
2021-07-28Add sidebar and move some dock widgets to itRusty Wagner
2019-03-20Add in progress UI API headersRusty Wagner