WSJT-X/models
Bill Somerville c81b3c8e65 Validate contest QSO details before allowing logging
Basic  validation, must  have  non-empty exchange  sent and  received.
Abstracted log view window widget  behaviour into a base class. Turned
on  auto  resize  to  row  height in  log  view  windows  and  enabled
alternating colours. Convert  empty fields to NULL  when inserting new
log table  rows to signify missing  data. Trap insert row  errors when
adding  to contest  log table  so  that logging  can be  held back  if
constraints are not met. Re-factored  log QSO processing to try insert
row into log table  first and pop up a message  box if constraints are
not met, this pops  up the Log QSO window in case  it was initiated by
an auto log event.
2018-11-23 01:18:39 +00:00
..
Bands.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
Bands.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
CabrilloLog.cpp Validate contest QSO details before allowing logging 2018-11-23 01:18:39 +00:00
CabrilloLog.hpp Validate contest QSO details before allowing logging 2018-11-23 01:18:39 +00:00
DecodeHighlightingModel.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
DecodeHighlightingModel.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
FontOverrideModel.hpp Refinements to the FoxLogWindow widget 2018-11-12 04:06:26 +00:00
FoxLog.cpp Validate contest QSO details before allowing logging 2018-11-23 01:18:39 +00:00
FoxLog.hpp Fix swapped sent and received reports in Fox log window 2018-11-12 18:26:05 +00:00
FrequencyList.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
FrequencyList.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
IARURegions.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
IARURegions.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
Modes.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
Modes.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
StationList.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
StationList.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
models.pri Refinements to the FoxLogWindow widget 2018-11-12 04:06:26 +00:00