summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
AgeCommit message (Expand)Author
2026-01-13Command Palette enhancementsGlenn Smith
2025-06-10Add UI action and API to control switch recovery in HLILRusty Wagner
2025-06-03Add UI action and API to control early returns in HLILRusty Wagner
2025-06-03Add UI action and API to flip conditions during HLIL restructuringRusty Wagner
2025-05-23Add UI action and API to control expression foldingRusty Wagner
2025-05-12Add setting to adjust block indicator widthGlenn Smith
2025-05-07Fix data tags added via API not showing in flow graphs until refreshJosh Ferrell
2025-05-02Add support to FlowGraphWidget for Initial Size to Fit.Brian Potchik
2025-03-17core: initial union support with C++ APIRyan Snyder
2025-02-14uidf refactorRyan Snyder
2025-01-30Render LayersGlenn Smith
2025-01-28Add CursorPosition::operator<=Josh Ferrell
2025-01-24Add CursorPosition::operator==Josh Ferrell
2024-10-19Improved support for interactive flowgraphs.Brian Potchik
2024-10-04Make the undefine action context awareXusheng
2024-10-03Support forward type propagation for function/variable. Fix https://github.co...Xusheng
2024-09-30Use title for generation of function analysis actions.Brian Potchik
2024-09-19Add ui action to navigate to entry pointJosh Ferrell
2024-09-19Add tag text input in tag creation dialogJosh Ferrell
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