Wykres commitów

798 Commity (master)

Autor SHA1 Wiadomość Data
Christian T. Jacobs c9ffb5e11e More work on using Glade. Also bumped the version to 1.0.0 (in development). 2017-02-15 23:17:51 +00:00
Christian T. Jacobs 295eb79b91 Consolidating all glade files into a single project. 2017-02-15 19:25:08 +00:00
Christian T. Jacobs ba6b570583 Created the Telnet connection dialog in Glade, and hooked it up to the DX cluster. 2017-02-15 18:04:49 +00:00
Christian T. Jacobs 389ab91072 Added the start of the main window, toolbox and DX cluster frame designed with Glade. 2017-02-12 23:25:53 +00:00
Christian T. Jacobs 8d219a25da Updated CHANGELOG. 2017-02-10 19:05:58 +00:00
Christian T. Jacobs c8c9ae681e Linting. 2017-02-10 18:55:42 +00:00
Christian T. Jacobs 5cc525c5c7 Updated copyright year. 2017-02-10 18:54:21 +00:00
Christian T. Jacobs d70762ae01 Pin-point QTH on grey line map. Addresses issue #42. 2017-02-10 18:50:34 +00:00
Christian T. Jacobs 9baf2aaddd Use username and port information (in addition to hostname) when creating an identifier for a DX cluster bookmark. Addresses issue #43. 2017-02-08 16:36:56 +00:00
Christian T. Jacobs abaa467a88 Bumped version to 0.4. 2017-02-08 15:47:52 +00:00
Christian T. Jacobs ce46c14096 Replace any characters that cannot be decoded with a replacement marker in the DX cluster frame. Addresses issue #45. 2017-02-07 20:33:41 +00:00
Christian T. Jacobs 08d21627e2 If the Return key is pressed when the focus is on the command box, then send whatever command the user has entered. Addresses issue #44. 2017-02-07 17:22:06 +00:00
Christian T. Jacobs e733af215e Flake8. 2017-02-07 16:43:11 +00:00
Christian T. Jacobs 1e185318f7 Allow the user to specify a default logbook that should be opened, if desired. Addresses issue #48. 2017-02-07 16:39:43 +00:00
Christian T. Jacobs 79d3451d56 Use has_option here. 2017-02-07 16:24:16 +00:00
Christian T. Jacobs 2524cd5d94 Move Hamlib autofill code to its own function. 2017-02-07 15:54:34 +00:00
Christian T. Jacobs df27c359ac Also auto-fill the Mode field using Hamlib, if desired. Addresses issue #49. 2017-02-07 15:31:16 +00:00
Christian T. Jacobs 948f1260cd Merge pull request #51 from ctjacobs/python2-support
Continue to support Python 2.x modules
2017-02-07 14:44:37 +00:00
Christian T. Jacobs a65e34db65 Continue to support Python 2.x modules. Thanks to @gaionim (IU2HDS) for this patch. Fixes issue #50. 2017-02-07 14:17:14 +00:00
Christian T. Jacobs 4124c4c040 Fixed CHANGELOG tag and link. 2016-05-28 20:58:36 +01:00
Christian T. Jacobs 047cea4cf5 Release changes as 0.3. 2016-05-28 20:35:24 +01:00
Christian T. Jacobs 426c2dac29 Updated copyright notices. 2016-05-28 20:32:00 +01:00
Christian T. Jacobs a6edcf1fd6 Updated version. 2016-05-28 19:36:25 +01:00
Christian T. Jacobs 709d15af8b "log" -> "logbook". 2016-05-28 19:32:53 +01:00
Christian T. Jacobs 72485d3bc7 Added a screenshot of the Summary page/tab. 2016-05-28 19:22:41 +01:00
Christian T. Jacobs 520ffb79de Updated DX cluster screenshot. 2016-05-28 19:14:57 +01:00
Christian T. Jacobs 591ac35bb5 Updated screenshots for the documentation. 2016-05-28 19:09:34 +01:00
Christian T. Jacobs 4c18f2099b Fix mode count. 2016-05-28 17:12:10 +01:00
Christian T. Jacobs 9456476961 Added contact info in the documentation. 2016-05-28 17:04:39 +01:00
Christian T. Jacobs b9901196db Changed canvas size to 800 x 250. 2016-05-28 16:56:37 +01:00
Christian T. Jacobs 238564d044 Specify parent window. 2016-05-28 16:29:47 +01:00
Christian T. Jacobs b29eebe0b4 Convert from dict_keys to list. 2016-05-28 16:24:37 +01:00
Christian T. Jacobs b52ec714a7 More updates. 2016-05-28 15:11:40 +01:00
Christian T. Jacobs 7e0c3f581b Updated dependencies section of the README. 2016-05-28 15:10:58 +01:00
Christian T. Jacobs 9bc16c35e9 Documentation updates. 2016-05-28 14:46:07 +01:00
Christian T. Jacobs 1abf785d0e flake8 fixes. 2016-05-28 14:23:31 +01:00
Christian T. Jacobs 662ebb3c06 Update the documentation to refer to 'python3'. 2016-05-28 14:19:28 +01:00
Christian T. Jacobs 9ddaa56b73 Make this option clearer. 2016-05-28 14:19:19 +01:00
Christian T. Jacobs 4b96f9591d Update contact email address. 2016-01-30 00:18:46 +00:00
Christian T. Jacobs 1c6a4d518a Use @echo. 2016-01-27 20:28:50 +00:00
Christian T. Jacobs 82cfacc63b Updating CHANGELOG to include PEP 8 compliance. 2016-01-27 18:44:54 +00:00
Christian T. Jacobs 8b5ea87b79 Flake8 fixes. 2016-01-27 18:15:06 +00:00
Christian T. Jacobs 03d322df21 Run flake8 in before_script. 2016-01-27 18:12:55 +00:00
Christian T. Jacobs 7d68b0aa73 Don't test with flake8 in 'make test'. 2016-01-27 18:12:26 +00:00
Christian T. Jacobs f24cb30c82 Exclude more directories from flake8. 2016-01-27 17:17:03 +00:00
Christian T. Jacobs 0e62c91380 Also install python3-flake8. 2016-01-27 16:58:42 +00:00
Christian T. Jacobs d02239bd30 Consistency in Makefile. 2016-01-27 16:49:15 +00:00
Christian T. Jacobs b29f0e54ca Added a tox.ini file with flake8 settings. 2016-01-27 16:48:19 +00:00
Christian T. Jacobs ad938a3d9a Also run flake8 checks. 2016-01-27 16:33:30 +00:00
Christian T. Jacobs c993704e84 Make the code pep8 compliant, using the autopep8 tool. Note that we are ignoring the following: E501,F403,E226,E402,W503. 2016-01-27 16:23:09 +00:00