tiresiasfromthebai
|
e98604fa02
|
Decode console output as UTF-8 instead of Latin-1
|
2026-07-23 21:24:26 +02:00 |
|
Ernie Pasveer
|
d1d6f7d901
|
Seer handles dark/light color theme changes. Especially for Icons.
|
2026-05-31 13:43:38 -05:00 |
|
Ernie Pasveer
|
12c6cd7c4a
|
Move Seer icons to better locations for flathub.
|
2025-12-16 09:42:08 -06:00 |
|
Ernie Pasveer
|
8a4fe9b913
|
One more return code check.
|
2025-12-09 11:29:30 -06:00 |
|
Ernie Pasveer
|
45336a4da7
|
Fix check of open return code.
|
2025-12-09 11:24:10 -06:00 |
|
Ernie Pasveer
|
5c1209a1f3
|
Newly tweeked console.
|
2025-09-07 14:47:35 -05:00 |
|
Ernie Pasveer
|
b88d68afd3
|
Add copyright header to each source file.
|
2025-08-26 17:26:05 -05:00 |
|
Ernie Pasveer
|
87adf505f2
|
WIP: Lots of work with TERMINATE/DETACH/DISCONNECT buttons.
|
2025-04-28 17:15:37 -05:00 |
|
Ernie Pasveer
|
cb1cbc5250
|
WIP: Add '*' to console when new text arrives.
|
2025-04-20 11:30:59 -05:00 |
|
Ernie Pasveer
|
1ea768b112
|
Fixed bug with ordering of message tabs.
|
2025-02-02 13:48:46 -06:00 |
|
Ernie Pasveer
|
a603b16e6b
|
Create console once per Seer session.
|
2025-01-25 10:57:39 -06:00 |
|
Ernie Pasveer
|
9eaa72c3fa
|
Fixed, as best I can, the minimizing of detached windows.
|
2024-10-07 18:08:06 -05:00 |
|
Ernie Pasveer
|
f856fc72b9
|
New console startup modes.
Detached
Detached and minimized
Attached inside Seer's tab view.
|
2024-09-03 18:30:45 -05:00 |
|
Ernie Pasveer
|
adaa4a81ea
|
Handle console detach with saved size.
|
2024-09-02 16:06:07 -05:00 |
|
Ernie Pasveer
|
eaafa6bd80
|
First try at handling size for detach.
|
2024-09-02 15:33:04 -05:00 |
|
Ernie Pasveer
|
9636dd4ca1
|
Save 'wrap text' to config file.
|
2024-09-02 14:48:10 -05:00 |
|
Ernie Pasveer
|
a1b21ab9d2
|
Add 'stdout' mode for console to write to terminal as well.
|
2024-09-02 10:40:35 -05:00 |
|
Ernie Pasveer
|
023368fe5a
|
Checkpoint.
|
2024-08-21 15:40:28 -05:00 |
|
Ernie Pasveer
|
f58fd311cb
|
Fixed some more ansi bugs with fonts.
|
2024-07-28 16:44:33 -05:00 |
|
Ernie Pasveer
|
6385393524
|
Change to use QAnsiTextEdit for Console.
|
2024-07-22 17:42:12 -05:00 |
|
Ernie Pasveer
|
91fbd0838e
|
Add --gdb-program and --gdb-arguments to Seer's command line.
Used to override settings from Seer's config.
|
2023-09-11 17:44:49 -05:00 |
|
Ernie Pasveer
|
ca5d230155
|
First pass at new RR support.
|
2023-08-26 16:26:56 -05:00 |
|
Ernie Pasveer
|
caa8d7f33c
|
Add pid to main window and console title bars.
|
2023-03-13 15:45:18 -05:00 |
|
Ernie Pasveer
|
47c25e6135
|
checkpoint
|
2023-01-27 16:00:12 +00: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
|
11c2c9b27d
|
Use new name of seergdb icons.
|
2022-08-24 17:44:24 -05:00 |
|
Ernie Pasveer
|
8121a8afea
|
Another lint error.
|
2022-04-30 10:16:20 -05:00 |
|
Ernie Pasveer
|
81ba76816f
|
More linting...
|
2022-04-28 20:34:52 -05:00 |
|
Ernie Pasveer
|
3ee1bb7e5e
|
Add a font selector to the Console widget.
|
2022-04-22 09:39:54 -05:00 |
|
Ernie Pasveer
|
f4b3ed1692
|
Added #scrolllines config setting for the SeerConsole.
|
2022-03-26 13:09:50 -05:00 |
|
Ernie Pasveer
|
7422bec1af
|
Force file dialogs to look in the current director first.
|
2022-03-19 15:48:53 -05:00 |
|
Ernie Pasveer
|
576e1f0fa9
|
Remove reference to print_traceback.
|
2022-03-06 18:04:17 -06:00 |
|
Ernie Pasveer
|
550b97bdde
|
Break loop on EAGAIN.
|
2022-03-06 18:03:15 -06:00 |
|
Ernie Pasveer
|
f9cebcb34d
|
Allow connectConsole to be called.
disconnectConsole is called if an EIO error is called to prevent
Seer going to 100% cpu.
|
2022-03-06 17:16:50 -06:00 |
|
Ernie Pasveer
|
1afdf82f91
|
Switch from __PRETTY_FUNCTION__ to qSetMessagePattern()
|
2022-01-20 10:40:56 -06:00 |
|
Ernie Pasveer
|
b5b292fbed
|
Change dialogs to use Qt's version.
The native dialogs have different behavior when dealing with
filters. Qt's behavior is well defined.
|
2022-01-20 09:03:39 -06:00 |
|
Ernie Pasveer
|
786a8b349f
|
Add Seer icon to application, console, memory visualizer.
|
2021-09-25 16:00:09 -05:00 |
|
Ernie Pasveer
|
0828ad6da0
|
Save window and splitter sizes and positions.
Remove 'quit' toobar button.
Verify 'start' and 'run' if executable is already running.
|
2021-09-21 18:56:15 -05:00 |
|
Ernie Pasveer
|
6357b7a0ef
|
Move source into a 'src' directory. Update README.md file for build
instructions.
|
2021-09-04 17:02:25 -05:00 |
|