Commit Graph

1503 Commits

Author SHA1 Message Date
Ernie Pasveer 28bd1f2aef Add method to remember variable names when restarting a session. 2026-01-30 13:51:13 -06:00
Ernie Pasveer 7e50e95eb7 Add lock and pin icons. 2026-01-30 12:44:17 -06:00
Ernie Pasveer 04d368c286 Merge pull request #428 from drehscheibe/main
write config: don't require to click two dialogs away, just show a transient message box instead
2026-01-29 12:03:41 -06:00
Melchior FRANZ 363f00bccc write config: don't require to click two dialogs away
just show transient message box instead
2026-01-29 18:24:43 +01:00
Ernie Pasveer 9f9271a0e1 Merge pull request #427 from epasveer/420-add-a-hotkey-for-run-to-cursor
420 add a hotkey for run to cursor
2026-01-27 13:39:45 -06:00
Ernie Pasveer e26b6702b1 Merge branch 'main' into 420-add-a-hotkey-for-run-to-cursor 2026-01-27 13:35:59 -06:00
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 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 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
Ernie Pasveer 7fed7a338e Merge branch 'main' into 260-would-be-nice-if-assembly-view-was-shown-by-default-when-there-is-no-source-code 2025-12-19 11:04:43 -06:00
Ernie Pasveer 2d89f42393 Merge pull request #392 from QuangNguyenMinh123/feature/Re-open_close_file
Add a Ctrl+Shift+T shortcut to reopen closed files
2025-12-19 11:03:37 -06:00
Ernie Pasveer 46b5abc22b Merge branch 'main' into 260-would-be-nice-if-assembly-view-was-shown-by-default-when-there-is-no-source-code 2025-12-18 13:11:48 -06:00
Ernie Pasveer 1b32612d59 Merge pull request #406 from QuangNguyenMinh123/feature/Enhance_Status_Indicator
Enhance status indicator
2025-12-18 13:09:55 -06:00
Ernie Pasveer 64c99f4d59 First work on showing assembly tab when there's no source file. 2025-12-18 12:52:05 -06:00