Commit Graph

9 Commits

Author SHA1 Message Date
Joe Taylor 558b426944 Remove Q65_MultiSync as a separate option. We always show both red and orange sync curves. 2021-02-01 15:28:22 -05:00
Bill Somerville 652ccf4ce3
Merge branch 'release-2.3.0' into develop 2021-01-05 23:35:57 +00:00
Bill Somerville 633990a616
Define reasonably logical widget navigation orderings 2021-01-05 23:28:40 +00:00
Joe Taylor ea271152b8 Implement "orange sync curve", useful for multi-signal situation. 2021-01-04 14:38:02 -05:00
Joe Taylor b3769bb6c8 For Q65, plot a red "Sync curve" in the Wide Graph. 2020-12-18 13:31:14 -05:00
Joe Taylor b427a92137 Increase max value of Navg spinner on WideGraph. 2020-07-20 11:16:37 -04:00
Joe Taylor ae54c80a54 Here's a start on GUI changes to support FST240W as well as FST240. 2020-06-30 17:14:58 -04:00
Bill Somerville a65bffb00b
Remove auto-default property from wide graph button
This avoid accidental palette switches by hitting ENTER.
2020-05-17 23:29:11 +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