summaryrefslogtreecommitdiff
path: root/ui/linearview.h
AgeCommit message (Expand)Author
2023-08-17Better fix for linear view hangGlenn Smith
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
2023-06-13add LinearView::addressForCall helper APIPeter LaFosse
2023-03-24Refactor linearview updatesPeter LaFosse
2023-01-16Make parameter order more consistent across linear view, do not clobber QWidg...Josh Ferrell
2022-12-26Add listeners for symbol events in linear viewJosh Ferrell
2022-12-16Add new "Create Array" dialogJon Palmisciano
2022-12-02Update linear view header spacingJosh Ferrell
2022-11-30Add sticky header to linear viewJosh Ferrell
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-11Add support for automatically restoring view state (layout and location) when...Brian Potchik
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-05-23Fix race condition on linear view updateRusty Wagner
2022-05-18Add Split + Navigate Featurekat
2022-03-24Cleanup 'Make Function' actions and select the correct platform for multi-arc...Brian Potchik
2022-02-18Previous IL view typerose
2022-01-28Format All FilesKyleMiles
2022-01-22Add recreateViewFrames API for sync/rebaseRusty Wagner
2022-01-17Single function mode in linear viewRusty Wagner
2022-01-10Refactor main area to use pane systemRusty Wagner
2021-11-06export linear disasmAndrew Lamoureux
2021-11-05Add tooltips to linear view, make generic tooltip functionsGlenn Smith
2021-10-19LinearView performance: remember cached regionsGlenn Smith
2021-10-07Add infrastructure for UTF-{16,32} string creation actionsJon Palmisciano
2021-10-05More HLIL API parity; Resolves #2363KyleMiles
2021-09-30LinearView: Add `setHighlightTokenState()`Jon Palmisciano
2021-09-27Better support for change type in linear viewXusheng
2021-09-07Fix double click navigation handling in linear view.Brian Potchik
2021-07-09Cleanup tags and comments in many placesGlenn Smith
2021-05-26Add the ability to automatically create struct membersXusheng
2021-05-20Added editFunctionProperties() methodsJon Palmisciano
2021-05-05Ser/des history entriesGlenn Smith
2021-04-22properly get LLIL/MLIL function in LinearViewXusheng
2021-04-13Toggle/Make Float Variable actions #2069Glenn Smith
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
2021-01-23Add ViewLocation navigatioon support to LinearView.Brian Potchik
2020-12-31Add basic navigateToViewLocation support for linear view.Brian Potchik
2020-12-18Add API/UI to control dead store elimination of specific variablesRusty Wagner
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-21Fix 'create function with platform' in the UI to respect the user preferred p...Brian Potchik
2020-11-16Fix crash when navigating around in linear viewJosh Ferrell