1708 Commits

Author SHA1 Message Date
Ernie Pasveer c108f16c26 Merge pull request #426 from epasveer/419-automatically-refresh-editor-view-if-source-file-is-modified
419 automatically refresh editor view if source file is modified
2026-01-27 13:29:55 -06:00
Ernie Pasveer 7b14080acf Merge branch 'main' into 419-automatically-refresh-editor-view-if-source-file-is-modified 2026-01-27 13:26:47 -06:00
Ernie Pasveer 394fd4a346 Merge pull request #425 from epasveer/421-add-a-hot-key-for-restart
421 add a hot key for restart
2026-01-27 13:15:48 -06:00
Ernie Pasveer 8f010bdad1 Add "don't ask again" checkbox to prompt. 2026-01-27 13:10:00 -06:00
Ernie Pasveer 48a0690364 Merge pull request #417 from QuangNguyenMinh123/feature/Mouse_navigation
Add feature: Mouse navigation
2026-01-26 11:38:33 -06:00
Ernie Pasveer a035d3e145 Add tooltip to show entire filename. 2026-01-25 12:35:13 -06:00
Ernie Pasveer 2f0921cfd3 Add an option to automatically reload the source file if it's changed. 2026-01-25 12:27:07 -06:00
Ernie Pasveer de936868fa Implemented Alt+T and Alt+R hotkeys for Terminate and Restart. 2026-01-25 09:50:21 -06:00
Ernie Pasveer 9f81b0ad92 Merge branch 'main' into 420-add-a-hotkey-for-run-to-cursor 2026-01-24 17:01:32 -06:00
Ernie Pasveer 58cbfa4585 Merge pull request #422 from NoelTautges/error-status-typo
Fix typo in SeerGdbWidget.cpp
2026-01-24 16:29:58 -06:00
Ernie Pasveer f7d15c1e68 Add F9 shortcut for run-to-line. 2026-01-24 16:21:45 -06:00
Noel Tautges 4a65906476 Fix typo in SeerGdbWidget.cpp
Removes the spare parenthesis from "Error status=[status])"
2026-01-24 16:16:09 -06:00
QuangNguyenMinh123 855fce6c33 Add feature: Mouse navigation 2026-01-21 22:09:17 +07:00
Ernie Pasveer b35351c22b Mark Parallel Stacks as beta. 2026-01-17 11:26:40 -06:00
Ernie Pasveer 4f38a6b616 Creates simple version of parallelstacks without the python script. 2026-01-17 11:18:45 -06:00
Ernie Pasveer 838e739e11 Touch up the macros a little. 2026-01-15 13:13:07 -06:00
Ernie Pasveer f7e83aaf34 Merge branch 'main' into 312-add-parallel-stacks-feature 2026-01-12 10:34:39 -06:00
Ernie Pasveer 77baafacba Merge pull request #416 from epasveer/414-add-macro-keys-for-user-created-commands
414 add macro keys for user created commands
2026-01-12 06:43:21 -06:00
Ernie Pasveer c728a528f4 Fixed some gui regressions. 2026-01-12 06:24:20 -06:00
Ernie Pasveer 655dd76959 Add Ctrl+Shift+1 through Ctrl+Shift+0 hot keys. 2026-01-11 17:03:40 -06:00
Ernie Pasveer c2a1a39940 Change macro's to be stored in a file and are sourced. 2026-01-11 16:21:00 -06:00
Ernie Pasveer d3d1405533 Pretty much done. 2026-01-09 16:39:12 -06:00
Ernie Pasveer 88323fcebb WIP. 2026-01-09 13:12:00 -06:00
Ernie Pasveer be18d59730 Move Load/Save/Help tool buttons. Update Help doc. 2026-01-07 12:26:03 -06:00
Ernie Pasveer acdb0a6ab7 First pass at creating the CommandLogsWidget. 2026-01-07 11:54:33 -06:00
Ernie Pasveer bbed408f0a WIP 2026-01-06 12:39:47 -06:00
Ernie Pasveer caec10a243 WIP 2026-01-06 08:57:08 -06:00
Ernie Pasveer 37595a7b8e Merge pull request #415 from epasveer/413-signal-handle-functionality-feature-request
413 signal handle functionality feature request
2026-01-03 10:50:12 -06:00
Ernie Pasveer 5e2e87e62a Update CHANGELOG. 2026-01-03 10:15:02 -06:00
Ernie Pasveer 23f476550f Finished signals for now. Would benefit from the Macros task. 2026-01-03 10:13:09 -06:00
Ernie Pasveer b50b5976d9 More work on handling signals. 2026-01-02 13:39:26 -06:00
Ernie Pasveer f48a276563 Add other signal commands. 2026-01-01 20:34:49 -06:00
Ernie Pasveer a6260e84c6 New signal tab. 2026-01-01 13:50:09 -06:00
Ernie Pasveer 631a6d751e More work with Parallel Stacks. 2025-12-31 09:50:09 -06:00
Ernie Pasveer eedc053b86 Update with good test program that has multiple nodes. 2025-12-29 13:43:10 -06:00
Ernie Pasveer 6ff6a9c5bb Add help for ParallelStacks Visualizer 2025-12-25 11:47:05 -06:00
Ernie Pasveer fd109b43ef Renamed output from MIFrames to 'frames='. 2025-12-25 11:27:35 -06:00
Ernie Pasveer 8877ac6b50 First work on ParallelStacksVisualizer. 2025-12-24 11:20:29 -06:00
Ernie Pasveer c73637f7b4 Test program for getting all frames for all threads. 2025-12-23 14:46:39 -06:00
Ernie Pasveer 01df7095c9 First attempt at MI command to list all frames for all threads. 2025-12-23 14:44:51 -06:00
Ernie Pasveer 9b99897e58 Update README with Flathub installation details
Added installation instructions for Flathub and formatted commands.
2025-12-22 10:03:00 -06:00
Ernie Pasveer 7dd8e8db89 Update flathub commit hash. 2025-12-21 08:59:25 -06:00
Ernie Pasveer 6f93e7eca6 Merge pull request #409 from epasveer/408-file-menu-doesnt-show
408 file menu doesnt show
2025-12-21 08:46:37 -06:00
Ernie Pasveer 679169af78 Fixed odd bug with RunStatusIndicator disabling File menu. 2025-12-21 08:30:31 -06:00
Ernie Pasveer ff21986a58 Fixed recursive paint problem. 2025-12-21 06:59:48 -06:00
Ernie Pasveer c1b741f86e Fixed location of manifest. 2025-12-20 12:08:28 -06:00
Ernie Pasveer 2cb146b234 Update to latest commit hash. 2025-12-20 11:22:17 -06:00
Ernie Pasveer 10855eba3a Mispelt 'applications'. 2025-12-20 11:20:21 -06:00
Ernie Pasveer 0119294607 Merge pull request #407 from epasveer/260-would-be-nice-if-assembly-view-was-shown-by-default-when-there-is-no-source-code
260 would be nice if assembly view was shown by default when there is no source code
2025-12-19 13:24:55 -06:00
Ernie Pasveer df17f0e493 Finished feature of opening assembly tab when there's no source file. 2025-12-19 13:16:52 -06:00