Commit Graph

7 Commits

Author SHA1 Message Date
Ernie Pasveer 53a18fe77e Add a RMB to launch Memory/Array/Struct viewer from a running Struct viewer. 2022-08-13 11:50:27 -05:00
Ernie Pasveer f99dc63331 Add StructVisualizers to source/assembly editors and stack arguments/locals browsers. 2022-08-13 09:57:48 -05:00
Ernie Pasveer 2138f7634c Added a RMB context menu to the "stack locals" tab.
To allow variables from it to be added to the variable
logger, tracker, memory visualizer, and array visualizer.
2022-05-14 09:26:19 -05:00
Ernie Pasveer e6c15037f9 Clean up code for lint errors. 2022-04-28 20:20:37 -05:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer 8617bf70ac Add ToolTips to the important browsers. 2021-10-10 12:57:30 -05:00
Ernie Pasveer 6357b7a0ef Move source into a 'src' directory. Update README.md file for build
instructions.
2021-09-04 17:02:25 -05:00