Commit Graph

18 Commits

Author SHA1 Message Date
Ernie Pasveer 6d2c5ba065 Enabled failing on Qt deprecated errors. 2025-04-05 10:02:58 -05:00
Ernie Pasveer 383cb34e0c Add external editor option.
Seer can launch an external editor on the current source file when
using the RMB menu.
2024-03-02 11:39:39 -06:00
Ernie Pasveer 94f9aae6c1 Fixed '\t' character returned by some flavors of gdb that display the disassembly. 2022-12-18 16:12:25 -06:00
Ernie Pasveer d2a05f653b Set default monospace font to "monospace".
Let Qt derive which one to use for the default.
It can always be overridden by the config dialog.
2022-10-10 16:52:28 -05:00
Ernie Pasveer 3384623392 Optimized the updating of source suffixes in the Editor config dialog. 2022-09-08 21:05:14 -05:00
Ernie Pasveer 752a87cf5a Add config option for C/C++ suffix names when syntax highlighting. 2022-09-08 20:40:19 -05:00
Ernie Pasveer 67e2df2800 Finished config for KeepAssemblyOnTop and ShowAssemblyOnStartup. 2022-07-20 19:51:38 -05:00
Ernie Pasveer 8c894b9e84 Add dark and light theme to editor config page.
The dark and light themes are hardwired into Seer.
After applying one of them, you can tweak them.
Then save the configuration.
2022-07-09 10:03:03 -05:00
Ernie Pasveer 06f4afa614 Show syntax color for current line. 2022-06-22 21:01:12 -05:00
Ernie Pasveer 9cce2761f1 Finished editor font and syntax highlighing settings. 2022-01-08 12:39:37 -06:00
Ernie Pasveer bda1ce4270 Checkpoint. Syntax colors. Can now apply new ones. 2022-01-03 16:03:07 -06:00
Ernie Pasveer 611af86f59 Checkpoint - more work done on the highlighter settings. 2022-01-02 11:33:56 -06:00
Ernie Pasveer 2737f9f925 Checkpoint. Syntax color options. 2021-12-27 11:09:14 -06:00
Ernie Pasveer 5a1d31d15c Config editor font.
Save and restore from settings file. Change all open
and future editors.
2021-12-26 14:57:58 -06:00
Ernie Pasveer f645a76959 Checkpoint for editor fonts.. 2021-12-25 10:26:01 -06:00
Ernie Pasveer dc93f413bf Checkpoint for editor font selector. 2021-12-25 08:48:36 -06:00
Ernie Pasveer c79ce234ce Finished gdb options dialog. 2021-12-20 20:28:00 -06:00
Ernie Pasveer 6222c13bf5 Checkpoint for Settings dialog. 2021-12-19 11:11:42 -06:00