Commit Graph

6038 Commits

Author SHA1 Message Date
Bill Somerville
b2035db3f5
Merge branch 'release-2.2.0' 2020-06-02 01:55:57 +01:00
Bill Somerville
e9ad745422
V2.2.0 GA 2020-06-02 01:06:55 +01:00
Bill Somerville
5c1538283b
Release date 2020-06-02 01:06:18 +01:00
Bill Somerville
ee919d1cab
Release note tidy - shortened long URL 2020-06-01 18:08:26 +01:00
Bill Somerville
e9fcb415a1
Release note updates 2020-06-01 18:01:43 +01:00
Joe Taylor
7b21858fc1 Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 12:26:52 -04:00
Joe Taylor
b9c9c01ba6 Update Release Notes for the 2.2.0 GA release. 2020-06-01 12:26:18 -04:00
Bill Somerville
37bf0f7356
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 16:49:36 +01:00
Joe Taylor
3811c1c0be Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 11:49:14 -04:00
Bill Somerville
4e9d3e1076
Remove RC expiration and nag message 2020-06-01 16:48:50 +01:00
Joe Taylor
e97164719d Zero the "nDecodes" label if there were no decodes in a sequence. 2020-06-01 11:48:35 -04:00
Bill Somerville
6af862c054
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 16:48:01 +01:00
Joe Taylor
7dac838bf0 Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 11:25:28 -04:00
Joe Taylor
6f5fc344bf Fix a bug in JT65's SNR calculation for VHF usage. 2020-06-01 11:24:24 -04:00
Bill Somerville
93db29d50a
Highlight Callsign with f/g & b/g invalid restores highlighting
Using a Highlight Callsign UDP message with `Highlight last` false and
specifying  both  f/g  and  b/g  colours as  invalid  now  resets  the
highlighting on any matching callsign,  as well as removing the decode
highlighting internal record.
2020-06-01 16:09:21 +01:00
K9AN
aa4d98b6f1
Fix MSK144 timestamps in ALL.TXT log. 2020-06-01 14:58:44 +01:00
Bill Somerville
366edf01ee
Allow for remote CAT with local hardware PTT 2020-06-01 14:40:56 +01:00
Bill Somerville
0c0d71c0a7
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-06-01 11:24:59 +01:00
Bill Somerville
1d0bee3d65
Updated Chinese & Hong Kong Chinese translations, tnx Sze-To, VR2UPU. 2020-06-01 11:11:20 +01:00
Bill Somerville
317d9a7493
Tidy up l10n and allow for override to 'en' with no translations
Passing `--language en', '-l en-US', or `-l en_US` now takes a special
action to  not load  any translations using  the current  locale. This
allows the current system UI language not to influence an translations
loaded via the command line override when the native en-US is wanted.
2020-06-01 11:07:41 +01:00
Joe Taylor
817b168e05 Remove the "trial frequencies" for FT8. 2020-05-31 11:39:41 -04:00
Bill Somerville
013099c363
Update .ts files 2020-05-31 14:55:31 +01:00
Bill Somerville
12af2572e2
Avoid duplicate resources and ensure generic Qt UI l10n loaded 2020-05-31 14:41:59 +01:00
Bill Somerville
1ccd9d2fab
Chinese and HK Chinese UI translations, thanks Sze-To, VR2UPU 2020-05-31 14:23:25 +01:00
Bill Somerville
905085ab36
Japanese UI translation, thanks to Oba san, JA7UDE 2020-05-31 13:38:38 +01:00
Bill Somerville
b30cb2d040
Updated Catalan and Spanish UI translations, tnx Xavi, EA3W 2020-05-31 13:37:58 +01:00
Bill Somerville
2ba29f4932
Remove unpopulated translation files 2020-05-30 23:06:34 +01:00
Bill Somerville
5d82eac14a
Updated translation files, thanks to Xavi, EA3W 2020-05-30 22:53:13 +01:00
Bill Somerville
0c3fa17865
Avoid an uninitialized COM pointer reference in the Omni-Rig i/f
Removed port locking as it doesn't seem to work.
2020-05-29 23:38:55 +01:00
Bill Somerville
6c2de129a7
Bump release candidate number 2020-05-29 22:32:02 +01:00
Bill Somerville
241abdb10e
Empty wsjtx_en.qm so that macOS doesn't load a secondary l10n 2020-05-29 22:11:41 +01:00
Bill Somerville
d11f7d1321
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-05-29 20:02:30 +01:00
Bill Somerville
1f06a2a948
Avoid text heuristics for macOS special menu actions
These  go wrong  too easily  with l10n,  this ensures  the right  menu
actions are  treated specially  on macOS and  moved to  their "normal"
place on the global system menu.
2020-05-29 20:00:02 +01:00
Joe Taylor
fa50c19a41 Correct the date at top of Release Notes. 2020-05-29 09:04:23 -04:00
Bill Somerville
7528670ff1
Merge branch 'release-2.2.0' 2020-05-29 00:36:59 +01:00
Bill Somerville
69bb39c88f
Move minimum macOS version back to 10.12 in line with Qt 5.12 2020-05-29 00:29:19 +01:00
Bill Somerville
e329154c86
Updates to release notes 2020-05-29 00:03:03 +01:00
Bill Somerville
e7b8c5e7c0
Remove UI languages we do not yet have translation files for 2020-05-28 23:58:03 +01:00
Bill Somerville
bbfced4d2b
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-05-28 23:54:33 +01:00
Joe Taylor
2232c946df Updates to Release Notes in preparation for 2.2.0-rc3. 2020-05-28 10:01:16 -04:00
Bill Somerville
399baf6f83
Allow macOS 10.12 support as Qt 5.12 is OK with that 2020-05-28 11:06:07 +01:00
Bill Somerville
2088ad8597
Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-05-26 19:57:43 +01:00
Bill Somerville
65ef7c47f7
Repair regression defect in WSPR power combo box items 2020-05-26 18:00:14 +01:00
Steven Franke
331d71d2ce Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-05-26 09:59:57 -05:00
Steven Franke
002748b44f Raise sync threshold for Normal and Fast decoding depth. 2020-05-26 09:59:52 -05:00
Joe Taylor
eeed9b5a2e Don't allow restart with "ISCAT B" mode label unless VHF features are enabled. 2020-05-26 10:28:14 -04:00
Joe Taylor
ee8c6915b6 Merge branch 'release-2.2.0' of bitbucket.org:k1jt/wsjtx into release-2.2.0 2020-05-26 09:42:29 -04:00
Joe Taylor
9d104643a8 Minor fixes for an error and a typo in User Guide. 2020-05-26 09:41:31 -04:00
Bill Somerville
3a1b42a3fd
Enable UI translations to Japanese 2020-05-26 12:57:38 +01:00
Bill Somerville
80d16bcc91
Catalan UI translation updates, thanks to Xavi, EA3W 2020-05-26 11:12:14 +01:00