summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2024-11-21Initial Tags UI refactor to address performance issues and UI blocking.Brian Potchik
2024-11-07Remove unnecessary code causing a crash in TagList view.Brian Potchik
2024-11-06Revert "add new tool button with background"Alexander Taylor
2024-10-30Fix memory ordering issues found with TSANRusty Wagner
2024-10-30Move the freeversion.h to api/uiXusheng
2024-10-24Initial Firmware Ninja core APIBrandon Miller
2024-10-23Linear view function regions collapsePeter LaFosse
2024-10-22add new tool button with backgroundJordan Wiens
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-10-19Improved support for interactive flowgraphs.Brian Potchik
2024-10-18raise sidebar widgets when focusedJordan Wiens
2024-10-11Highlight selected variable in stack viewJosh Ferrell
2024-10-04Make the undefine action context awareXusheng
2024-10-03Added IsForceLoadable method to BinaryViewTypeBrandon Miller
2024-10-03Removed load as button and label from OptionsDialogBrandon Miller
2024-10-03OptionsDialog widgets for load with bv typeBrandon Miller
2024-10-03Support forward type propagation for function/variable. Fix https://github.co...Xusheng
2024-09-30Use title for generation of function analysis actions.Brian Potchik
2024-09-25Add UIContextNotification::OnContextMenuCreated which is called after a conte...Xusheng
2024-09-24Make the LogView UI much more responsiveJosh Ferrell
2024-09-24Get current stack base offset.Alexander Taylor
2024-09-24Fix Remote Dialog buttons being drawn incorrectly.Alexander Taylor
2024-09-19Add ui action to navigate to entry pointJosh Ferrell
2024-09-19Add tag text input in tag creation dialogJosh Ferrell
2024-09-19Add additional testing and handling for object settings.Brian Potchik
2024-09-18Unify implementations of getStringForGraphTypeGlenn Smith
2024-09-13Ultimate.Alexander Taylor
2024-09-12adding copy to search resultsJordan Wiens
2024-09-05Fix crash and UI lag for the address/find dialogs.Brian Potchik
2024-08-14Resizable scripting console inputMason Reed
2024-08-14Configurable minimum widget sizing for SplitterMason Reed
2024-08-02Support setting user global pointer valueXusheng
2024-07-23Support directly creating a new mapped fileXusheng
2024-07-19Process feature map menu actions more efficiently.Brian Potchik
2024-07-18MemoryMap update with new segment model.Brian Potchik
2024-07-18Remove deprecated TypeViewGlenn Smith
2024-07-12Avoid crash in search result widget. Fix https://github.com/Vector35/binaryni...Xusheng
2024-07-12Show undo actions for all views of a file in history widgetJosh Ferrell
2024-07-10ui: fix il preview not updating immediately when cyclingRyan Snyder
2024-06-26ui: support for il xref navigationRyan Snyder
2024-06-25Add FlowGraphWidget::getScale()Glenn Smith
2024-06-12stackview: only show vars valid at current locRyan Snyder
2024-05-19Make call param hints more configurable & support more param types for hint d...Mason Reed
2024-05-14History widgetJosh Ferrell
2024-05-14Ref count undo objectsJosh Ferrell
2024-05-13Move collaboration to coreJosh Ferrell
2024-05-10Add actions to quickly adjust the selection in linear and hex viewXusheng
2024-05-08Disassembly: Add relative to fixed base address modeGlenn Smith
2024-05-08Stack view: Make constant base offset per-functionGlenn Smith
2024-05-08Stack view: allow setting arbitrary base offset by double-clickGlenn Smith