Commit graph

43 commits

Author SHA1 Message Date
Allan Bazinet
118248532c Clean up and document new validators 2024-11-20 15:18:13 -08:00
Allan Bazinet
8082ff76a5 Reimplement Maidenhead QValidator 2024-11-20 10:15:34 -08:00
Allan Bazinet
6f35024f49 Integrate revised Maidenhead validator 2024-11-20 01:34:50 -08:00
Allan Bazinet
66b8f795d8 Use QVariantHash and QVariantMap 2024-11-04 17:48:36 -08:00
Allan Bazinet
dd0b5c6a3c Dead code removal, report_in_comments 2024-09-23 07:43:58 -07:00
Allan Bazinet
6dd01a7fe5 Dead code removal log_as_DATA 2024-09-23 07:34:16 -07:00
Allan Bazinet
c9aac4b018 Eliminate fox / hound leftovers 2024-09-20 20:31:55 -07: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
Allan Bazinet
158b766b76 Use AppDataLocation 2024-08-31 10:57:50 -07:00
Allan Bazinet
8481bb54f2 Eliminate unused this capture 2024-08-31 10:09:25 -07:00
Allan Bazinet
e377385bfa Initial round of Qt5 deprecation fixes 2024-08-31 09:40:28 -07:00
Jordan Sherer
3bc1fa944c Added fsync for unix/windows in file utils 2020-06-05 11:09:00 -04:00
Jordan Sherer
263d9ccaf6 Fixed #339: flushed text buffers on file save for logbook. 2020-06-05 10:41:49 -04:00
Jordan Sherer
fb956d9141 Fixed #249: log dialog covering error message 2019-11-21 12:04:45 -05:00
Jordan Sherer
7a63002ccd Changed log qso window save button to Add to Log 2019-07-16 17:46:08 -04:00
Jordan Sherer
541f89a96e Update the log window geometry 2019-06-07 16:15:45 -04:00
Jordan Sherer
87eff6070d Added app defined log fields and editable comboboxes 2019-06-07 14:19:37 -04:00
Jordan Sherer
6cd22b48a9 Updated log window layout, button placement, and tab ordering 2019-06-07 10:00:14 -04:00
Jordan Sherer
f179c01210 Fixed layout.removeRow for old versions of Qt 2019-06-06 10:13:46 -04:00
Jordan Sherer
27cdd98cb7 Updated log window to maintain contents if the call selected does not change 2019-06-05 14:19:31 -04:00
Jordan Sherer
87e63e2817 Fixed up tab ordering for log window 2019-06-05 11:45:19 -04:00
Jordan Sherer
2399563041 Blank value for custom fields dropdown should be first 2019-06-05 11:35:07 -04:00
Jordan Sherer
72bf58ad4c Added n3fjp mapping of custom fields 2019-06-05 11:33:21 -04:00
Jordan Sherer
22432c7fea Write additional fields to adi log file 2019-06-04 22:19:51 -04:00
Jordan Sherer
38ab24ba79 Implemented basic logging of additional fields support based on ADIF 2019-06-04 17:05:33 -04:00
Jordan Sherer
ae6dccc183 Log RX text should append instead of overwrite 2019-06-02 21:34:39 -04:00
Jordan Sherer
88455247a4 Updated N3FJP integration to send the correct data 2019-06-02 13:25:31 -04:00
Jordan Sherer
fd29d6a931 Added log window population via double click of words in the rx window 2019-06-01 22:41:10 -04:00
Jordan Sherer
c9f0cce564 Updated log window layout and tab ordering. Wired up log 'now' buttons 2019-06-01 10:43:03 -04:00
Jordan Sherer
f304d3c6e1 Added N3FJP logging integration natively. Added selected text in the RX window to be placed in the comments of the log window. 2019-05-31 15:15:45 -04:00
Jordan Sherer
ee350524fa Removed tx power from the log window. It's not valid ADIF without a dropdown 2019-02-10 09:37:26 -05:00
Jordan Sherer
4406e99670 Added MFSK/JS8 for logging modes 2018-11-30 17:02:14 -05:00
Jordan Sherer
6436e163bd Fixed QSO log not uppercase callsign 2018-11-01 00:20:20 -04:00
Jordan Sherer
75bf51072a Rename to JS8Call 2018-10-04 13:52:52 -04:00
Jordan Sherer
1002dcbc1b Added enable/disable for UDP API. Added DATA for logging instead of RTTY 2018-08-17 10:07:17 -04:00
Jordan Sherer
6b3591df88 Cleanup some compiler warnings 2018-08-09 15:46:35 -04:00
Jordan Sherer
bf0ebf227b Write to ft8call.log too 2018-08-07 13:42:55 -04:00
Jordan Sherer
45032cfdd8 Updated to ft8call_log.adif for logbook 2018-08-06 16:35:46 -04:00
Jordan Sherer
085a81ca18 Fixing some remnants related to modes logging 2018-08-06 16:30:28 -04:00
Jordan Sherer
62899069bf Merged master 8748 2018-08-05 11:33:30 -04:00
Jordan Sherer
79dd112598 SVN r8543 2018-03-07 01:57:18 -05:00
Jordan Sherer
a32fe6a4dc Updated to r8541 2018-03-05 14:49:51 -05:00
Jordan Sherer
678c1d3966 Initial Commit 2018-02-08 21:28:33 -05:00