summaryrefslogtreecommitdiff
path: root/ui/linearview.h
AgeCommit message (Expand)Author
2020-09-08UI changes for user-informed dataflowChinmay
2020-09-08add definition for LinearView::createFuncWithPlatform()Xusheng
2020-08-28add definition for LinearView::undefineVariable()Xusheng
2020-07-30add support for display as float/doubleXusheng
2020-07-29maintain selected bytes when switching between viewsXusheng
2020-07-20Separate navigateToFunction and navigateJosh Ferrell
2020-06-26Fix crash on recursive structureRusty Wagner
2020-06-25Support inferring structure members from other IL typesRusty Wagner
2020-06-12Decouple LinearView resize events to quiesce UI object states during initiali...Brian Potchik
2020-05-29Update to Qt 5.15Rusty Wagner
2020-05-13Add call type adjust and stack adjust options to linear viewRusty Wagner
2020-05-01Add additional context on integer tokensRusty Wagner
2020-04-27Add names for goto labelsRusty Wagner
2020-04-22Add support for analysis warnings in linear viewRusty Wagner
2020-04-21Support for adding HLIL instruction highlightingRusty Wagner
2020-04-17Add support for forcing navigation to HLILRusty Wagner
2020-04-17Add IL support to linear viewRusty Wagner
2020-04-17Remove old linear view implementationRusty Wagner
2020-04-17Initial implementation of new linear view APIRusty Wagner
2020-01-16Factor gutter width/tag token width into a settingGlenn Smith
2020-01-16Update gutter width, tag token as a constantGlenn Smith
2019-11-15Type workflow improvementsPeter LaFosse
2019-10-27Eliminate most warnings on LinuxRusty Wagner
2019-09-27Tag notifications & tag type list optimizedPeter LaFosse
2019-08-31Improved selection offset handling in LinearView.Brian Potchik
2019-08-27Add support for showing structure offsets and inferring types via hotkey, add...Peter LaFosse
2019-08-01TagsGlenn Smith
2019-06-13Add notification callbacks for when data-only metadata is updatedrollsafe
2019-06-06Add UI dialog for adding user referencesrollsafe
2019-05-27Add keyboard navigation and selection to linear viewRusty Wagner
2019-04-13Add MenuHelper for better menu behavior.Brian Potchik
2019-03-20Add in progress UI API headersRusty Wagner