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 |
|
QuangNguyenMinh123
|
518a7281a9
|
Remove obsolete runstatus
|
2025-12-18 14:06:28 +07:00 |
|
QuangNguyenMinh123
|
f0d5ebe302
|
Remove coreLabel
|
2025-12-18 13:51:30 +07:00 |
|
QuangNguyenMinh123
|
1f58fe2bf9
|
temp update
|
2025-12-18 13:17:45 +07:00 |
|
QuangNguyenMinh123
|
9c3fa2e940
|
remove handleOpenRecentlyClosedFile slot and enhance SeerEditorManagerWidget::handleOpenFile
|
2025-12-18 11:24:52 +07:00 |
|
Ernie Pasveer
|
ccdea4f867
|
Merge pull request #405 from epasveer/377-suggestion-consider-publishing-this-project-on-flathub
Update seer.github.yml to be like seer.yml.
|
2025-12-16 13:53:58 -06:00 |
|
Ernie Pasveer
|
aa76b0226c
|
Update seer.github.yml to be like seer.yml.
|
2025-12-16 13:52:16 -06:00 |
|
Ernie Pasveer
|
76f88225d6
|
Update commit hash.
|
2025-12-16 13:42:33 -06:00 |
|
Ernie Pasveer
|
8764eb1137
|
Rename icon from seergdb to seer.
|
2025-12-16 13:41:24 -06:00 |
|
Ernie Pasveer
|
462e26893d
|
Move flatpak dir to a better location.
|
2025-12-16 13:08:04 -06:00 |
|
Ernie Pasveer
|
b408cf369a
|
Update commit hash.
|
2025-12-16 13:01:34 -06:00 |
|
Ernie Pasveer
|
32b06fe848
|
More cleanup.
|
2025-12-16 13:00:11 -06:00 |
|