Wykres commitów

672 Commity (f8165548166a46e0424044463f296d1d3bbae4ec)

Autor SHA1 Wiadomość Data
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
Christian T. Jacobs 108f6850eb "result" -> "present" 2017-04-23 19:50:53 +01:00
Christian T. Jacobs 0ba9a6e3e0 flake8. 2017-04-23 19:50:08 +01:00
Christian T. Jacobs caff4ca18d Unit test for the filter_by_callsign method. 2017-04-23 19:43:19 +01:00
Christian T. Jacobs 911c3f2309 Docstrings. 2017-04-23 14:44:35 +01:00
Christian T. Jacobs 39ca881e2e Added tests for the comparison routines. 2017-04-23 14:37:59 +01:00
Christian T. Jacobs fda54fe070 Added a test for the CalendarDialog class. 2017-04-21 00:19:40 +01:00
Christian T. Jacobs 879db074c9 Docstring correction. 2017-04-20 23:56:12 +01:00
Christian T. Jacobs 110e5fe700 This should be "parent" not "application". 2017-04-20 23:55:56 +01:00
Christian T. Jacobs 868d7b2c9c Updated docstring. 2017-04-20 23:35:03 +01:00
Christian T. Jacobs 3809b4b852 Added a test for the Awards class. 2017-04-20 23:24:50 +01:00
Christian T. Jacobs 9194a71a99 homogeneous, spacing. 2017-04-20 23:10:06 +01:00
Christian T. Jacobs a6aa5813f5 Rename get_all_records to records and decorate it. 2017-04-20 22:57:17 +01:00
Christian T. Jacobs 8d8276ff33 Added tests for the Summary class. 2017-04-20 22:50:08 +01:00
Christian T. Jacobs 41acc8be30 Use new_log_name for consistency. 2017-04-15 01:37:52 +01:00
Christian T. Jacobs de85e53c64 Updated CHANGELOG. 2017-04-15 01:31:13 +01:00
Christian T. Jacobs 886cf159ec Updated pyqso.rst. 2017-04-15 01:23:20 +01:00
Christian T. Jacobs 39aa303959 Importing the modules required for the unit tests. 2017-04-15 01:19:44 +01:00
Christian T. Jacobs 3a5a1525a5 Moved all the unittests to a new directory called 'tests'. The command 'make test' now looks in the 'tests' directory. 2017-04-15 01:14:17 +01:00
Christian T. Jacobs 0953a2e431 Added log renaming test. 2017-04-15 01:08:40 +01:00
Christian T. Jacobs 64cb2b2c15 Comment updates. 2017-04-15 00:59:21 +01:00
Christian T. Jacobs 331d80a060 Create a new method called "rename" in the Log class. 2017-04-15 00:55:52 +01:00
Christian T. Jacobs 9a6a1a24ae Use a Gtk.Paned widget to allow the Toolbox to be resized. 2017-04-15 00:02:13 +01:00
Christian T. Jacobs c53c7ab9a3 Moved the blank/dummy page to blank.py 2017-04-14 23:14:27 +01:00
Christian T. Jacobs 68dfa0f9d6 Remove 'self' argument. 2017-04-14 22:22:52 +01:00
Christian T. Jacobs 7df20bd28b "find" -> "get". 2017-04-14 22:03:28 +01:00
Christian T. Jacobs 2a33f97505 Corrected rtypes. 2017-04-14 22:02:16 +01:00