summaryrefslogtreecommitdiff
path: root/ui/disassemblyview.h
AgeCommit message (Expand)Author
2025-09-11add support for toggling views with tab in graph view tooJordan Wiens
2025-09-03Add disassembly setting for block labelsMason Reed
2025-03-21Add API for refreshing UI without needing an analysis updateGlenn Smith
2025-01-30Render LayersGlenn Smith
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-05-19Make call param hints more configurable & support more param types for hint d...Mason Reed
2024-05-08Disassembly: Add relative to fixed base address modeGlenn Smith
2024-05-06Use a flags enum for address offset displayGlenn Smith
2024-05-02Allow users to specify file name displayed in offsetsGlenn Smith
2024-05-02Add address display mode optionsGlenn Smith
2022-11-10Add ability to quiesce views not active in a ViewFrame.Brian Potchik
2022-11-10Several documentation improvements and fixeskat
2022-01-28Format All FilesKyleMiles
2022-01-22Add recreateViewFrames API for sync/rebaseRusty Wagner
2022-01-20Only show graph header IL picker if pane headers are hiddenRusty Wagner
2022-01-10Refactor main area to use pane systemRusty Wagner
2021-05-05Ser/des history entriesGlenn Smith
2021-03-09Fix IL graph label control active highlight.Brian Potchik
2021-03-09Allow disassembly view function header to update with font size changes.Brian Potchik
2020-12-23Add ViewLocation navigation API.Brian Potchik
2020-11-21Add IL instruction index navigation support to flowgraph view types.Brian Potchik
2020-11-21Move IL view type access to ViewFrame.Brian Potchik
2020-11-07Improved view location preservation when duplicating existing views in the UI.Brian Potchik
2020-09-28add cycleILView()Xusheng
2020-04-17Add support for forcing navigation to HLILRusty Wagner
2019-08-02Refactor settings system to be reference counted.Brian Potchik
2019-06-26Fix function header refresh on function update.Brian Potchik
2019-04-13Add interactive disassembly graph type label.Brian Potchik
2019-04-13Add MenuHelper for better menu behavior.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner