summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
AgeCommit message (Expand)Author
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
2019-09-27Tag notifications & tag type list optimizedPeter LaFosse
2019-08-27Add support for showing structure offsets and inferring types via hotkey, add...Peter LaFosse
2019-08-01TagsGlenn Smith
2019-06-26Fix function header refresh on function update.Brian Potchik
2019-06-13Add notification callbacks for when data-only metadata is updatedrollsafe
2019-06-06Add UI dialog for adding user referencesrollsafe
2019-05-24Initialize mouse selection mode in FlowGraphWidget.Brian Potchik
2019-05-15Add flow graph call to try to maintain location across graph typesRusty Wagner
2019-04-18add support for ctl-end hotkey in flow graphsJordan Wiens
2019-04-12Add multiselect and keyboard navigation to graph viewRusty Wagner
2019-03-20Add in progress UI API headersRusty Wagner