Wykres commitów

798 Commity (master)

Autor SHA1 Wiadomość Data
Christian T. Jacobs 73f785af7c flake8 2017-06-24 16:50:51 +01:00
Christian T. Jacobs 43b647b19e Added test database files in setup.py. 2017-06-24 16:50:30 +01:00
Christian T. Jacobs e407b9b3a1 Added the invalid database file for testing purposes. 2017-06-24 16:49:47 +01:00
Christian T. Jacobs 8bf0895da7 flake8 2017-06-24 16:41:33 +01:00
Christian T. Jacobs 69abd30027 Added a test for the Printer class. Note that this only checks that a PDF has actually been created. It does not check the contents of the PDF file. 2017-06-24 16:37:51 +01:00
Christian T. Jacobs 9a8fedf475 Use group: deprecated-2017Q2 to work-around the Travis build failures. 2017-06-24 15:38:38 +01:00
Christian T. Jacobs 6b1caa1a3c More unittests. 2017-06-24 15:08:20 +01:00
Christian T. Jacobs db1c050b78 Fix new logbook functionality by changing "if(not self.logs)" to "if(self.logs is None)", since the case of an empty log list should be handled in the 'else' branch. 2017-06-13 21:17:54 +01:00
Christian T. Jacobs a1d5640be3 Updated caption. 2017-06-12 12:13:11 +01:00
Christian T. Jacobs 55d2af808d Update caption. 2017-06-12 12:11:49 +01:00
Christian T. Jacobs 50f01bf3ca Updated screenshots. 2017-06-11 22:04:47 +01:00
Christian T. Jacobs 3ef2057dbe Indent code blocks. 2017-05-30 14:50:19 +01:00
Christian T. Jacobs 3754f2347e Also add in Hamlib-related PYTHONPATH information. 2017-05-30 14:46:23 +01:00
Christian T. Jacobs 490fda7128 Added the instructions for building and installing Hamlib bindings for Python 3. 2017-05-30 14:40:37 +01:00
Christian T. Jacobs 803a5d4430 Don't pad the statistics frame. 2017-05-30 13:20:47 +01:00
Christian T. Jacobs 9813344c58 Append PyQSO directory to path. 2017-05-30 13:09:17 +01:00
Christian T. Jacobs b698900fe5 Improved the QTH labelling on the grey line map. 2017-05-17 18:12:53 +01:00
Christian T. Jacobs 15f38b4c43 Remove some unnecessary calls to logging.error. 2017-05-17 17:36:33 +01:00
Christian T. Jacobs d5ff95edb1 Use a file chooser dialog to let the user find and set the default logbook file. 2017-05-17 17:18:05 +01:00
Christian T. Jacobs efb1f38e9a Updates to documentation. 2017-05-16 23:24:06 +01:00
Christian T. Jacobs 8213b32b0a Added a note for contesters regarding exporting to a Cabrillo file. 2017-05-16 18:40:01 +01:00
Christian T. Jacobs f6b029a269 Specify Python version 3.x in getting_started.rst. 2017-05-16 18:23:53 +01:00
Christian T. Jacobs 9efba69648 Mention amateur satellite contacts as well. 2017-05-16 17:57:29 +01:00
Christian T. Jacobs 49b544b463 Indent. 2017-05-09 17:31:32 +01:00
Christian T. Jacobs bce1f98776 Move the Telnet connection code to its own class. 2017-05-09 17:26:25 +01:00
Christian T. Jacobs 500e3f6266 Remove an old TODO. 2017-05-09 17:26:12 +01:00
Christian T. Jacobs 904d02ce23 Updated TODO. 2017-05-09 17:25:58 +01:00
Christian T. Jacobs b9fb712f16 Docstrings in the PreferencesDialog class. 2017-05-09 17:25:45 +01:00
Christian T. Jacobs 69b4333e2a Change invisible character to * 2017-05-09 17:25:27 +01:00
Christian T. Jacobs da9b31ea10 Fix DX cluster menu and update ellipsis in menu items. 2017-05-08 10:19:09 +01:00
Christian T. Jacobs bba65693ca Better error handling. 2017-05-07 16:38:36 +01:00
Christian T. Jacobs 37df41e93c Mention tooltips in the CHANGELOG. 2017-05-07 14:10:21 +01:00
Christian T. Jacobs 9f86e190ce Updated CHANGELOG. 2017-05-07 14:09:00 +01:00
Christian T. Jacobs bb4fa2a09c Add the option of a default frequency unit in the Preferences. Addresses issue #12. 2017-05-07 14:01:28 +01:00
Christian T. Jacobs 40d6869ef9 More tooltips. 2017-05-07 13:49:25 +01:00
Christian T. Jacobs 34dcc61b6f Added functionality for converting the frequency from one unit to another (e.g. from MHz to kHz). Partially addresses issue #12. 2017-05-07 01:44:58 +01:00
Christian T. Jacobs a11f7d275a Define "E" in adif.py. 2017-04-24 17:45:55 +01:00
Christian T. Jacobs b2b20a2edc Added another test for the autocomplete_band method. 2017-04-24 17:28:30 +01:00
Christian T. Jacobs 71e365ea22 Remove an unnecessary mock'd class. 2017-04-24 17:26:09 +01:00
Christian T. Jacobs a97993d7ae Added a test for the autocomplete_band method. 2017-04-24 17:23:20 +01:00
Christian T. Jacobs 2561f29fcc Added Cabrillo test files to 'make clean' 2017-04-24 17:06:33 +01:00
Christian T. Jacobs 6d978202f4 Include Cabrillo test file in .gitignore. 2017-04-24 17:05:33 +01:00
Christian T. Jacobs bd08213bd8 Added a test to check the correctness of the Cabrillo class' write method. 2017-04-24 17:04:29 +01:00
Christian T. Jacobs 8ccff558da Set submode to "". 2017-04-24 17:02:41 +01:00
Christian T. Jacobs aebab3eca7 Specify "model=". 2017-04-24 17:01:47 +01:00
Christian T. Jacobs 4276b544bc If the MODE is changed, then set the submode to an empty string. 2017-04-24 17:01:18 +01:00
Christian T. Jacobs 7c263c9fe2 Added "More unit tests" to the CHANGELOG. 2017-04-23 20:19:10 +01:00
Christian T. Jacobs 6b069e280e Added a unit test for the get_log_index method. 2017-04-23 20:04:38 +01:00
Christian T. Jacobs 3288a1f47d Combine a comment. 2017-04-23 20:00:19 +01:00
Christian T. Jacobs ae352f790d Comments. 2017-04-23 19:59:31 +01:00