summaryrefslogtreecommitdiff
path: root/ui/linearview.h
AgeCommit message (Expand)Author
2026-05-13Changes related to display as/type toggling.Alexander Taylor
2026-04-29Better toggling of integer display signedness.Alexander Taylor
2026-01-13Command Palette enhancementsGlenn Smith
2025-12-30Perf: Make canMakeString way fasterGlenn Smith
2025-11-03Add additional helpers for right-click menu cleanupPeter LaFosse
2025-11-03Provide better isValid handler to 'Type//*Peter LaFosse
2025-10-18Fix sticky header visibility.Alexander Taylor
2025-10-18Fix sticky header reanalyze button.Alexander Taylor
2025-10-18Fix sticky header not updating on theme change.Alexander Taylor
2025-10-01Ensure that all members of LinearView and HexEditor are initializedMark Rowe
2025-09-03Add disassembly setting for block labelsMason Reed
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-03-21Add API for refreshing UI without needing an analysis updateGlenn Smith
2025-03-17core: initial union support with C++ APIRyan Snyder
2025-02-14uidf refactorRyan Snyder
2025-01-30Render LayersGlenn Smith
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