Bill Somerville
025a0161f8
Add special operation mode enumeration to UDP status message
...
Also updated the message_aggregator UDP reference application to
exercise this field.
2018-12-02 23:19:08 +00:00
Bill Somerville
4360a5b674
Add tool tip for rescan ADIF log button
...
Also removed the tool tip for the settings main tab widget as it is
confusing when it gets inherited by children with no tool tip.
2018-12-02 16:07:46 +00:00
Bill Somerville
43edd81a8b
Include seconds in datebase field date/time item delegate editor
2018-12-02 15:31:22 +00:00
Bill Somerville
59fc83455d
Add contest exchange send and received fields to UDP logged QSO message
...
Updated message_aggregator and udp_daemon reference applications to
exercise this change.
2018-12-02 10:09:37 -05:00
Bill Somerville
fdb59cf6e9
Fix a cardinality issue in the contest and Fox log windows for the Band column
...
Foreign key relationship with the Bands model should have been
many-to-many instead of one-to-many.
2018-12-02 03:37:56 +00:00
Bill Somerville
d5c59e51c1
Ensure that pending log table edits do not lock out adding new QSOs
...
Pending edits are now discarded when adding a new log contest or Fox
log record. Also switch to commit on fields change edit strategy so
there should be no pending edits now anyway.
2018-12-02 02:30:32 +00:00
Bill Somerville
dac6a2cc26
More relaxed validation for FD exchange and fix up to uppercase
2018-12-02 01:23:20 +00:00
Bill Somerville
94bbe52c73
Fixes several QDateTime time spec issues that effected contest logs and Cabrillo exports
2018-12-01 13:16:57 -05:00
Steve Franke
42d68ff84e
Add frequency drift (Hz/min) option to jt65sim.
2018-12-01 09:17:58 -06:00
Bill Somerville
6bb1e6ac22
Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6
2018-11-30 21:51:30 +00:00
Bill Somerville
cb782c3d19
Fix invalid member function pointer reference
2018-11-30 21:50:44 +00:00
Joe Taylor
d08ee43fc6
Set m_mode_Tx="JT9" when mode is switched to JT9.
2018-11-30 15:52:11 -05:00
Steve Franke
c612efeec1
Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6
2018-11-30 13:47:00 -06:00
Steve Franke
df37d9b1f7
Remove cqhund stuff and some other unused code.
2018-11-30 13:46:54 -06:00
Joe Taylor
d857f7745c
Revert "Trial code for assigning F1 - F5 to contesting use."
...
This reverts commit c8aee58fe0
.
2018-11-30 12:20:06 -05:00
Joe Taylor
53c458a42c
Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6
2018-11-30 11:51:34 -05:00
Joe Taylor
c8aee58fe0
Trial code for assigning F1 - F5 to contesting use.
2018-11-30 11:50:44 -05:00
Bill Somerville
e7673d7c0e
Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6
2018-11-30 16:27:58 +00:00
Bill Somerville
cf6311e007
Scan ADIF log asynchronously and new settings button to rescan ADIF log
2018-11-30 16:26:46 +00:00
Bill Somerville
fca4cccfc4
Make sure T/R period progress bar doesn't obscure temporary status messages
2018-11-30 16:03:20 +00:00
Joe Taylor
f0feefcfc4
Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6
2018-11-30 08:57:33 -05:00
Steve Franke
2b0f7a74e7
Remove a diagnostic write statement.
2018-11-29 11:18:48 -06:00
Steve Franke
9c8fc17ecc
Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6
2018-11-29 10:34:33 -06:00
Steve Franke
9cebf3a540
Discourage jt65sim from crashing when 11025 sample rate is selected.
2018-11-29 10:34:27 -06:00
Joe Taylor
1fda18108c
Merge branch 'hotfix-2.0.0-rc6' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc6
2018-11-29 09:07:35 -05:00
Bill Somerville
7113d58fb9
Use the QSO end time from the Log QSO dialog for the contest log records
2018-11-29 02:31:08 +00:00
Bill Somerville
e5b17e270c
Improved decode highlighting
...
Add "Settings->Colors->Decode Highlighting" context menu buttons to
unset b/g and f/g colours. Add colour value as #rrggbb or unset in
text to list items. Improved colour assignment to decodes giving
better and more intuitive behaviour.
2018-11-29 01:03:44 +00:00
Bill Somerville
4b4f65eb9f
More robust handling of imported ADIF records
...
Some logging applications export the BAND ADIF field with uppercase
characters. This change makes sure that the internal worked before
lookup indexes use uppercase throughout when fields that can come from
external sources are stored.
2018-11-29 00:56:53 +00:00
Steve Franke
5741407070
Enable jt65sim to simulate the shorthand messages RO,RRR, and 73
2018-11-28 16:04:01 -06:00
Joe Taylor
cd56c2a840
Improved wording and formatting of startup message.
2018-11-28 09:20:43 -05:00
Joe Taylor
9bf2d9a553
Make sure that m_modeTx="JT65" when switching to JT65 mode.
2018-11-27 16:04:21 -05:00
Joe Taylor
461b87f047
Minor improvement in code that checks for bad FT8 messages.
2018-11-27 15:34:01 -05:00
Joe Taylor
9e74125799
Don't allow an illegal message to crash routine genft8().
2018-11-27 15:26:24 -05:00
Joe Taylor
56f91cfcbb
Message with RR73 is not permissible in MSK144 with Sh enabled.
2018-11-27 15:06:56 -05:00
Bill Somerville
dff9e3c2b2
Bump RC number
2018-11-27 19:58:34 +00:00
Bill Somerville
ce0ca8c053
Updates to the Mac installer DMG ReadMe.txt file covering Mojave mic privacy settings
...
Thanks to John, G4KLA, for this contribution.
2018-11-27 12:40:56 +00:00
Bill Somerville
1efd8004bd
Updated release notes relevant to v2.0.0 RC5
2018-11-26 17:15:49 +00:00
Bill Somerville
737d2f2bc6
Merge branch 'hotfix-2.0.0-rc5'
2018-11-26 15:27:27 +00:00
Joe Taylor
cd8721f7e5
Update the Release Notes for RC5.
2018-11-26 10:21:18 -05:00
Joe Taylor
588d429c24
Merge branch 'hotfix-2.0.0-rc5' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc5
2018-11-26 08:54:18 -05:00
Bill Somerville
4dbba727ec
Explicitly include MOC generated source
2018-11-26 01:42:57 +00:00
Bill Somerville
4334c997ee
Add tool tips to log view windows
2018-11-25 22:30:28 +00:00
Bill Somerville
db51726da2
Move Fox log reset action to Fox log window context menu and allow deletes of QSOs
...
Move to OnRowChange edit strategy for log tables so that deletes from
view can be implemented cleanly.
Improve layout of log view tables by resizing to contents.
2018-11-25 22:19:41 +00:00
Bill Somerville
314d8a645b
Replace deprecated Qt algorithms with C++ Standard Library equivalents
2018-11-25 22:13:15 +00:00
Bill Somerville
86fb68f305
Set foreign key item delegate references key values combo box size according to contents
2018-11-25 21:55:19 +00:00
Bill Somerville
7b4b407455
Improved layout of settings frequencies and station details tables
2018-11-25 21:53:38 +00:00
Bill Somerville
49b87fb5a6
Merge branch 'hotfix-2.0.0-rc5' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc5
2018-11-24 21:26:49 +00:00
Joe Taylor
ef053e5a9f
Protect against execution of on_pbTxMode() when not in "JT9+JT65" mode.
2018-11-24 09:09:50 -05:00
Bill Somerville
155a56364a
Merge branch 'hotfix-2.0.0-rc5' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc5
2018-11-23 23:37:56 +00:00
Bill Somerville
59c74905f3
Force the Aqua theme on macOS to avoid issues with the Mojave dark theme
...
Qt 5.12 is exected to sort out issues with the Mojave dark theme,
until then we just have to stop it trying to make WSJT-X dark.
2018-11-23 22:18:43 +00:00