Commit Graph

1565 Commits

Author SHA1 Message Date
mgrojo 5901b98c68 Add Ada syntax highlighting 2026-04-10 23:46:35 +02:00
Ernie Pasveer 568deffc4c Fixup list of reddit pages. 2026-04-06 16:48:02 -05:00
Ernie Pasveer e049087ea3 Start 2.8 dev cycle. 2026-04-06 15:47:59 -05:00
Ernie Pasveer ff1cbea1d4 Release Seer 2.7 v2.7 2026-04-06 07:55:38 -05:00
Ernie Pasveer e873ebe72f Touch up flatpak manifest for url. 2026-04-04 10:40:27 -05:00
Ernie Pasveer 3ffafbdb19 Merge pull request #452 from epasveer/451-no-proper-return-from-stepping-into-non-user-functions
451 no proper return from stepping into non user functions
flatpak-latest
2026-04-02 09:53:14 -05:00
Ernie Pasveer e0c7690941 Remove debug statement. 2026-04-01 17:45:27 -05:00
Ernie Pasveer 543fa97541 Load skips on Seer startup. 2026-04-01 17:05:13 -05:00
Ernie Pasveer dec8210285 Merge pull request #450 from epasveer/446-editorfont-dialog-not-all-monospace-fonts-are-displayed
446 editorfont dialog not all monospace fonts are displayed
2026-03-31 11:17:23 -05:00
Ernie Pasveer e699e1e713 Fixed regression when setting a breakpoint via an address. 2026-03-31 10:56:49 -05:00
Ernie Pasveer a39874414c Add option to list all fonts, not just Monospace. 2026-03-30 15:55:11 -05:00
Ernie Pasveer de00e0cb19 Fixed opening search bar for Assembly view. 2026-03-30 15:03:28 -05:00
Ernie Pasveer 15291ed49b Add 'upperCase' mode to Assembly view. 2026-03-30 14:46:12 -05:00
Ernie Pasveer 47a3ba3468 Merge pull request #444 from lvntky/feat-copy-value
Feat: add copy value only option on logger and tracker
2026-03-23 14:41:57 -05:00
Ernie Pasveer d72a2ef065 Fix latent bug with adding '&' or '*' to variable for visualizers. 2026-03-23 14:34:11 -05:00
Ernie Pasveer 41be1b80db Remove physical tabs from changes. 2026-03-23 14:09:47 -05:00
Levent Kaya fa35f30dfa Feat: add copy value only option on logger and tracker 2026-03-23 11:29:46 +03:00
Ernie Pasveer e9a73fa310 Changed from Ctrl+Click to Alt+Click. 2026-03-21 17:13:27 -05:00
Ernie Pasveer 25659d7e51 Merge pull request #437 from QuangNguyenMinh123/feature/Go_to_definition_Ctrl_Click
Go to definition, but with Ctrl + Click
2026-03-21 10:49:25 -05:00
Ernie Pasveer 325c45872d Update SeerEditorManager help for this new feature. 2026-03-21 10:37:31 -05:00
QuangNguyenMinh123 f850e2d98e Add Go to Definition with Ctrl + Click 2026-03-21 14:04:48 +07:00
Ernie Pasveer 872f5784f6 Merge pull request #402 from QuangNguyenMinh123/feature/Go_to_definition
Add feature: Go to definition
2026-03-19 11:45:15 -05:00
Ernie Pasveer e38e5cd27f Fixed bug with 'readSettings' and 'moveTab'. 2026-03-17 15:17:26 -05:00
Ernie Pasveer 2373079b0f Merge pull request #440 from QuangNguyenMinh123/feature/Close_Source_unused_tabs
SeerSourceSymbolLibraryManagerWidget: Add close un-used tabs option
2026-03-17 14:50:29 -05:00
Ernie Pasveer 952ad241a0 Merge branch 'feature/Close_Source_unused_tabs' of https://github.com/QuangNguyenMinh123/seer into feature/Close_Source_unused_tabs 2026-03-17 14:07:03 -05:00
Ernie Pasveer ae1f701cb9 Fixed some recurion problem with 'readSettings' calling 'writeSettings'. 2026-03-17 14:06:31 -05:00
Ernie Pasveer 40fba4119a Merge branch 'main' into feature/Close_Source_unused_tabs 2026-03-17 12:11:24 -05:00
Ernie Pasveer 485858c9ba Show/Hide tabs in CommandLogs widget. 2026-03-17 12:08:10 -05:00
Ernie Pasveer 6f14f51c94 Modify other managers with Tab settings. 2026-03-17 11:47:47 -05:00
Ernie Pasveer 4b832ace27 Update code to save to QSettings. Remove need for "dummy" tab. 2026-03-16 19:05:58 -05:00
Ernie Pasveer 3ff7d93293 More cleanup. 2026-03-13 10:14:07 -05:00
Ernie Pasveer 54c83c63a5 Clean up SeerSourceBrowserWidget. 2026-03-13 10:12:17 -05:00
Ernie Pasveer 306292e164 Removed SeerEditorManagerWidget knowing SeerSourceBrowserWidget. Not needed. 2026-03-13 07:22:19 -05:00
QuangNguyenMinh123 8137f8dff2 SeerSourceSymbolLibraryManagerWidget: Add close un-used tabs option 2026-03-12 22:05:38 +07:00
Ernie Pasveer 80e177f6a0 Add 'preferences' icon for future work. 2026-03-11 13:53:08 -05:00
Ernie Pasveer 49f76c4a88 Handle when function symbols have or don't have arguments. 2026-03-10 13:16:29 -05:00
QuangNguyenMinh123 3fad139b39 SeerEditorManagerWidget: Eliminate noise values 2026-03-10 23:34:22 +07:00
Ernie Pasveer 8a1d19a5ec Made tweaks to this PR. 2026-03-09 23:14:44 +07:00
QuangNguyenMinh123 7a87b7b0c6 Add Go to Definition feature 2026-03-09 23:14:44 +07:00
QuangNguyenMinh123 60d0059be2 SeerSourceBrowserWidget: add findFileWithRegrex 2026-03-09 23:14:44 +07:00
Ernie Pasveer dd98ba7ff4 Update README with starting instructions for Seer
Added a section on starting Seer and removed duplicate content.
2026-03-07 09:59:20 -06:00
Ernie Pasveer e8a294a860 Update image syntax in README.md 2026-03-07 09:55:52 -06:00
Ernie Pasveer c32f07d361 Add Stargazers section to README
Added a section for Stargazers with a link to the map.
2026-03-07 09:51:47 -06:00
Ernie Pasveer 758914dfac Merge pull request #438 from dezza/patch-1
docs(README): flatpak-spawn usage
2026-03-07 09:41:08 -06:00
dezza 5cbc10026c docs(README): flatpak-spawn usage
Added important note about using flatpak-spawn with GDB Launcher.

I just spent a good while figuring that out.
2026-03-07 02:02:43 +01:00
GitHub Action e287357431 🌍 Update stargazer world map [skip ci] 2026-03-03 18:19:30 +00:00
Ernie Pasveer 2e6b3cc30d Rename action. 2026-03-03 11:43:44 -06:00
Ernie Pasveer eb5d2ab150 Renamed file. 2026-03-03 11:42:38 -06:00
Ernie Pasveer 9a02048a38 A different stargazer map. 2026-03-03 11:34:39 -06:00
Ernie Pasveer fdda8fbff8 Map of stargazers. 2026-03-03 11:15:21 -06:00