.. |
about.cpp
|
Further preparations for making a release candidate WSJT-X 2.6.0-rc1.
|
2022-05-31 11:12:45 -04:00 |
about.h
|
|
|
about.ui
|
|
|
AbstractLogWindow.cpp
|
refresh QSO # when the underlying data changes
|
2022-07-15 11:24:57 -07:00 |
AbstractLogWindow.hpp
|
|
|
activeStations.cpp
|
Set a warning color when BandChanges is 8 or higher.
|
2022-03-28 17:45:03 -04:00 |
activeStations.h
|
Add labels for Band Changes, Rate, and Score to the ActiveStations window.
|
2022-03-26 16:15:04 -04:00 |
activeStations.ui
|
ActiveStations lineEdits for Rate, Score, and Band changes should be ReadOnly.
|
2022-07-16 09:43:55 -04:00 |
astro.cpp
|
Make the "Doppler tracking" checkbox sticky.
|
2022-08-31 11:52:43 -04:00 |
astro.h
|
Display full Doppler in Echo mode text output, not just the audio shift.
|
2022-08-16 14:42:22 -04:00 |
astro.ui
|
Work in progress on Echo mode. Some temporary stuff here!
|
2022-07-21 11:39:24 -04:00 |
BandComboBox.cpp
|
Improve band combo box pop up list width management
|
2021-06-25 12:33:30 +01:00 |
BandComboBox.hpp
|
Improve band combo box pop up list width management
|
2021-06-25 12:33:30 +01:00 |
CabrilloLogWindow.cpp
|
use correct method for getting row count from the DB; use signals/slots to inform the CabrilloLogWindow the qso_count has changed
|
2022-07-15 20:42:57 -07:00 |
CabrilloLogWindow.hpp
|
use correct method for getting row count from the DB; use signals/slots to inform the CabrilloLogWindow the qso_count has changed
|
2022-07-15 20:42:57 -07:00 |
CabrilloLogWindow.ui
|
use correct method for getting row count from the DB; use signals/slots to inform the CabrilloLogWindow the qso_count has changed
|
2022-07-15 20:42:57 -07:00 |
CheckableItemComboBox.cpp
|
|
|
CheckableItemComboBox.hpp
|
|
|
colorhighlighting.cpp
|
|
|
colorhighlighting.h
|
|
|
colorhighlighting.ui
|
|
|
DateTimeEdit.hpp
|
|
|
DecodeHighlightingListView.cpp
|
|
|
DecodeHighlightingListView.hpp
|
|
|
displaytext.cpp
|
Re-enable display of country names if ActiveStations window is closed.
|
2022-03-30 14:23:44 -04:00 |
displaytext.h
|
Cleanup of "workedB4" interaction with ActiveStations.
|
2022-03-22 12:41:08 -04:00 |
DoubleClickablePushButton.cpp
|
|
|
DoubleClickablePushButton.hpp
|
|
|
DoubleClickableRadioButton.cpp
|
|
|
DoubleClickableRadioButton.hpp
|
|
|
echograph.cpp
|
ClearAvg now erases the plot in Echo Graph.
|
2022-09-01 11:49:06 -04:00 |
echograph.h
|
ClearAvg now erases the plot in Echo Graph.
|
2022-09-01 11:49:06 -04:00 |
echograph.ui
|
Add an optional baseline to plots in Echo Graph.
|
2022-09-01 11:20:00 -04:00 |
echoplot.cpp
|
Add an optional baseline to plots in Echo Graph.
|
2022-09-01 11:20:00 -04:00 |
echoplot.h
|
Add an optional baseline to plots in Echo Graph.
|
2022-09-01 11:20:00 -04:00 |
ExportCabrillo.cpp
|
|
|
ExportCabrillo.h
|
|
|
ExportCabrillo.ui
|
|
|
fastgraph.cpp
|
|
|
fastgraph.h
|
|
|
fastgraph.ui
|
|
|
fastplot.cpp
|
|
|
fastplot.h
|
|
|
FoxLogWindow.cpp
|
|
|
FoxLogWindow.hpp
|
|
|
FoxLogWindow.ui
|
|
|
FrequencyDeltaLineEdit.cpp
|
Fix implicit-const-int-float-conversion error (by JG1UAA)
|
2022-02-11 11:00:21 +01:00 |
FrequencyDeltaLineEdit.hpp
|
|
|
FrequencyLineEdit.cpp
|
Fix implicit-const-int-float-conversion error (by JG1UAA)
|
2022-02-11 11:00:21 +01:00 |
FrequencyLineEdit.hpp
|
|
|
HelpTextWindow.cpp
|
|
|
HelpTextWindow.hpp
|
|
|
HintedSpinBox.cpp
|
|
|
HintedSpinBox.hpp
|
|
|
LazyFillComboBox.cpp
|
|
|
LazyFillComboBox.hpp
|
|
|
LettersSpinBox.cpp
|
|
|
LettersSpinBox.hpp
|
|
|
logqso.cpp
|
Make OK button the default on the LogQSO dialog window.
|
2022-07-01 11:56:22 -04:00 |
logqso.h
|
|
|
logqso.ui
|
|
|
mainwindow.cpp
|
Turn on Auto Seq when it is available, not just for FT8.
|
2022-09-23 10:17:22 +02:00 |
mainwindow.h
|
Revert "Add and implement menu item "File | Copy main text window to WSJT-X.txt"."
|
2022-09-21 13:24:09 -04:00 |
mainwindow.ui
|
Revert "Add and implement menu item "File | Copy main text window to WSJT-X.txt"."
|
2022-09-21 13:24:09 -04:00 |
messageaveraging.cpp
|
|
|
messageaveraging.h
|
|
|
messageaveraging.ui
|
|
|
MessageBox.cpp
|
|
|
MessageBox.hpp
|
|
|
meterwidget.cpp
|
|
|
meterwidget.h
|
|
|
MultiGeometryWidget.hpp
|
|
|
plotter.cpp
|
Write the displayed Echo-mode text to all_echo.txt.
|
2022-09-21 13:17:57 -04:00 |
plotter.h
|
Allow total power plot to scroll left.
|
2022-09-09 16:46:24 -04:00 |
RestrictedSpinBox.cpp
|
|
|
RestrictedSpinBox.hpp
|
|
|
signalmeter.cpp
|
Add mode buttons to the mainwindow
|
2022-01-10 13:54:48 +01:00 |
signalmeter.h
|
|
|
SplashScreen.cpp
|
Update splash screen
|
2021-02-18 12:18:43 +00:00 |
SplashScreen.hpp
|
|
|
widegraph.cpp
|
Diasble zero2dSlider when WideGraph is plotting in TotalPower mode.
|
2022-09-10 09:49:27 -04:00 |
widegraph.h
|
First attempt at a useful total-power plotter.
|
2022-09-08 15:27:01 -04:00 |
widegraph.ui
|
First attempt at a useful total-power plotter.
|
2022-09-08 15:27:01 -04:00 |
widgets.pri
|
Change the source file names from arrl_digi.* to activeStations.*
|
2022-03-11 15:12:32 -05:00 |