pyqso/pyqso
Christian T. Jacobs 4550f841f7 Add support for satellite QSOs. Addresses issue #55. 2017-09-04 15:48:50 +01:00
..
res Add support for satellite QSOs. Addresses issue #55. 2017-09-04 15:48:50 +01:00
__init__.py
adif.py Add support for satellite QSOs. Addresses issue #55. 2017-09-04 15:48:50 +01:00
auxiliary_dialogs.py
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
grey_line.py Use "getboolean" not "get" when checking config values. 2017-07-09 11:42:42 +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 Handle \n characters in the NOTES field more naturally. 2017-07-13 17:21:26 +01:00
menu.py Use "getboolean" not "get" when checking config values. 2017-07-09 11:42:42 +01:00
preferences_dialog.py Set the default submode to the empty string when the default mode is changed. 2017-07-26 00:20:56 +01: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 flake8 2017-07-13 17:24:42 +01:00