Adapt the text for NEWS to that of the Release_Notes.txt.
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.
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.
Some minor improvements to the Message Creator GUI.
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.
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.
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.
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.
Some more changes to the QSYMessage Creator + reformatting the code. Work in progress.
QSYMessageCreator: Enable and disable Tx automatically.
Reverse one hunk.
Code cleanup.
Make code compatible with Qt 5.12.
Make code compatible with Qt 5.12.
Include W3SZ's code changes from October 17, 2024.
Add feature QSYMessageCreator by W3SZ.
Add dialog when downloading new hamlib file.
Don't show DXp rig split warning when there is no CAT connection.
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.
Better protection against potential bounds errors to prevent subprocess errors when in SuperHound mode.
Don't allow auto QSY for FT8.
Correct an inconsistency with the Tx even/1st checkbox when coming from SuperHound mode.
Code cleanup.
Improve the error report for wsprd.c (patch by Mike).
Don't show OTP and call the OTP server if OTP is 000000.
Update tooltip for Active Stations window.
Update rig frequency after a single click on the Active Stations widget (for Q65 EME).
Only apply the reverse single/double-click behavior if SpecOp::NONE==m_specOp.
Add DXLab support email address to the error message.
Add DXLab support email address to the error message.
A more detailed error message if the PTT gets stuck with DX Lab Suite Commander.
Fix Tx is no longer stopped if TxFreq=RxFreq and the other station responds to another station.
Make sure Q_EMIT transmitFrequency (n - m_XIT); is correctly executed when in SuperFox mode.
Prevent GUI from setting or displaying an incorrect Tx frequency in SuperFox mode.
Fix the inconsistency regarding Enable Tx for FT8 as well.
Better compatibility with MSHV.
For SuperFox, the transceiver Tx dial frequency must be consistent with zero m_XIT. Patch by Matt, KA1R.
Don't go to Tx6 when double-clicking on a message.
Fix a compilation error on macOS.
This code fixes audio issues with some macOS versions. Thanks to Alex, K6LOT!
Fix of an inconsistency that prevented “Enable Tx” from being activated if SuperHound mode was previously set.