summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2026-05-22Function signature table in edit function dialogRusty Wagner
2026-05-19Fix leaks due to unclear ownership of Menu instancesMark Rowe
2026-05-18Argument Assist Popup0cyn
2026-05-14Refine FileMetadata display name APIs and update UI consumers.Brian Potchik
2026-05-13Add stack adjustment helper.Alexander Taylor
2026-05-13Increment ABI versions for new APIs.Alexander Taylor
2026-05-13Changes related to display as/type toggling.Alexander Taylor
2026-04-30Add Create Struct Member at Offset to Type View.Alexander Taylor
2026-04-29Add horizontal scrolling to History View.Alexander Taylor
2026-04-29Add horizontal scrolling to Stack View.Alexander Taylor
2026-04-29Better toggling of integer display signedness.Alexander Taylor
2026-04-29Helper for correct display name when undefining.Alexander Taylor
2026-04-24UIAction: API to query aliasesGlenn Smith
2026-04-23Add a hover preview for extern symbols that includes type informationMark Rowe
2026-04-23Share hover-preview logic between LinearView and FlowGraphWidgetMark Rowe
2026-04-16Fix context menus for calls when call target is HLIL_IMPORTMark Rowe
2026-04-14Add description column to project browserJosh Ferrell
2026-04-14Allow project browser columns to be hiddenJosh Ferrell
2026-04-14Plugin Manifest V2 Support0cyn
2026-03-30This reverts commit 7228ba0b889765bc3474fbd5475870e24efc79ca.Brian Potchik
2026-03-27Fix crash in settings viewJosh Ferrell
2026-03-27Add VariableList::updateCrossReferences declarationPeter LaFosse
2026-03-20Add option to disable dedicated Universal architecture picker and use Contain...Brian Potchik
2026-03-16Use a dedicated architecture picker when opening Universal Mach-O filesMark Rowe
2026-03-16Refactor where architecture selection is performed for universal binariesMark Rowe
2026-03-11Command Palette: Fix remember last item for filter typesGlenn Smith
2026-03-11Enhance MemoryMap bindings and add support to re-enable disabled regions in t...Brian Potchik
2026-03-05Add 'Open Selected Files with Container Browser...' to project browser contex...Brian Potchik
2026-03-03Fix MemoryRegionDialog prepopulating length for file backed regions.Brian Potchik
2026-02-26Fix settings view layout and resize performance.Brian Potchik
2026-02-25Fix a crash that could occur in TypeDialog if parser results arrived at the w...Mark Rowe
2026-02-17[Project Browser] Add table view, misc fixes and improvementsJosh Ferrell
2026-02-17Handle Universal binaries through container transform system.Brian Potchik
2026-02-10Improve container-aware display names in projects.Brian Potchik
2026-02-09Add button to open with options from the Container Browser dialog.Brian Potchik
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2026-02-06Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont...Brian Potchik
2026-02-05Remember last selected entry in Container Browser.Brian Potchik
2026-01-28pressing enter on the base field in the create structure dialog should add in...Jordan Wiens
2026-01-26Improve initial layout of the container browser dialog.Brian Potchik
2026-01-21Command Palette: Score fast items on main threadGlenn Smith
2026-01-13Command Palette enhancementsGlenn Smith
2025-12-30Perf: Make canMakeString way fasterGlenn Smith
2025-12-18Perf improvements to types viewGlenn Smith
2025-12-18truncate long paths in triage view and prevent the UI from moving when starti...Jordan Wiens
2025-11-25Update to Qt 6.10.1Rusty Wagner
2025-11-24Keep quick setting display names in sync with Settings titles.Brian Potchik
2025-11-18Override QDialog methods in OptionsDialogJosh Ferrell
2025-11-10Revert various table view changesJordan Wiens
2025-11-06Add some minor Container Browser UX improvements.Brian Potchik