Wykres commitów

  • f6b029a269 Specify Python version 3.x in getting_started.rst. Christian T. Jacobs 2017-05-16 18:23:53 +0100
  • 9efba69648 Mention amateur satellite contacts as well. Christian T. Jacobs 2017-05-16 17:57:29 +0100
  • 49b544b463 Indent. Christian T. Jacobs 2017-05-09 17:31:32 +0100
  • bce1f98776 Move the Telnet connection code to its own class. Christian T. Jacobs 2017-05-09 17:26:25 +0100
  • 500e3f6266 Remove an old TODO. Christian T. Jacobs 2017-05-09 17:26:12 +0100
  • 904d02ce23 Updated TODO. Christian T. Jacobs 2017-05-09 17:25:58 +0100
  • b9fb712f16 Docstrings in the PreferencesDialog class. Christian T. Jacobs 2017-05-09 17:25:45 +0100
  • 69b4333e2a Change invisible character to * Christian T. Jacobs 2017-05-09 17:25:27 +0100
  • da9b31ea10 Fix DX cluster menu and update ellipsis in menu items. Christian T. Jacobs 2017-05-08 10:19:09 +0100
  • bba65693ca Better error handling. Christian T. Jacobs 2017-05-07 16:38:36 +0100
  • 37df41e93c Mention tooltips in the CHANGELOG. Christian T. Jacobs 2017-05-07 14:10:21 +0100
  • 9f86e190ce Updated CHANGELOG. Christian T. Jacobs 2017-05-07 14:09:00 +0100
  • bb4fa2a09c Add the option of a default frequency unit in the Preferences. Addresses issue #12. Christian T. Jacobs 2017-05-07 14:01:28 +0100
  • 40d6869ef9 More tooltips. Christian T. Jacobs 2017-05-07 13:49:25 +0100
  • 34dcc61b6f Added functionality for converting the frequency from one unit to another (e.g. from MHz to kHz). Partially addresses issue #12. Christian T. Jacobs 2017-05-07 01:44:58 +0100
  • a11f7d275a Define "E" in adif.py. Christian T. Jacobs 2017-04-24 17:45:55 +0100
  • b2b20a2edc Added another test for the autocomplete_band method. Christian T. Jacobs 2017-04-24 17:28:30 +0100
  • 71e365ea22 Remove an unnecessary mock'd class. Christian T. Jacobs 2017-04-24 17:26:09 +0100
  • a97993d7ae Added a test for the autocomplete_band method. Christian T. Jacobs 2017-04-24 17:23:20 +0100
  • 2561f29fcc Added Cabrillo test files to 'make clean' Christian T. Jacobs 2017-04-24 17:06:33 +0100
  • 6d978202f4 Include Cabrillo test file in .gitignore. Christian T. Jacobs 2017-04-24 17:05:33 +0100
  • bd08213bd8 Added a test to check the correctness of the Cabrillo class' write method. Christian T. Jacobs 2017-04-24 17:04:29 +0100
  • 8ccff558da Set submode to "". Christian T. Jacobs 2017-04-24 17:02:41 +0100
  • aebab3eca7 Specify "model=". Christian T. Jacobs 2017-04-24 17:01:47 +0100
  • 4276b544bc If the MODE is changed, then set the submode to an empty string. Christian T. Jacobs 2017-04-24 17:01:18 +0100
  • 7c263c9fe2 Added "More unit tests" to the CHANGELOG. Christian T. Jacobs 2017-04-23 20:19:10 +0100
  • 6b069e280e Added a unit test for the get_log_index method. Christian T. Jacobs 2017-04-23 20:04:38 +0100
  • 3288a1f47d Combine a comment. Christian T. Jacobs 2017-04-23 20:00:19 +0100
  • ae352f790d Comments. Christian T. Jacobs 2017-04-23 19:59:31 +0100
  • 108f6850eb "result" -> "present" Christian T. Jacobs 2017-04-23 19:50:53 +0100
  • 0ba9a6e3e0 flake8. Christian T. Jacobs 2017-04-23 19:50:08 +0100
  • caff4ca18d Unit test for the filter_by_callsign method. Christian T. Jacobs 2017-04-23 19:43:19 +0100
  • 911c3f2309 Docstrings. Christian T. Jacobs 2017-04-23 14:44:35 +0100
  • 39ca881e2e Added tests for the comparison routines. Christian T. Jacobs 2017-04-23 14:37:59 +0100
  • fda54fe070 Added a test for the CalendarDialog class. Christian T. Jacobs 2017-04-21 00:19:40 +0100
  • 879db074c9 Docstring correction. Christian T. Jacobs 2017-04-20 23:56:12 +0100
  • 110e5fe700 This should be "parent" not "application". Christian T. Jacobs 2017-04-20 23:55:56 +0100
  • 868d7b2c9c Updated docstring. Christian T. Jacobs 2017-04-20 23:35:03 +0100
  • 3809b4b852 Added a test for the Awards class. Christian T. Jacobs 2017-04-20 23:24:50 +0100
  • 9194a71a99 homogeneous, spacing. Christian T. Jacobs 2017-04-20 23:10:06 +0100
  • a6aa5813f5 Rename get_all_records to records and decorate it. Christian T. Jacobs 2017-04-20 22:57:17 +0100
  • 8d8276ff33 Added tests for the Summary class. Christian T. Jacobs 2017-04-20 22:50:08 +0100
  • 41acc8be30 Use new_log_name for consistency. Christian T. Jacobs 2017-04-15 01:37:52 +0100
  • de85e53c64 Updated CHANGELOG. Christian T. Jacobs 2017-04-15 01:31:13 +0100
  • 886cf159ec Updated pyqso.rst. Christian T. Jacobs 2017-04-15 01:23:20 +0100
  • 39aa303959 Importing the modules required for the unit tests. Christian T. Jacobs 2017-04-15 01:19:33 +0100
  • 3a5a1525a5 Moved all the unittests to a new directory called 'tests'. The command 'make test' now looks in the 'tests' directory. Christian T. Jacobs 2017-04-15 01:14:17 +0100
  • 0953a2e431 Added log renaming test. Christian T. Jacobs 2017-04-15 01:08:40 +0100
  • 64cb2b2c15 Comment updates. Christian T. Jacobs 2017-04-15 00:59:21 +0100
  • 331d80a060 Create a new method called "rename" in the Log class. Christian T. Jacobs 2017-04-15 00:55:52 +0100
  • 9a6a1a24ae Use a Gtk.Paned widget to allow the Toolbox to be resized. Christian T. Jacobs 2017-04-15 00:02:13 +0100
  • c53c7ab9a3 Moved the blank/dummy page to blank.py Christian T. Jacobs 2017-04-14 23:14:27 +0100
  • 68dfa0f9d6 Remove 'self' argument. Christian T. Jacobs 2017-04-14 22:22:52 +0100
  • 7df20bd28b "find" -> "get". Christian T. Jacobs 2017-04-14 22:03:28 +0100
  • 2a33f97505 Corrected rtypes. Christian T. Jacobs 2017-04-14 22:02:16 +0100
  • 78033f9a01 Remove _ in front of methods for consistency reasons. Christian T. Jacobs 2017-04-14 21:45:59 +0100
  • f122e3cfde More docstrings. Christian T. Jacobs 2017-04-14 21:38:42 +0100
  • ae304e7fa9 Moving Summary page over to Glade. Christian T. Jacobs 2017-04-14 21:33:16 +0100
  • 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. Christian T. Jacobs 2017-04-14 19:48:09 +0100
  • 522e461dee More tests. Christian T. Jacobs 2017-04-11 23:40:06 +0100
  • eb263e9ea4 Added printer module. Christian T. Jacobs 2017-04-11 23:39:58 +0100
  • c3bce781f1 Rename to record_count and log_count, and use decorators. Christian T. Jacobs 2017-04-11 23:06:15 +0100
  • fa96db7219 Rename to print_records. Christian T. Jacobs 2017-04-11 22:53:51 +0100
  • a3b3568d48 Move the log printing functionality to a new Printer class, defined in printer.py. Christian T. Jacobs 2017-04-11 22:47:16 +0100
  • db80fac9fe Updated documentation following the addition of new features. Christian T. Jacobs 2017-04-10 23:32:25 +0100
  • 93e76b9b84 Move test.db to the 'res' directory. Christian T. Jacobs 2017-04-05 23:18:23 +0100
  • 0cdd59f3ef Always show callsigns in upper case. Christian T. Jacobs 2017-04-05 22:58:02 +0100
  • 35922cd493 Moved the CabrilloExportDialog class to a separate file. Christian T. Jacobs 2017-04-05 22:54:26 +0100
  • eb4672f73c Added Cabrillo support to the CHANGELOG. Christian T. Jacobs 2017-04-05 22:46:01 +0100
  • 6407c4a9cc More work on the Cabrillo exporting functionality. Christian T. Jacobs 2017-04-05 22:42:43 +0100
  • 76b673475e Moved Glade file and icon files to a new directory called 'res'. Christian T. Jacobs 2017-04-02 14:02:40 +0100
  • 9e73b2abfa Set CABRILLO_VERSION instead. Christian T. Jacobs 2017-04-01 23:19:49 +0100
  • 5454c8e296 Flake8. Christian T. Jacobs 2017-04-01 23:18:05 +0100
  • 2d30163e7d Created a Cabrillo class for writing out QSO records to a file in Cabrillo format. This is a work-in-progress. Christian T. Jacobs 2017-04-01 23:07:52 +0100
  • 74b393e0e1 Fixed comment. Christian T. Jacobs 2017-04-01 23:07:47 +0100
  • 315997c1e5 Use " not ' in setup.py Christian T. Jacobs 2017-04-01 21:36:52 +0100
  • 8a07c26fec Update unit test. Christian T. Jacobs 2017-04-01 18:17:08 +0100
  • 531749270c Perform an initial count for the awards table. Christian T. Jacobs 2017-04-01 18:10:24 +0100
  • c10abde42a Updated comment. Christian T. Jacobs 2017-04-01 17:55:03 +0100
  • efc5f80be8 Updated CHANGELOG. Christian T. Jacobs 2017-04-01 17:54:58 +0100
  • 0b63338367 Bumped up the version to 1.0.0. Christian T. Jacobs 2017-04-01 16:12:46 +0100
  • 988cf6e854 Merge pull request #54 from ctjacobs/glade Christian T. Jacobs 2017-04-01 15:54:05 +0100
  • a3bf4d9c8e Added Glade design to CHANGELOG. Christian T. Jacobs 2017-04-01 15:47:04 +0100
  • 6c782094e7 Fix instantiation of RecordDialog when editing a record. Christian T. Jacobs 2017-04-01 15:43:55 +0100
  • 7a2aa12e47 Use a comma rather than placing my callsign in brackets after my name. Christian T. Jacobs 2017-04-01 15:20:33 +0100
  • 3caf3f9274 flake8 Christian T. Jacobs 2017-04-01 14:58:06 +0100
  • 1f4f95bcba Connecting up the Preferences dialog. Christian T. Jacobs 2017-04-01 14:57:07 +0100
  • 10d0b9d462 Rename "parent" -> "application". Christian T. Jacobs 2017-03-31 10:31:30 +0100
  • 2565a7512d Renaming "parent" to "application". Christian T. Jacobs 2017-03-31 10:28:26 +0100
  • 75a65891a9 "builder" -> "application". Christian T. Jacobs 2017-03-31 10:21:43 +0100
  • 183d1c9d8d Rename "parent" to "application". Christian T. Jacobs 2017-03-31 10:06:11 +0100
  • 2ef087c202 Added the View tab of the Preferences dialog in Glade. Christian T. Jacobs 2017-03-30 16:45:09 +0100
  • e10a25bccf Added Hamlib tab in the Preferences dialog in Glade. Christian T. Jacobs 2017-03-30 08:16:23 +0100
  • 66d3f45be8 Added the Records tab of the Preferences dialog in Glade. Christian T. Jacobs 2017-03-30 08:08:23 +0100
  • d78f0f74d7 Added ADIF preferences in Glade. Christian T. Jacobs 2017-03-22 23:07:40 +0000
  • b9c15c0e92 Include my middle name in the copyright lines and authors list. Also use my new callsign. Christian T. Jacobs 2017-03-20 13:06:01 +0000
  • 9c954373b0 Added General tab of the Preferences dialog in Glade. Christian T. Jacobs 2017-03-16 18:34:06 +0000
  • 95bad0fe72 Added the start of the Preferences dialog in Glade. Christian T. Jacobs 2017-03-11 23:26:52 +0000
  • 36de2328c4 If the Return key is pressed in the RecordDialog, record the QSO details. Addresses issue #53. Christian T. Jacobs 2017-03-02 10:45:49 +0000
  • a6d5839527 Fixed auxiliary dialog calls. Christian T. Jacobs 2017-03-02 10:14:21 +0000