Wykres commitów

30 Commity (df629e7a64c6096ea84cb2b5f3d1e3a44011a51c)

Autor SHA1 Wiadomość Data
Christian T. Jacobs 2e074df388 Updated unit tests. 2017-07-03 13:29:08 +01:00
Christian T. Jacobs e34253adb2 Better error handling. 2017-07-03 13:27:12 +01:00
Christian T. Jacobs 904d02ce23 Updated TODO. 2017-05-09 17:25:58 +01:00
Christian T. Jacobs aebab3eca7 Specify "model=". 2017-04-24 17:01:47 +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 a6aa5813f5 Rename get_all_records to records and decorate it. 2017-04-20 22:57:17 +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 b9c15c0e92 Include my middle name in the copyright lines and authors list. Also use my new callsign. 2017-03-20 13:06:01 +00:00
Christian T. Jacobs be1ae2af4d Don't pass in the parent PyQSO window into all the tools. 2017-02-21 18:16:02 +00:00
Christian T. Jacobs 3eb3275d35 Porting toolbox tools over to Glade. 2017-02-21 14:54:04 +00:00
Christian T. Jacobs 5cc525c5c7 Updated copyright year. 2017-02-10 18:54:21 +00:00
Christian T. Jacobs 426c2dac29 Updated copyright notices. 2016-05-28 20:32:00 +01: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
njohnsn fc94c8d511 Convert to Python 3 using 2to3.
Also update Travis CI settings for Python 3, add new package dependencies and update the documentation.
2015-11-05 00:23:19 +00:00
Christian Jacobs 45abb28e38 Improved docstrings. 2015-10-04 00:16:55 +01:00
András Veres-Szentkirályi 500ca5977a removed unused imports 2015-09-30 10:56:56 +02:00
Christian Jacobs f9b97a6b26 Remove the unnecessary "File:" lines at the top of each .py file. 2015-03-06 23:35:14 +00:00
Christian Jacobs 3cc4f83a22 Added my middle initial. 2015-03-06 23:31:46 +00:00
Christian Jacobs 0310984f56 Added links to the ADIF and DXCC websites. 2013-10-04 19:59:11 +01:00
Christian Jacobs 5eca6d4e68 More error handling and manual improvements. 2013-10-01 21:14:01 +01:00
Christian Jacobs fb884803e7 A few bug fixes. 2013-09-15 01:02:21 +01:00
Christian Jacobs e8c1fafbcc More debugging statements. 2013-09-14 22:12:10 +01:00
Christian Jacobs fa7788f49d Changed ''' to """. 2013-09-04 21:12:04 +01:00
Christian Jacobs bc4ae0e41a Added more docstrings. 2013-09-04 21:03:48 +01:00
Christian Jacobs 660acb421b Use .lower() for the band data. 2013-08-15 21:24:12 +01:00
Christian Jacobs 10d7d4e662 Added DXCC award tracking functionality. 2013-08-15 21:23:10 +01:00
Christian Jacobs 2f11f80221 - Added a module for creating auxiliary dialogs for error messages and prompts.
- Renamed 'root_window' to 'parent'.
2013-08-03 20:11:00 +01:00
Christian Jacobs cc58cd421c - Decode from Base64 before sending data to the server.
- Resolved a few small callsign lookup bugs.
2013-07-17 16:40:21 +01:00
Christian Jacobs ed5420252e Add a VBox to the toolbox to accommodate awards-related widgets. 2013-07-15 01:56:54 +01:00