Commit Graph

3 Commits

Author SHA1 Message Date
Bill Somerville 05d8aa5022
Repair a minor defect in callsign input validation 2021-06-09 13:12:25 +01:00
Bill Somerville 823afde91a
Allow but remove leading/trail white space in DX Call field
this allows  pasting callsigns from  the clipboard that  might include
them.
2021-05-10 13:43:06 +01:00
Bill Somerville 947b429723 Start implememntation of database based Fox log model and a new Fox log window widget
This change incorporates a reorganization of the GUI code with
widgets, validators, models, and item delegates being moved to
sub-directories.

Relax  the   requirements  of   the  ForeignKeyDelegate   and  related
CandidateKeyFilter classes to  allow them to work  with constant model
pointers for both referenced and referencing models.
2018-11-07 17:49:45 +00:00