pyqso/pyqso
Christian T. Jacobs f222d5cc30
Migrate to a world map / grey line that uses Cartopy (#64)
Migrating grey line functionality over to a Cartopy-based implementation to address issue #62.

Also renamed GreyLine to WorldMap, and bumped the version to v1.1.0-dev.
2018-02-24 13:24:39 +00:00
..
res Migrate to a world map / grey line that uses Cartopy (#64) 2018-02-24 13:24:39 +00:00
__init__.py Added __init__.py. 2013-03-30 20:56:34 +00:00
adif.py Add support for satellite QSOs. Addresses issue #55. 2017-09-04 15:48:50 +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 Better error handling. 2017-07-03 13:27:12 +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 Migrate to a world map / grey line that uses Cartopy (#64) 2018-02-24 13:24:39 +00:00
menu.py Use "getboolean" not "get" when checking config values. 2017-07-09 11:42:42 +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 Callsign map (#61) 2018-01-18 20:52:44 +00:00
printer.py Full stop in comment. 2017-07-03 23:43:57 +01:00
record_dialog.py Add support for satellite QSOs. Addresses issue #55. 2017-09-04 15:48:50 +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
world_map.py Migrate to a world map / grey line that uses Cartopy (#64) 2018-02-24 13:24:39 +00:00