Wykres commitów

61 Commity (5198547c6c78ce25b9a545e78e0a71ae05358492)

Autor SHA1 Wiadomość Data
Christian Jacobs f3232ee5b2 Handle the ImportError if the non-standard Python modules needed by the GreyLine class are not present. 2013-09-14 21:10:52 +01:00
Christian Jacobs f2e64dbd19 Wrap the import statements for the Hamlib module in a try-except block. Only try to call Hamlib if have_hamlib is True. 2013-09-14 20:31:12 +01:00
Christian Jacobs fa7788f49d Changed ''' to """. 2013-09-04 21:12:04 +01:00
Christian Jacobs 2f11f80221 - Added a module for creating auxiliary dialogs for error messages and prompts.
- Renamed 'root_window' to 'parent'.
2013-08-03 20:11:00 +01:00
Christian Jacobs 18d3eeb708 The FREQ field can now be populated automatically by using Hamlib. 2013-07-27 19:22:54 +01:00
Christian Jacobs 1aaae548f1 - Refresh the grey line view every 30 minutes (if visible).
- Improved the layout of the Record dialog.
2013-07-03 11:48:51 +01:00
Christian Jacobs df1fdcf781 Allow the user to select the field names that are visible in the logbook. 2013-07-01 23:23:43 +01:00
Christian Jacobs 6b1fdb644a Inform the user about the Base64-encoded data. 2013-07-01 01:20:06 +01:00
Christian Jacobs 9c52981eb5 Hook-up the ConfigParser to the user preferences dialog. 2013-07-01 00:56:32 +01:00
Christian Jacobs 5d0132422d - Added the instantiation of the ConfigParser class on application startup.
- Added some startup and qrz.com lookup options to the user preferences dialog.
2013-06-30 23:04:37 +01:00
Christian Jacobs 125f5f1e63 - Added a dialog for user preferences.
- Passed the parent window to the log name dialog.
2013-06-30 16:38:06 +01:00