summaryrefslogtreecommitdiff
path: root/ui/commands.h
AgeCommit message (Expand)Author
2025-07-12Add support for Assemble/Compile behavior for new Mapped views.Brian Potchik
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-17core: initial union support with C++ APIRyan Snyder
2025-02-14uidf refactorRyan Snyder
2024-12-11Support setting a function type using a typedef-ed function type. FixXusheng
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-04-26Generate a default name for new enum and union. Fix https://github.com/Vector...Xusheng
2024-02-07Type ArchivesGlenn Smith
2023-11-06Allow setting UIDF on any mlil/hlil usageJosh Ferrell
2023-01-10Integrate Enum IntegerDisplayType, Add MetadataChoiceDialogkat
2022-11-10Several documentation improvements and fixeskat
2022-11-10Warning on defining variables with zero sizeGlenn Smith
2022-09-01Splitting of variablesRusty Wagner
2022-01-28Format All FilesKyleMiles
2021-10-07Add instruction index to createInferredMemberPeter LaFosse
2021-05-26Add the ability to automatically create struct membersXusheng
2021-02-17add support for type xref and variable xrefXusheng
2020-10-24PossibleValueSet dialog pulls existing values and miscellaneous cleanup.Brian Potchik
2020-09-08UI changes for user-informed dataflowChinmay
2020-09-08add InferArraySize()Xusheng
2020-06-25Support inferring structure members from other IL typesRusty Wagner
2019-11-15Type workflow improvementsPeter LaFosse
2019-08-27Add support for showing structure offsets and inferring types via hotkey, add...Peter LaFosse
2019-04-12Add multiselect and keyboard navigation to graph viewRusty Wagner
2019-03-20Add in progress UI API headersRusty Wagner