Ernie Pasveer
|
30a8e8a7a6
|
Remove surrounding quotes for RMB contexts. Update CHANGELOG.
|
2025-09-27 11:11:36 -05:00 |
|
Ernie Pasveer
|
f6f49bc167
|
Change ObjectiveC pretext from 'oc#' to '(objc)'
Makes it look like a cast.
|
2025-09-27 10:47:39 -05:00 |
|
Ernie Pasveer
|
b88d68afd3
|
Add copyright header to each source file.
|
2025-08-26 17:26:05 -05:00 |
|
Ernie Pasveer
|
70943a4494
|
First whack at a Matrix visualizer.
|
2025-06-29 13:30:35 -05:00 |
|
Ernie Pasveer
|
e040380529
|
More udb support.
|
2025-06-14 11:46:05 -05:00 |
|
Ernie Pasveer
|
afc5e6fa3e
|
WIP: add 'handleSessionTerminated' to relevant widgets.
|
2025-04-20 09:33:31 -05:00 |
|
Ernie Pasveer
|
51e1cd1010
|
Checkpoint
|
2024-01-11 09:09:05 -06:00 |
|
Ernie Pasveer
|
ee1e27ecc4
|
Add menu on logger/tracker to launch memory visualizer.
|
2023-12-17 16:54:13 -06:00 |
|
Ernie Pasveer
|
c3c0aa3897
|
Fixed string variables with escaped tabs and quotes.
|
2023-12-02 11:12:41 -06:00 |
|
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 |
|