Wykres commitów

41 Commity (master)

Autor SHA1 Wiadomość Data
Christian Jacobs 05dee365b3 Bump version number to v1.1.0. 2018-03-28 22:33:28 +01:00
Christian T. Jacobs f222d5cc30
Migrate to a world map / grey line that uses Cartopy (#64)
Migrating grey line functionality over to a Cartopy-based implementation to address issue #62.

Also renamed GreyLine to WorldMap, and bumped the version to v1.1.0-dev.
2018-02-24 13:24:39 +00:00
Christian T. Jacobs a200eae434 Separate resources for tests and for the pyqso module. 2017-07-06 00:36:17 +01:00
Christian T. Jacobs 5cbb43c11c ../ in path. 2017-07-05 22:54:50 +01:00
Christian T. Jacobs d34f1098aa Added a missing comma. 2017-07-05 22:09:47 +01:00
Christian T. Jacobs 43054154b2 Use setuptools instead of distutils. 2017-07-05 22:06:09 +01:00
Christian T. Jacobs a62abf9024 Don't include test databases in data_files. 2017-07-04 17:02:49 +01:00
Christian T. Jacobs 43b647b19e Added test database files in setup.py. 2017-06-24 16:50:30 +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 315997c1e5 Use " not ' in setup.py 2017-04-01 21:36:59 +01:00
Christian T. Jacobs 0b63338367 Bumped up the version to 1.0.0. 2017-04-01 16:12:46 +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 5cc525c5c7 Updated copyright year. 2017-02-10 18:54:21 +00:00
Christian T. Jacobs abaa467a88 Bumped version to 0.4. 2017-02-08 15:47:52 +00:00
Christian T. Jacobs 426c2dac29 Updated copyright notices. 2016-05-28 20:32:00 +01:00
Christian T. Jacobs 1abf785d0e flake8 fixes. 2016-05-28 14:23:31 +01:00
Christian T. Jacobs 4b96f9591d Update contact email address. 2016-01-30 00:18:46 +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
Christian Jacobs 04305bfd42 Added classifiers to the setup.py metadata. 2015-11-23 00:04:13 +00:00
Christian Jacobs 2b029d16e3 Use my new Intermediate Licence callsign, 2E0ICL. 2015-11-05 00:23:23 +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 165edd5023 Bumped the version number to 0.3(-dev). 2015-10-04 00:32:00 +01:00
Christian Jacobs 410f9955ee Remove the unnecessary "File:" lines at the start of each file. 2015-03-06 23:37:00 +00:00
Christian Jacobs 3cc4f83a22 Added my middle initial. 2015-03-06 23:31:46 +00:00
Christian Jacobs 9e2748632b Specified the author email address in setup.py. 2015-03-04 19:24:00 +00:00
Christian Jacobs 0f1bffc5ea Bump the version to 0.2 in preparation for release. 2015-02-08 15:54:37 +00:00
Christian Jacobs 2913b813d5 Move to version 0.2a-dev. 2014-03-22 22:05:08 +00:00
Christian Jacobs 8df7019ad9 Move to version 0.1.
The main changes since v0.1b are:
- The ADIF export functionality has been fixed. Previously, only markers were being written and the actual record data was being skipped.
- The BEL character has been removed from the data received from the DX cluster.
- The 'Notes' column is no longer automatically resized.
- QSOs can now be sorted in the correct chronological order.
2014-03-22 21:07:35 +00:00
Christian Jacobs bb177677df Moving PyQSO from version 0.1a to version 0.1b. 2013-10-04 20:03:05 +01:00
Christian Jacobs 0310984f56 Added links to the ADIF and DXCC websites. 2013-10-04 19:59:11 +01:00
Christian Jacobs dfaadaa6c2 Updated the dependencies list and the documentation. 2013-10-04 19:32:14 +01:00
Christian Jacobs 98dc386961 PyQSO is now feature complete. Moving from 0.1a.dev to 0.1a. 2013-09-15 15:02:39 +01:00
Christian Jacobs b337afb843 Making the code more compact. 2013-03-31 00:43:24 +00:00
Christian Jacobs e042a65016 Change to the case where there is no prefix given, since the Makefile does not pass in a prefix to setup.py. 2013-03-31 00:40:13 +00:00
Christian Jacobs 5e1bb61f32 Update installation path. 2013-03-31 00:35:18 +00:00
Christian Jacobs 55e9773547 Place the icon files in the correct directory when installing. 2013-03-31 00:33:18 +00:00
Christian Jacobs 11c364a15b Update the year to 2013, when the files were actually created. 2013-03-30 23:57:14 +00:00
Christian Jacobs 4279c2b7fb Added a Makefile to call setup.py and build the documentation. 2013-03-30 23:55:53 +00:00
Christian Jacobs 3776cb1f50 Removed empty strings. 2013-03-30 22:16:59 +00:00
Christian Jacobs 75a7bcce09 Changed the version number to 0.1a.dev. 2013-03-30 21:38:11 +00:00
Christian Jacobs 74662a5d28 Added a setup file for the pyqso package. 2013-03-30 20:52:15 +00:00