| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-13 | Add stack adjustment helper. | Alexander Taylor | |
| 2026-05-13 | Changes related to display as/type toggling. | Alexander Taylor | |
| 2026-04-29 | Better toggling of integer display signedness. | Alexander Taylor | |
| 2026-04-23 | Add a hover preview for extern symbols that includes type information | Mark Rowe | |
| A new preview type is added for extern symbols that includes the external library name, if known, the symbol type, and any call type override that is applied at the hovered callsite. Previously, hovering an extern symbol would display a hex preview of the synthetic extern section which was of limited value. | |||
| 2026-04-23 | Share hover-preview logic between LinearView and FlowGraphWidget | Mark Rowe | |
| 2026-04-16 | Fix context menus for calls when call target is HLIL_IMPORT | Mark Rowe | |
| Add a `getCallInstructionAddress` helper that maps from view highlight state to the address of the corresponding call instruction, if one is highlighted. This logic was previously duplicated between `LinearView` and `FlowGraphWidget`. | |||
| 2025-07-01 | ui: resolve some more invalid instr cases | Ryan Snyder | |
| 2025-06-25 | Fix cxx20 compiler errors. | Alexander Taylor | |
| 2025-03-17 | core: initial union support with C++ API | Ryan Snyder | |
| 2025-02-14 | uidf refactor | Ryan Snyder | |
| 2024-10-21 | Allow multiple high level representations for display, add Pseudo Rust and a ↵ | Rusty Wagner | |
| Pseudo Python example plugin | |||
| 2024-09-18 | Unify implementations of getStringForGraphType | Glenn Smith | |
| 2024-04-26 | Fix display of possible values in uidf dialog | Josh Ferrell | |
| 2024-01-22 | Project support | Josh Ferrell | |
| 2024-01-12 | Add fmt::format for QString | Glenn Smith | |
| 2023-11-13 | Add fmt library to api | Glenn Smith | |
| 2023-11-06 | Type Browser | Glenn Smith | |
| 2022-11-10 | Several documentation improvements and fixes | kat | |
| - Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs | |||
| 2022-08-05 | Fix possible value set query for token inputs. | Brian Potchik | |
| 2022-01-28 | Format All Files | KyleMiles | |
| 2022-01-25 | Fix VSA query on hover feature in the UI. | Brian Potchik | |
| 2021-12-27 | Expose BinaryNinjaUI::isBinaryNinjaDataBase | Glenn Smith | |
| 2021-11-05 | Add tooltips to linear view, make generic tooltip functions | Glenn Smith | |
