Commit graph

24 commits

Author SHA1 Message Date
Elliott Liggett
2777e82331 More work on repeater tones. 2024-02-12 13:36:39 -08:00
Elliott Liggett
291c947736 Debug logging is back, more attempts with TONE/TSQL
TONE and TSQL in progress due to "unsupported command" error messages.
2024-02-12 10:06:08 -08:00
Phil Taylor
7461d8fa6f Not sure where the crash is happening yet 2024-01-29 14:40:06 +00:00
Phil Taylor
36633b25d1 Fix cluster spots 2024-01-28 13:14:47 +00:00
Phil Taylor
fb389568a1 Add colour to logging! 2023-11-26 16:23:16 +00:00
Phil Taylor
b832f824fb Various fixes to allow Qt6 compiling on mac 2023-01-15 10:34:54 +00:00
Elliott Liggett
563366bfcf Fixed termbin button issue when connection fails. Cleaned up some
logging.
2022-12-27 19:37:12 -08:00
M0VSE
61205565b2 Finally fix compile warning! 2022-09-23 17:18:42 +01:00
Phil Taylor
396f8c6160 another warning fix 2022-09-23 17:11:25 +01:00
Phil Taylor
d710bba7ad Quick fix to remove a debug 2022-09-23 16:49:32 +01:00
Phil Taylor
bb8cde9b78 Use date/time for log name if none specified 2022-09-23 16:46:33 +01:00
Phil Taylor
af023ed789 Fix logfile/directory opening in Windows 2022-09-23 15:45:39 +01:00
Elliott Liggett
30be8b8e6d Log will automatically scroll to bottom on show. 2022-09-17 15:02:21 -07:00
Elliott Liggett
736c62692f Changed windows 'open log' command to launch notepad. 2022-09-15 16:31:27 -07:00
Elliott Liggett
8c595d7c23 Removed extra disconnect message from logging host. 2022-09-15 14:13:14 -07:00
Elliott Liggett
473cf34d48 Added flush to the text stream to termbin. 2022-09-15 14:09:16 -07:00
Elliott Liggett
8d954a2cbf Better scrolling behavior. The log is now aware if you are not at the
bottom and will not force scroll if so. Otherwise, it will bring the
horizontal scroll back to the left-edge.
2022-09-15 11:59:04 -07:00
Elliott Liggett
4b1c90cf00 Renamed URL message box in case we add an additional message box later. 2022-09-15 11:55:45 -07:00
Elliott Liggett
566659a9bd Changed font for better compatibility. Added some controls for scrolling
behavior.
2022-09-15 11:52:08 -07:00
Elliott Liggett
2241f87ea2 Debug mode can now be toggled from the logging window. 2022-09-15 09:53:50 -07:00
Elliott Liggett
b8cdaffc57 Added debug logging button, however, it doesn't propagate the debug
signal through all the modules yet. So, for now, it is hidden.
2022-09-15 09:42:19 -07:00
Elliott Liggett
4de5758101 Restored version to log file, fixed reversed log entries. 2022-09-15 09:33:09 -07:00
Elliott Liggett
c28964cebe Keep the logging window up after the message box. Added "log" logging
category.
2022-09-14 17:53:22 -07:00
Elliott Liggett
4beb33cba6 Added logging window capability with termbin support. 2022-09-14 17:07:23 -07:00