summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
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
2025-11-05Add overload for pixmapForBWMaskIcon with QColorGlenn Smith
2025-11-04Add support for Transforms to pass along metadata for display and storage.Brian Potchik
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
2025-11-03Add additional helpers for right-click menu cleanupPeter LaFosse
2025-11-03Provide better isValid handler to 'Type//*Peter LaFosse
2025-11-02Prioritize Container Browser for file open actions and enable direct opening ...Brian Potchik
2025-10-24Fix TableViewBase breaking UI ABIMason Reed
2025-10-24Add functions for saving StringsView column stateAlexander Khosrowshahi
2025-10-24Add TableViewBase.h and base class QTableView uses in stringsview, memory map...Alexander Khosrowshahi
2025-10-23remove context menu for show/hide password dialogJordan Wiens
2025-10-22masked settings icon changeJordan Wiens
2025-10-22Add interactive mode support to the container browser.Brian Potchik
2025-10-21Refactor strings view to support derived stringsRusty Wagner
2025-10-21Add derived strings and string recognizer APIRusty Wagner
2025-10-18Fix sticky header visibility.Alexander Taylor
2025-10-18Fix sticky header reanalyze button.Alexander Taylor