Wykres commitów

798 Commity (master)

Autor SHA1 Wiadomość Data
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
Christian T. Jacobs 78033f9a01 Remove _ in front of methods for consistency reasons. 2017-04-14 21:45:59 +01:00
Christian T. Jacobs f122e3cfde More docstrings. 2017-04-14 21:38:42 +01:00
Christian T. Jacobs ae304e7fa9 Moving Summary page over to Glade. 2017-04-14 21:33:16 +01:00
Christian T. Jacobs 12ae7195f4 Moving code out of logbook.py into compare.py and summary.py. The functionality includes the Summary page and functions for comparing log records. 2017-04-14 19:48:09 +01:00
Christian T. Jacobs 522e461dee More tests. 2017-04-11 23:40:06 +01:00
Christian T. Jacobs eb263e9ea4 Added printer module. 2017-04-11 23:39:58 +01:00
Christian T. Jacobs c3bce781f1 Rename to record_count and log_count, and use decorators. 2017-04-11 23:06:44 +01:00
Christian T. Jacobs fa96db7219 Rename to print_records. 2017-04-11 22:53:51 +01:00
Christian T. Jacobs a3b3568d48 Move the log printing functionality to a new Printer class, defined in printer.py. 2017-04-11 22:47:16 +01:00
Christian T. Jacobs db80fac9fe Updated documentation following the addition of new features. 2017-04-10 23:32:25 +01:00
Christian T. Jacobs 93e76b9b84 Move test.db to the 'res' directory. 2017-04-05 23:18:23 +01:00
Christian T. Jacobs 0cdd59f3ef Always show callsigns in upper case. 2017-04-05 22:58:02 +01:00
Christian T. Jacobs 35922cd493 Moved the CabrilloExportDialog class to a separate file. 2017-04-05 22:54:26 +01:00
Christian T. Jacobs eb4672f73c Added Cabrillo support to the CHANGELOG. 2017-04-05 22:46:01 +01:00
Christian T. Jacobs 6407c4a9cc More work on the Cabrillo exporting functionality.
Added a dialog that allows the user to specify the callsign used during a contest, and the contest's name.
2017-04-05 22:42:43 +01:00
Christian T. Jacobs 76b673475e Moved Glade file and icon files to a new directory called 'res'. 2017-04-02 14:02:40 +01:00
Christian T. Jacobs 9e73b2abfa Set CABRILLO_VERSION instead. 2017-04-01 23:19:49 +01:00
Christian T. Jacobs 5454c8e296 Flake8. 2017-04-01 23:18:05 +01:00
Christian T. Jacobs 2d30163e7d Created a Cabrillo class for writing out QSO records to a file in Cabrillo format. This is a work-in-progress. 2017-04-01 23:07:52 +01:00
Christian T. Jacobs 74b393e0e1 Fixed comment. 2017-04-01 23:07:47 +01:00
Christian T. Jacobs 315997c1e5 Use " not ' in setup.py 2017-04-01 21:36:59 +01:00
Christian T. Jacobs 8a07c26fec Update unit test. 2017-04-01 18:17:08 +01:00
Christian T. Jacobs 531749270c Perform an initial count for the awards table. 2017-04-01 18:10:24 +01:00
Christian T. Jacobs c10abde42a Updated comment. 2017-04-01 17:55:03 +01:00