summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2025-10-01Ensure that all members of LinearView and HexEditor are initializedMark Rowe
2025-09-30Initial support for opening container formats.Brian Potchik
2025-09-11add support for toggling views with tab in graph view tooJordan Wiens
2025-09-04Further improve feature map behavior when feature map pane is hiddenMark Rowe
2025-09-03Add disassembly setting for block labelsMason Reed
2025-08-29Add theme color for panes with keyboard focusRusty Wagner
2025-08-29Added additional theming for sidebar iconsRusty Wagner
2025-08-29Add a modal dialog option for cross referencesRusty Wagner
2025-08-29Highlight sidebar icon when the sidebar has focusRusty Wagner
2025-08-29Add a Pinned Cross References tab to hold pinned referencesRusty Wagner
2025-08-18Add ability to rebase the current view through the UIContext.Brian Potchik
2025-08-01Add log message dialog for showing stack tracesRusty Wagner
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-07-31improve focusing in type browserJordan Wiens
2025-07-31add focusandselectfilter for filtereditJordan Wiens
2025-07-31correct fix for s and i hotkeys in type browserJordan Wiens
2025-07-31fix initial focus in type browserJordan Wiens
2025-07-31fixing find hotkey in the typebrowserJordan Wiens
2025-07-25Fix workflow monitor toolbar button states during async workflow requests.Brian Potchik
2025-07-24Add ability to reset the Feature Map.Brian Potchik
2025-07-24Add tooltip to feature map for data type.Brian Potchik
2025-07-22Add OnActionExecutedImmutable to ui notifications and python apiAlexander Khosrowshahi
2025-07-16Miscellaneous leak fixes in UI codeMark Rowe
2025-07-15If type references exceed the xref item limit, other references may be less t...Rusty Wagner
2025-07-12Add support for Assemble/Compile behavior for new Mapped views.Brian Potchik
2025-07-12Fix potential crash in FeatureMap during memory map changes.Brian Potchik
2025-07-12enhances expandable group to support expandable content and notJordan Wiens
2025-07-12Enhance MemoryRegionDialog with comprehensive region type support.Brian Potchik
2025-07-11Fix UpdateInfoFetcher lifetime issuesMark Rowe
2025-07-09Quiesce the FeatureMap widget when hidden or disabled.Brian Potchik
2025-07-09Fix command palette focus stealing when clicking elsewhere.Brian Potchik
2025-07-08Update variablelist.h for variable placement infoAlexander Khosrowshahi
2025-07-07Add IL view type change UI context notificationRusty Wagner
2025-07-03Reduce number of refreshes and memory usage of cross references widget.Rusty Wagner
2025-07-02Add refs count column to Strings view table, fix address column width, make s...Galen Williamson
2025-07-02Add Length column to Strings view tablesGalen Williamson
2025-07-02Add PluginCommand for projects and hide non-contextual commands in linear/gra...Mason Reed
2025-07-01ui: resolve some more invalid instr casesRyan Snyder
2025-07-01Fix scripting console losing edited text when navigating historyGlenn Smith
2025-06-30Add functions for toggling full filesize in project browserAlexander Khosrowshahi
2025-06-30Add raw file size setting to projectbrowserAlexander Khosrowshahi
2025-06-27Support projects in form file dialogMason Reed
2025-06-26Fold the base structure fields in the create structure dialog by default. Fix...Xusheng
2025-06-25Add workflow eligibility settings to quick settings menu by default.Brian Potchik
2025-06-25Fix cxx20 compiler errors.Alexander Taylor
2025-06-23Allow sidebar icons to be hiddenRusty Wagner
2025-06-20Initial support for Quick Settings.Brian Potchik
2025-06-10Add UI action and API to control switch recovery in HLILRusty Wagner
2025-06-06Option to ignore whitespace in searchesGlenn Smith
2025-06-03Add UI action and API to control early returns in HLILRusty Wagner