Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
Adapt the text for NEWS to that of the Release_Notes.txt.
QMAP is OK in Linux and macOS. Update Release Notes accordingly.
Minor edits to User Guide, in the Windows Installation section.
Minor editing of top section of Release Notes.
Fix several typos and spellings in the User Guide.
Updates to the User Guide for v2.7.0 GA release.
Update cty.dat..
Update NEWS and Release_Notes.txt
Preparations for GA release.
Display instance name in Message Creator window title.
Merge remote-tracking branch 'origin/master' into develop
Another attempt to save and restore QSO Message Creator Settings.
Fix RC8 crashes if "Enable Message Popups" is turned off.
Stop storing timestamp in gzip headers
Correct two merging errors.
Merge remote-tracking branch 'origin/wsjtx-2.7'
Fix frequency entries in QSYMessageCreator.cpp.
Correct a typo.
Make code compatible with Qt6.
Correct a typo in User Guide.
Add the new feature Message System to chapter 1.1 of the User Guide.
Final corrections to NEWS and Release_Notes.txt.
Add a missing figure to the User Guide.
Merge branch 'develop' of bitbucket.org:k1jt/wsjtx into develop
Some minor improvements to the Message Creator GUI.
Minor edits to Release Notes.
Edits to about.cpp.
Merge remote-tracking branch 'origin/feat-QSYMessage' into develop.
Edits to User Guide concerning VHF Features and the new Message System.
Make the Message Creator and QSY Monitor widgets scalable and fix a few inconsistencies.
Update NEWS and Release Notes.
Some bug fixes and code optimizations.
Enhance the QSY Message protocol so that 4-digit frequency values can be sent for 2m, 70cm and 23cm when target mode is FM.
Add dialog when downloading new hamlib file.
Don't show DXp rig split warning when there is no CAT connection.
Add missing file.
First preparations for Release Candidate 8.
Remove a superfluous bracket.
Prevent program crash when Astronomical data window is not open.
Post rig information to PSK Reporter.
Remove stay-on-top parameter for Message Creator and QSY Monitor.
Add QSY Monitor.
Better protection against potential bounds errors to prevent subprocess errors when in SuperHound mode.
Use a dot instead of a space to separate the recipient's callsign and the message (e.g. “DG2YCB.D8174”).
Don't allow auto QSY for FT8.
Bug fix: Updating the macro text on the “General” tab did not work.
Fix a compilation error with Qt 5.12.
Display message on the General tab directly after selecting a radio button.
Update display of base callsign immediately when switching the tabs.
Make the WSJT-X Message System compatible with compound callsigns.
Fix a bug causing that Message popups could be triggered by certain time stamps.
We must exclude messages containing "73 ".
Add 8m and 4m bands, and fix bug preventing correct display of FT4 and MSK144 popups.
Correct an inconsistency with the Tx even/1st checkbox when coming from SuperHound mode.
Code cleanup.
Remove tab "Testing".
Improve some code details.
Some corrections for 24 GHz.
Improve the error report for wsprd.c (patch by Mike).
Further development towards a "WSJT-X Message System".
Don't show OTP and call the OTP server if OTP is 000000.
Update tooltip for Active Stations window.
Correct a formatting error and to update the message textbox whenever the kHz SpinBox value changes.
Update rig frequency after a single click on the Active Stations widget (for Q65 EME).
QSY messages: add Region 1 support and full compatibility with Qt 5.12.
Preliminary fix of an incompatibility with Qt 5.12.
Save and restore position of QSY message widgets. Add ability to receive QSY popups when the QSYMessage Creator widget is not open. The QSY feature is now basically operational.
Only apply the reverse single/double-click behavior if SpecOp::NONE==m_specOp.
Only apply the reverse single/double-click behavior if SpecOp::NONE==m_specOp.
QMAP and WSJT-X: single click in Active Stations window to select a station, double-click to also Enable Tx.
Save and restore last status of the QSYMessage Creator window, and a better method for the timeouts.