summaryrefslogtreecommitdiff
path: root/ui/linearview.h
AgeCommit message (Expand)Author
2025-01-17add selectAll to linear viewJordan Wiens
2024-12-20Linear View: Persist highlight during renamesGlenn Smith
2024-12-13Update the linear view when segments/sections change. Fix https://github.com/...Xusheng
2024-10-30Fix memory ordering issues found with TSANRusty Wagner
2024-10-23Linear view function regions collapsePeter LaFosse
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
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-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