WSJT-X/UDPExamples
Bill Somerville c586204d75 Add proper Qt validation for callsigns and grids
Two      new     validator      classes     CallsignValidator      and
MaidenheadLocatorValidator   are   introduced    and   used   in   the
Configuration and MainWindow implementations.

MaidenheadLocatorValidator  supports  different  lengths  and  minimum
required  lengths  with  a  default of  subsquare  with  square  being
required.

The  message_aggregator  application has  been  enhanced  to show  the
current DX call and DX grid as shown in the WSJT-X main window.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6903 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-07-10 22:20:30 +00:00
..
qss Add Tx watchdog status to UDP Status message 2016-07-08 10:25:21 +00:00
BeaconsModel.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
BeaconsModel.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
ClientWidget.cpp Add proper Qt validation for callsigns and grids 2016-07-10 22:20:30 +00:00
ClientWidget.hpp Add proper Qt validation for callsigns and grids 2016-07-10 22:20:30 +00:00
DecodesModel.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
DecodesModel.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
MessageAggregator.cpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
MessageAggregatorMainWindow.cpp Make message boxes more platform independent with a wrapper 2016-07-03 20:31:19 +00:00
MessageAggregatorMainWindow.hpp Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
UDPDaemon.cpp Add Tx watchdog status to UDP Status message 2016-07-08 10:25:21 +00:00
message_aggregator.qrc.in Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
message_aggregator.rc Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00
udp_daemon.rc Extend UDP status message - added Rx/Tx DF, call and grid information 2016-05-24 10:08:35 +00:00