summaryrefslogtreecommitdiff
path: root/ui/disassemblyview.h
AgeCommit message (Expand)Author
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