Commit Graph

11 Commits

Author SHA1 Message Date
Ernie Pasveer 1c1f33f9c5 Added struct tree viewer to Stack Arguments. 2023-11-18 11:27:27 -06:00
Ernie Pasveer ad0224696b Use monospace font for "value" columns. 2023-10-15 10:19:10 -05:00
Ilia Sharin 67df2c1d6f Made adaptation to Qt6. Now it compiles without any errors and runs.
More work is required to get rid of Qt5Compat shims
2023-05-05 17:00:08 -04: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 80eb956a0a Don't bring up RMB menu for StackArguments on an empty argument. 2022-05-15 15:19:17 -05:00
Ernie Pasveer 9e61eef7e1 Add Memory Visualizer to StackArguments browser. 2022-05-15 15:14:38 -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 e3c87ca2c9 Stack Arguments was broken. Now Fixed.
If frame 0 has no arguments (via it not being debug), then
the code would exit too soon.
2022-01-17 11:36:49 -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