.. |
about.cpp
|
Update copyright notices.
|
2023-12-20 15:37:11 +01: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
|
Make coloring of the Q65-30B lines compliant with Dark Style.
|
2023-12-28 23:51:09 +01:00 |
activeStations.h
|
Implement Q65 "wanted only". Still need to tie widget visibility to mode changes.
|
2023-03-06 15:18:15 -05:00 |
activeStations.ui
|
Better checkbox labels in Active Stations window.
|
2023-12-07 14:38:49 -05: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
|
retain old type name for FrequencyList_v2, use new type name for new class
|
2022-10-11 18:30:01 -07:00 |
BandComboBox.hpp
|
|
|
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
|
Special case: yellow Tx message for Q65-60x should use hhmmss.
|
2024-01-25 11:14:55 -05:00 |
displaytext.h
|
Ensure that "Start new period decodes at top" still works after several hours. Patch from Mike W9MDB.
|
2022-12-06 14:54:24 +01: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
|
show last_10, last_100, and last 60m rates in FoxLog window
|
2023-04-25 19:38:47 -07:00 |
FoxLogWindow.hpp
|
show last_10, last_100, and last 60m rates in FoxLog window
|
2023-04-25 19:38:47 -07:00 |
FoxLogWindow.ui
|
Minor adjustments to the Fox statistics code.
|
2023-05-06 11:08:33 +02:00 |
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
|
Enable contest logging of the ARRL Digi Contest.
|
2023-06-04 19:15:51 +02:00 |
logqso.h
|
|
|
logqso.ui
|
|
|
mainwindow.cpp
|
Preparations for RC4.
|
2024-03-04 10:00:03 +01:00 |
mainwindow.h
|
Most (probably not all) of the QMAP <-> WSJT-X interaction is now functional.
|
2023-12-07 14:29:27 -05:00 |
mainwindow.ui
|
Make some right-click mouse press events more intuitive and consistent.
|
2023-12-06 13:18:25 +01:00 |
messageaveraging.cpp
|
|
|
messageaveraging.h
|
|
|
messageaveraging.ui
|
|
|
MessageBox.cpp
|
|
|
MessageBox.hpp
|
|
|
meterwidget.cpp
|
|
|
meterwidget.h
|
|
|
MultiGeometryWidget.hpp
|
|
|
plotter.cpp
|
Display "T M R 73" only for JT4 and Q65 D and E.
|
2024-01-25 11:32:36 -05: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
|
|
|
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 |