Andreas Krüger
aa27ee6c2a
The boilerplate changes to make logging configurable at runtime.
...
These changes were actually done by a script, not manually.
2025-10-13 18:18:55 -05:00
Andreas Krüger
5f8311a1cc
Harmless off-by-one error.
2025-08-18 09:52:22 -04:00
Andreas Krüger
9938139f1b
In TransmitTextEdit.cpp, revert order of setting our own state and QEdit base class state.
2025-08-18 09:52:22 -04:00
Allan Bazinet
45778cdb79
Initial port to Qt6
...
Mostly straightforward, but Qt6 changed the audio classes quite substantially. Fortunately the wsjtx-improved team had been down this road already in terms of what needed to be changed in the audio support.
2024-08-31 13:13:39 -07:00
Jordan Sherer
138063a112
Fixed #245 : Added partial support for a subset of latin1 charset
2019-11-22 01:34:57 -05:00
Jordan Sherer
1f7d6a9f3a
Added some unicode escaping routines for later
2019-11-21 23:52:12 -05:00
Jordan Sherer
3fb66f888c
Added substitute flag in dictionary compression...for later
2019-11-16 20:27:27 -05:00
Jordan Sherer
a1ad346cea
Fixed enter keypress for proper handling
2019-11-15 10:18:19 -05:00
Jordan Sherer
ba3e521cf3
Fixed newline processing
2019-11-15 09:45:54 -05:00
Jordan Sherer
18dec96843
Fixed #235 : only 7-bit printable ascii allowed in the text box
2019-11-10 11:38:31 -05:00
Jordan Sherer
2add8ff1b7
Fixed typeahead cursor shift on text replace. Ensured typeahead resends callsign if in a directed transmission and the typeahead continues after sending a last bit
2019-11-07 14:20:06 -05:00
Jordan Sherer
de2889c057
Fixed issue with typeahead characters being able to be deleted
2019-10-23 13:58:43 -04:00
Jordan Sherer
a6e6ec7a8a
Fix selection debug code in text edit
2019-10-05 14:58:38 -04:00
Jordan Sherer
481b07c682
Working typeahead incremental tx text display
2019-09-28 14:07:23 -04:00
Jordan Sherer
c5451a2029
Fixed the data frame creation for buffered messages
2019-09-27 22:44:27 -04:00
Jordan Sherer
3058dcb152
Enable building just data message frames
2019-09-27 20:34:41 -04:00
Jordan Sherer
094d820882
Prevent escape key from being captured.
2019-09-27 16:12:02 -04:00
Jordan Sherer
477adc81ac
Basic typeahead working. Need to fix edge cases and text replacement bugs
2019-09-26 23:19:00 -04:00
Jordan Sherer
81e5aa00f0
Fixed bugs with the editing of the text area based on cursor movement
2019-09-26 20:46:33 -04:00
Jordan Sherer
7aff060ec7
Protect function drops the selected sent text to make it easier to replace the next frames
2019-09-26 20:29:05 -04:00
Jordan Sherer
b216063f60
Working key blocking in transmit text edit for typeahead
2019-09-26 17:00:41 -04:00
Jordan Sherer
8d4db7d376
Fixed spell checker with the new incremental transmit editor
2019-09-25 20:26:41 -04:00
Jordan Sherer
bb91fac20d
Added visual strikethrough for transmitted text
2019-09-21 15:24:05 -04:00