Commit Graph

6 Commits

Author SHA1 Message Date
Bill Somerville db9b2d538d
Conversions to QString for user-defined Qt types 2020-09-26 13:57:21 +01:00
Bill Somerville 2e43f27b9e
Made more strings translatable 2020-05-19 11:26:24 +01:00
sirhc808 47b8d4422c fix some errrrrors 2019-07-01 21:19:18 -05:00
Bill Somerville 80a5d41223 Remove RGB values from configuration colours as they are unnecessary duplicated information 2018-12-16 01:26:54 +00:00
Bill Somerville e5b17e270c Improved decode highlighting
Add  "Settings->Colors->Decode Highlighting"  context menu  buttons to
unset b/g  and f/g colours.  Add colour value  as #rrggbb or  unset in
text  to list  items.  Improved colour  assignment  to decodes  giving
better and more intuitive behaviour.
2018-11-29 01:03:44 +00: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