WSJT-X/item_delegates
Bill Somerville b79cf0df99 Improvements to accessibiity
Where  tool  tips are  defined  in  rich  text, equivalent  pain  test
accessible descriptions have been added  so that screen readers do not
announce HTML tags.

Refactored date time  delegates to use a simpler default  editor via a
default  item editor  factory for  QDateTime values,  the editor  is a
standard QDateTimeEdit with a format that includes seconds and renders
assuming the time is UTC.

Modified the Cabrillo log and Fox log database table models to provide
QDateTime items  for the edit role  of date time fields,  and formated
date time strings including seconds and assumed as UTC for the display
role.
2019-05-03 10:21:50 +01:00
..
CallsignDelegate.cpp Improve performance of Fox and contest log view windows 2018-12-06 05:41:16 +00:00
CallsignDelegate.hpp Add some item delagate classes useful for database fields 2018-11-12 02:00:35 +00:00
CandidateKeyFilter.cpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
CandidateKeyFilter.hpp Start implememntation of database based Fox log model and a new Fox log window widget 2018-11-07 17:49:45 +00:00
ForeignKeyDelegate.cpp Set foreign key item delegate references key values combo box size according to contents 2018-11-25 21:55:19 +00:00
ForeignKeyDelegate.hpp Set foreign key item delegate references key values combo box size according to contents 2018-11-25 21:55:19 +00:00
MaidenheadLocatorDelegate.cpp Add some item delagate classes useful for database fields 2018-11-12 02:00:35 +00:00
MaidenheadLocatorDelegate.hpp Add some item delagate classes useful for database fields 2018-11-12 02:00:35 +00:00
item_delegates.pri Improvements to accessibiity 2019-05-03 10:21:50 +01:00