pyqso/pyqso
Christian Jacobs 906e671d1a Revert to the basic built-in list of modes if there's a database error. 2019-04-14 18:07:30 +01:00
..
res Added a new menu item for updating the ADIF modes from the ADIF website. Addresses issue #69. 2019-04-14 17:52:06 +01:00
__init__.py Added __init__.py. 2013-03-30 20:56:34 +00:00
adif.py Added a new menu item for updating the ADIF modes from the ADIF website. Addresses issue #69. 2019-04-14 17:52:06 +01:00
auxiliary_dialogs.py Call logging.info rather than logging.debug in the 'info' auxiliary dialog function. 2017-06-27 20:03:44 +01:00
awards.py Updated unit tests. 2017-07-03 13:29:08 +01:00
blank.py Removed unnecessary debugging statements. 2017-06-30 12:30:35 +01:00
cabrillo.py Bumping version number to 1.1.0. 2018-04-02 17:38:32 +01:00
cabrillo_export_dialog.py Separate resources for tests and for the pyqso module. 2017-07-06 00:36:17 +01:00
calendar_dialog.py Separate resources for tests and for the pyqso module. 2017-07-06 00:36:17 +01:00
callsign_lookup.py Don't bother checking the length of the list, just check for "if(l)" where l is the list. 2017-07-07 12:21:41 +01:00
compare.py Fixed direction of sorting. 2017-06-28 16:22:53 +01:00
dx_cluster.py Consider key-press-event not key-release-event. 2017-06-27 22:04:32 +01:00
log.py Full stop in a comment line. 2017-07-07 12:21:22 +01:00
log_name_dialog.py Separate resources for tests and for the pyqso module. 2017-07-06 00:36:17 +01:00
logbook.py Flake8. 2019-04-14 17:56:30 +01:00
menu.py Added a new menu item for updating the ADIF modes from the ADIF website. Addresses issue #69. 2019-04-14 17:52:06 +01:00
modes.py Revert to the basic built-in list of modes if there's a database error. 2019-04-14 18:07:30 +01:00
popup.py Migrate to a world map / grey line that uses Cartopy (#64) 2018-02-24 13:24:39 +00:00
preferences_dialog.py Added a new menu item for updating the ADIF modes from the ADIF website. Addresses issue #69. 2019-04-14 17:52:06 +01:00
printer.py Full stop in comment. 2017-07-03 23:43:57 +01:00
record_dialog.py Added a new menu item for updating the ADIF modes from the ADIF website. Addresses issue #69. 2019-04-14 17:52:06 +01:00
summary.py Use "getboolean" not "get" when checking config values. 2017-07-09 11:42:42 +01:00
telnet_connection_dialog.py Separate resources for tests and for the pyqso module. 2017-07-06 00:36:17 +01:00
toolbar.py Remove unused logging module import. 2017-06-30 12:32:07 +01:00
toolbox.py Migrate to a world map / grey line that uses Cartopy (#64) 2018-02-24 13:24:39 +00:00
update_modes_dialog.py Flake8. 2019-04-14 17:56:30 +01:00
world_map.py More experimenting with colour schemes. 2018-04-01 18:41:19 +01:00