summaryrefslogtreecommitdiff
path: root/ui/linearview.h
AgeCommit message (Expand)Author
2024-05-19Make call param hints more configurable & support more param types for hint d...Mason Reed
2024-05-10Add actions to quickly adjust the selection in linear and hex viewXusheng
2024-05-08Disassembly: Add relative to fixed base address modeGlenn Smith
2024-05-07Add "Navigate to Matching Brace"Josh Ferrell
2024-05-06Use a flags enum for address offset displayGlenn Smith
2024-05-02Allow users to specify file name displayed in offsetsGlenn Smith
2024-05-02Add address display mode optionsGlenn Smith
2024-01-22Project supportJosh Ferrell
2024-01-15Add 'Merge Variables Here' actionPeter LaFosse
2023-09-15Add analysis progress spinner to the linear view function header.Brian Potchik
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