summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
AgeCommit message (Expand)Author
2024-06-25Add FlowGraphWidget::getScale()Glenn Smith
2024-01-15Add 'Merge Variables Here' actionPeter LaFosse
2023-11-01Update developer mode preferences. (skip-ci)Brian Potchik
2023-10-31Add member for indicator paint option.Alexander Taylor
2023-10-28Update developer mode preferences.Brian Potchik
2023-08-11Add current_il_instructions magic variable in the Python console. Fix https:...Xusheng
2023-06-21Allow copy & copy-as to operate on 'full' string instead of string annotationPeter LaFosse
2023-06-13add FlowGraphWidget::addressForCall helper APIPeter LaFosse
2022-12-22Properly detect function header in flow graph widget. Fix https://github.com/...Xusheng
2022-11-10Add ability to quiesce views not active in a ViewFrame.Brian Potchik
2022-11-10Several documentation improvements and fixeskat
2022-11-10Unify *::viewInTypesView into UIContext::navigateToTypeGlenn Smith
2022-09-01Splitting of variablesRusty Wagner
2022-08-18Add 'Zoom To Cursor' to flow graphPeter LaFosse
2022-08-18Add 'Zoom to Fit' in graph viewPeter LaFosse
2022-08-10Merge variables API/UI, variable liveness API for determining soundness of va...Rusty Wagner
2022-08-04Merge the functionality of "Create Structure" with "Create All Members" in li...Xusheng
2022-06-14Fix flow graph not being able to copy in some casesGlenn Smith
2022-05-18Add Split + Navigate Featurekat
2022-03-24Cleanup 'Make Function' actions and select the correct platform for multi-arc...Brian Potchik
2022-01-28Format All FilesKyleMiles
2022-01-10Refactor main area to use pane systemRusty Wagner
2021-11-05Add tooltips to linear view, make generic tooltip functionsGlenn Smith
2021-10-07Allow tab split options on reportsRusty Wagner
2021-10-07Add infrastructure for UTF-{16,32} string creation actionsJon Palmisciano
2021-10-05More HLIL API parity; Resolves #2363KyleMiles
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-20Added editFunctionProperties() methodsJon Palmisciano
2021-05-10Use standard contextMenuEvent for right clickPeter LaFosse
2021-05-05Ser/des history entriesGlenn Smith
2021-04-07Make getNodeForMouseEvent public so it can be called from the python bindingsPeter LaFosse
2021-04-02Make status bar buttons full height + adjustable colorGlenn Smith
2021-03-18Add Go to File Offset actionBrian Knudson
2021-02-17add support for type xref and variable xrefXusheng
2020-12-23Add ViewLocation navigation API.Brian Potchik
2020-12-18Add API/UI to control dead store elimination of specific variablesRusty Wagner
2020-12-06Cleanup flowgraph related highlights API.Brian Potchik
2020-11-21Add flowgraph API to highlight related instructions.Brian Potchik
2020-11-21Add IL instruction index navigation support to flowgraph view types.Brian Potchik
2020-10-15Keep track of mouse position when selectingGlenn Smith
2020-10-09Per-character text selectionGlenn Smith
2020-09-29Keep instruction address highlight when navigating to related IL views.Brian Potchik
2020-09-15display as in linear viewXusheng
2020-09-08UI changes for user-informed dataflowChinmay
2020-07-30add support for display as float/doubleXusheng
2020-07-29maintain selected bytes when switching between viewsXusheng
2020-05-29Update to Qt 5.15Rusty Wagner
2020-05-01Add additional context on integer tokensRusty Wagner
2020-04-27Add names for goto labelsRusty Wagner
2020-01-20expose overriding call types at individual call sitesRyan Snyder