index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
projectbrowser.h
Age
Commit message (
Expand
)
Author
2026-04-14
Add description column to project browser
Josh Ferrell
2026-04-14
Allow project browser columns to be hidden
Josh Ferrell
2026-03-05
Add 'Open Selected Files with Container Browser...' to project browser contex...
Brian Potchik
2026-02-17
[Project Browser] Add table view, misc fixes and improvements
Josh Ferrell
2026-02-06
Add regex and case sensitivity options to FilterEdit
Josh Ferrell
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-07-02
Add PluginCommand for projects and hide non-contextual commands in linear/gra...
Mason Reed
2025-06-30
Add functions for toggling full filesize in project browser
Alexander Khosrowshahi
2025-06-30
Add raw file size setting to projectbrowser
Alexander Khosrowshahi
2025-04-25
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith
2025-02-17
Add created at and created by to project browser info pane
Josh Ferrell
2025-02-17
Add action to project browser to download missing files
Josh Ferrell
2025-02-10
Fix item indices getting desynced when moving nested items in project browser
Josh Ferrell
2025-02-05
Search item descriptions in project browser
Josh Ferrell
2024-02-29
Fix project browser interactions happening on deselected items
Josh Ferrell
2024-02-16
Prevent crash when saving project file
Josh Ferrell
2024-02-14
Only update project browser ui on the main thread
Josh Ferrell
2024-02-12
Use our custom tab bar in projects view.
Alexander Taylor
2024-02-09
Expose projectbrowser.h
Josh Ferrell