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
Bill Somerville
8fce78473f
Switch to .cbr as the default Cabrillo file extension
...
Should help to avoid accidents with other .log extension files in the
WSJT-X log files directory.
2018-11-20 23:47:29 +00:00
Bill Somerville
179e093262
Improve handling of uncaught exceptions by catching them early and displaying in a message box
2018-11-20 23:43:18 +00:00
Joe Taylor
636bc59c7c
Merge branch 'hotfix-2.0.0-rc5' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc5
2018-11-20 07:57:34 -05:00
Bill Somerville
6f966f613d
Display and export contest log times in UTC, not local time
2018-11-19 21:18:41 -05:00
Joe Taylor
e835adbc1a
Dsable ToolTip on lbNextCall. Add text to the startup message box.
2018-11-19 09:15:37 -05:00
Steve Franke
c4d4097bb3
Tweak a tooltip to remove reference to type 2 callsigns.
2018-11-17 07:19:08 -06:00
Joe Taylor
c3ba6b83b9
Add "No own call decodes" checkbox for WSPR mode.
2018-11-16 09:30:40 -05:00
Bill Somerville
44710d13ba
Workaround for a compiler bug on the ancient g++-4.8.5
2018-11-15 01:31:21 +00:00
Bill Somerville
b7b30452b1
Fix CMake Hamlib package finder on systems that use */lib64 LIBDIRS
2018-11-15 01:29:55 +00:00
Joe Taylor
dd28dd2670
Remove the Mouse Timer. Make the AutoSeq checkbox sticky, again.
2018-11-14 11:33:46 -05:00
Joe Taylor
c113d62ea6
Merge branch 'hotfix-2.0.0-rc5' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc5
2018-11-14 10:46:31 -05:00
Joe Taylor
43a5d7b519
Starting branch hotfix-2.0.0-rc5.
2018-11-14 10:44:36 -05:00
Steve Franke
3d7e3d4399
Merge branch 'hotfix-2.0.0-rc5' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc5
2018-11-14 07:10:10 -06:00
Steve Franke
b842ab7416
Fix a bug that caused many false decodes in JT65 VHF/UHF operation, when AP decoding was enabled.
2018-11-14 07:09:59 -06:00
Bill Somerville
982b76da54
Update Linux packaging dependencies
...
Notably setting the Qt minimum version to 5.5 and adding the Debian
libqt5sql5-sqlite package dependency.
2018-11-14 03:35:36 +00:00
Bill Somerville
dd9da021dd
Fix badly broken worked before database indexing
2018-11-14 03:03:12 +00:00
Bill Somerville
a87f3d3a27
Bump RC number to 5
2018-11-13 18:55:46 +00:00
Bill Somerville
875c308d52
Merge tag 'wsjtx-2.0.0-rc4' into develop
...
Tagging the WSJT-X v2.0.0 RC4 release candidate
2018-11-12 22:19:15 +00:00
Bill Somerville
a891ad6d9d
Merge branch 'hotfix-2.0.0-rc4'
2018-11-12 22:13:04 +00:00
Bill Somerville
e85bca14e2
Merge branch 'hotfix-2.0.0-rc4' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc4
2018-11-12 22:04:55 +00:00
Bill Somerville
552df2d520
Revert the message averaging window to it's original single personality
2018-11-12 22:03:39 +00:00
K9AN
d27745e836
Fix a typo.
2018-11-12 14:10:27 -06:00
Bill Somerville
26438d59e6
Merge branch 'hotfix-2.0.0-rc4' of bitbucket.org:k1jt/wsjtx into hotfix-2.0.0-rc4
2018-11-12 19:12:25 +00:00
Bill Somerville
9ce1fe94a3
Cosmetic changes to UDP message client interface
2018-11-12 19:11:43 +00:00
Bill Somerville
6fdad18201
Let Fox and Hound decodes flow to UDP message channel
2018-11-12 19:10:12 +00:00