Commit Graph

4878 Commits

Author SHA1 Message Date
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
Steve Franke e434bc5b55 Remove obsolete routines related to msk144. 2018-11-23 15:10:44 -06:00
Bill Somerville c81b3c8e65 Validate contest QSO details before allowing logging
Basic  validation, must  have  non-empty exchange  sent and  received.
Abstracted log view window widget  behaviour into a base class. Turned
on  auto  resize  to  row  height in  log  view  windows  and  enabled
alternating colours. Convert  empty fields to NULL  when inserting new
log table  rows to signify missing  data. Trap insert row  errors when
adding  to contest  log table  so  that logging  can be  held back  if
constraints are not met. Re-factored  log QSO processing to try insert
row into log table  first and pop up a message  box if constraints are
not met, this pops  up the Log QSO window in case  it was initiated by
an auto log event.
2018-11-23 01:18:39 +00:00
Joe Taylor eb0930294d Add suggested message type i3.n3 = 0.6. 2018-11-21 10:17:16 -05:00
Bill Somerville a488c64e43 Partially revert the merge below because of a bad merge of Configuration.ui
"Merge tag 'wsjtx-2.0.0-rc3' into develop"

This partially reverts commit
e3f4efefe6, reversing changes made to
388fb94698.
2018-11-21 01:32:31 +00:00