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
|
b268944103
|
Fixed regression bug for memory and array visualizers.
The bug didn't allow an address to be manually entered.
Broke when I improved Ada support.
|
2023-04-01 11:08:25 -05:00 |
|
Ernie Pasveer
|
6dfa66b7d3
|
Improve visualizers for Ada arrays. "(system.address) 0x7fffffffcf10"
|
2023-03-19 10:19:36 -05:00 |
|
Ernie Pasveer
|
fec9e149b7
|
Change to SeerHelpPageDialog.
|
2023-01-27 19:16:15 +00:00 |
|
Ernie Pasveer
|
32f10b2b5a
|
Add new Image Visualizer.
|
2022-10-30 13:16:36 -05:00 |
|
Ernie Pasveer
|
da13bd8f01
|
Image viewer in Memory Visualizer. (First pass - slow).
|
2022-10-29 16:10:09 -05:00 |
|
Ernie Pasveer
|
2a556e698c
|
Fix QString::split() compiler error for older versions of Qt.
|
2022-10-02 12:33:37 -05:00 |
|
Ernie Pasveer
|
2d48bae1d9
|
Start of Help for all other visualizers and browsers.
|
2022-09-25 20:06:56 -05:00 |
|
Ernie Pasveer
|
f487d0de87
|
Merge branch 'main' into varvisualizer
|
2022-08-25 17:41:22 -05:00 |
|
Ernie Pasveer
|
11c2c9b27d
|
Use new name of seergdb icons.
|
2022-08-24 17:44:24 -05:00 |
|
Ernie Pasveer
|
f575ab921a
|
More work on VarObj visualizer.
|
2022-08-21 15:53:35 -05:00 |
|
Ernie Pasveer
|
021bcbe3b4
|
Fix entry of address for Memory and Array visualizers.
|
2022-07-24 12:14:28 -05:00 |
|
Ernie Pasveer
|
f244781093
|
Finished asm view in memory visualizer.
|
2022-05-27 17:55:25 -05:00 |
|
Ernie Pasveer
|
b4ec0eb90f
|
checkpoint: asm viewer.
|
2022-05-26 21:32:07 -05:00 |
|
Ernie Pasveer
|
de85c95c7c
|
Add 'auto refresh' to memory visualizer to refresh.
After every stopping point.
|
2022-05-17 17:47:34 -05:00 |
|
Ernie Pasveer
|
2bd3280de8
|
Tweak memory/array visualizer.
Make number of bytes default to 256. Can be changed if needed.
Change to 'Variable expression'.
Show results immediately.
|
2022-05-15 13:32:00 -05:00 |
|
Ernie Pasveer
|
e6c15037f9
|
Clean up code for lint errors.
|
2022-04-28 20:20:37 -05:00 |
|
Ernie Pasveer
|
7422bec1af
|
Force file dialogs to look in the current director first.
|
2022-03-19 15:48:53 -05:00 |
|
Ernie Pasveer
|
82406284e2
|
Switch to Q_ASSERT.
|
2022-02-08 19:24:41 -06:00 |
|
Ernie Pasveer
|
1afdf82f91
|
Switch from __PRETTY_FUNCTION__ to qSetMessagePattern()
|
2022-01-20 10:40:56 -06:00 |
|
Ernie Pasveer
|
786a8b349f
|
Add Seer icon to application, console, memory visualizer.
|
2021-09-25 16:00:09 -05:00 |
|
Ernie Pasveer
|
0828ad6da0
|
Save window and splitter sizes and positions.
Remove 'quit' toobar button.
Verify 'start' and 'run' if executable is already running.
|
2021-09-21 18:56:15 -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 |
|