WSJT-X/widgets
Bill Somerville c6688534cd
Performance improvements to decode highlighting
The Highlight  Callsign (13)  UDP message now  operates in  a slightly
different way.  The  "Highlight last" field, when  true valued, causes
all  instances of  the specified  callsign  to be  highlighted in  the
decoding  period. This  allows external  applications to  highlight DX
callsigns even when  multiple stations are calling  them.  Before this
was  unlikely to  work since  the external  application would  have to
respond to  Decode (2) UDP  messages exceedingly quickly  to guarantee
successful highlighting  before another decode  with the same  DX call
was  printed.   There  should  be  no  changes  required  to  external
applications acting  as servers  to the  WSJT-X UDP  Message Protocol,
although  using  the  version  of the  Highlight  Callsign  (13)  with
"Highlight   last"  should   not  be   required  for   adhoc  callsign
highlighting. It should be reserved for commonly recurring targets and
limited to  no more than 100  active highlighting requests at  any one
time, otherwise there may be performance impacts on WSJT-X.
2020-05-24 16:33:14 +01:00
..
about.cpp Add G4WJS and K9AN to title and authorship credits. 2020-05-06 09:38:09 -04:00
about.h
about.ui
AbstractLogWindow.cpp Cosmetic punctuation for translation 2020-05-19 01:45:39 +01:00
AbstractLogWindow.hpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
astro.cpp Modernize Fortran interfaces that are called from C/C++ 2019-06-06 15:00:47 +01:00
astro.h Change m_TRperiod from qint32 to double. Functional, but needs more testing! 2019-05-22 12:44:28 -04:00
astro.ui
CabrilloLogWindow.cpp Use DB date time field item delegate to imbue editing in log windows 2019-12-08 18:37:35 +00:00
CabrilloLogWindow.hpp Move Fox log reset action to Fox log window context menu and allow deletes of QSOs 2018-11-25 22:19:41 +00:00
CabrilloLogWindow.ui Improvements to accessibiity 2019-05-03 10:21:50 +01:00
colorhighlighting.cpp Cleaner warning sidestep 2019-07-02 21:07:43 +01:00
colorhighlighting.h
colorhighlighting.ui
DateTimeEdit.hpp Add default QDateTime delegate editor 2019-05-04 01:02:16 +01:00
DecodeHighlightingListView.cpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
DecodeHighlightingListView.hpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
displaytext.cpp Performance improvements to decode highlighting 2020-05-24 16:33:14 +01:00
displaytext.h Performance improvements to decode highlighting 2020-05-24 16:33:14 +01:00
DoubleClickablePushButton.cpp
DoubleClickablePushButton.hpp
DoubleClickableRadioButton.cpp
DoubleClickableRadioButton.hpp
echograph.cpp
echograph.h
echograph.ui
echoplot.cpp Updates to support Qt v5.13 2019-07-08 01:37:04 +01:00
echoplot.h Improve performance of Fox and contest log view windows 2018-12-06 05:41:16 +00:00
ExportCabrillo.cpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
ExportCabrillo.h Preparation for UI i18n 2019-06-06 12:56:25 +01:00
ExportCabrillo.ui
fastgraph.cpp Change m_TRperiod from qint32 to double. Functional, but needs more testing! 2019-05-22 12:44:28 -04:00
fastgraph.h Change m_TRperiod from qint32 to double. Functional, but needs more testing! 2019-05-22 12:44:28 -04:00
fastgraph.ui
fastplot.cpp Updates for Qt v5.14 compaibility 2020-05-07 02:56:57 +01:00
fastplot.h Change m_TRperiod from qint32 to double. Functional, but needs more testing! 2019-05-22 12:44:28 -04:00
FoxLogWindow.cpp Use DB date time field item delegate to imbue editing in log windows 2019-12-08 18:37:35 +00:00
FoxLogWindow.hpp Add Fox log ADIF export to the Fox Log window log table contextual pop up menu 2018-12-30 12:35:41 +00:00
FoxLogWindow.ui Add tool tips to log view windows 2018-11-25 22:30:28 +00:00
FrequencyDeltaLineEdit.cpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
FrequencyDeltaLineEdit.hpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
FrequencyLineEdit.cpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
FrequencyLineEdit.hpp Moving toward multiplier and dupe detection for contest modes 2019-05-30 22:20:09 +01:00
HelpTextWindow.cpp Fix the minimum size of help text windows to the content size 2020-05-15 14:42:03 +01:00
HelpTextWindow.hpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
HintedSpinBox.cpp
HintedSpinBox.hpp
LettersSpinBox.cpp
LettersSpinBox.hpp
logqso.cpp Add WW_DIGI to the special activities section. Make necessary changes to 2020-01-24 11:26:36 -06:00
logqso.h Add option to include or exclude WAE extra entities in DXCC entity lookups 2019-05-29 23:35:18 +01:00
logqso.ui Revert "Log buttons" 2019-05-06 22:25:06 +01:00
mainwindow.cpp Don't clear the Hold Tx frequency box at unwanted times. 2020-05-23 10:56:17 -04:00
mainwindow.h I believe these changes fix the "missing blank line" bug. Please watch for a counter-example! 2020-05-11 20:13:51 +01:00
mainwindow.ui Fix a patching error 2019-12-29 12:34:02 +00:00
messageaveraging.cpp Preparation for UI i18n 2019-06-06 12:56:25 +01:00
messageaveraging.h Preparation for UI i18n 2019-06-06 12:56:25 +01:00
messageaveraging.ui
MessageBox.cpp
MessageBox.hpp
meterwidget.cpp
meterwidget.h
plotter.cpp Another attempt at red/green "goal post" markers that users will like. 2020-05-13 13:44:06 -04:00
plotter.h clean up a few warnings 2019-07-01 21:10:43 -05:00
RestrictedSpinBox.cpp Squash a compiler warning that was also a potential defect 2019-07-03 00:16:39 +01:00
RestrictedSpinBox.hpp New UDP messages to close and reconfigure WSJT-X plus more status fields 2019-06-25 14:35:58 +01:00
signalmeter.cpp Updates for Qt v5.14 compaibility 2020-05-07 02:56:57 +01:00
signalmeter.h
SplashScreen.cpp
SplashScreen.hpp
widegraph.cpp Change m_TRperiod from qint32 to double. Functional, but needs more testing! 2019-05-22 12:44:28 -04:00
widegraph.h Change m_TRperiod from qint32 to double. Functional, but needs more testing! 2019-05-22 12:44:28 -04:00
widegraph.ui Remove auto-default property from wide graph button 2020-05-17 23:29:11 +01:00
widgets.pri Updte to shortcuts.txt. 2020-05-14 15:07:15 -04:00