summaryrefslogtreecommitdiff
path: root/ui/searchresult.h
AgeCommit message (Collapse)Author
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-11-10Revert various table view changesJordan Wiens
They were not tested in time and we will address their bugs after the release
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-24Add TableViewBase.h and base class QTableView uses in stringsview, memory ↵Alexander Khosrowshahi
map, searches, and tag types
2025-06-06Option to ignore whitespace in searchesGlenn Smith
2024-09-12adding copy to search resultsJordan Wiens
2024-07-12Avoid crash in search result widget. Fix ↵Xusheng
https://github.com/Vector35/binaryninja-api/issues/5728
2024-02-05Make find widget work better in vertical formatRusty Wagner
2024-02-05Improve focus handling in sidebarsRusty Wagner
2024-02-05Sidebar improvementsRusty Wagner
2023-02-23Allow Search Results panel to be collapsed smallerGlenn Smith
There was no reason it needed that minimum size
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
2022-01-10Refactor main area to use pane systemRusty Wagner
2021-04-22add persistent search resultXusheng