Wykres commitów

  • e864955ea8
    Merge 871c315015 into df629e7a64 Christoph Berg 2021-11-01 23:03:51 +0100
  • 871c315015 Remove unneeded print with Python 2 syntax Daniele Forsi 2021-11-01 23:01:42 +0100
  • 8ed74135f4 Fixed test. modes-update Christian Jacobs 2019-04-14 18:12:03 +0100
  • 2411c43927 Merge branch 'modes-update' of github.com:ctjacobs/pyqso into modes-update Christian Jacobs 2019-04-14 18:07:57 +0100
  • 906e671d1a Revert to the basic built-in list of modes if there's a database error. Christian Jacobs 2019-04-14 18:07:19 +0100
  • fe397f8d48 Rever to the basic built-in list of modes if there's a database error. Christian Jacobs 2019-04-14 18:07:19 +0100
  • a288bf23dd Install BeautifulSoup4 (bs4) on Travis. Christian Jacobs 2019-04-14 18:00:24 +0100
  • ce969cc8d7 Flake8. Christian Jacobs 2019-04-14 17:56:30 +0100
  • 2487424839 Added a new menu item for updating the ADIF modes from the ADIF website. Addresses issue #69. Christian Jacobs 2019-04-14 17:52:06 +0100
  • 091da72806 Added BeautifulSoup 4.x to the dependencies list. Christian Jacobs 2019-04-07 23:03:30 +0100
  • 570d0d763b Added a script for parsing the MODES table on the ADIF website. Christian Jacobs 2019-04-07 23:03:07 +0100
  • df629e7a64
    Merge pull request #70 from WB5VQX/master master Christian T. Jacobs 2019-02-22 20:59:28 +0000
  • 5efe5849ff Corrected log deletion bug. WB5VQX 2019-02-16 20:58:59 -0600
  • 71624162bb Updated year range. v1.1.0 Christian Jacobs 2018-04-02 18:52:23 +0100
  • f9837e14ba In turn. Christian Jacobs 2018-04-02 17:54:28 +0100
  • 99b5746f52 Bumping version number to 1.1.0. Christian Jacobs 2018-04-02 17:38:32 +0100
  • c6845c082e Updated dependency list. Christian Jacobs 2018-04-02 17:30:49 +0100
  • 095743e3ba Preparing for v1.1.0 release. Christian Jacobs 2018-04-02 16:11:52 +0100
  • ff8c6956fc Added the link to the screencast. Christian Jacobs 2018-04-02 16:11:40 +0100
  • 42d4966d9f Updated screenshot. Christian Jacobs 2018-04-01 20:41:00 +0100
  • 9cae123db1 Updating screenshots. Christian Jacobs 2018-04-01 20:31:04 +0100
  • 591ed62869 More experimenting with colour schemes. Christian Jacobs 2018-04-01 18:41:19 +0100
  • 108f0d00b5 Updated screenshots. Christian Jacobs 2018-03-31 22:44:30 +0100
  • 833da88ae2 Remove hyphen in pin-point. Christian Jacobs 2018-03-31 22:36:02 +0100
  • d41d20779b Added documentation on copy/pasting QSOs and the world map tool. Christian Jacobs 2018-03-31 22:32:56 +0100
  • f597122721 Use annotations to label pinpoints. Christian Jacobs 2018-03-31 22:32:46 +0100
  • 3f29d763e4 Renamed grey_line.png to world_map.png. Christian Jacobs 2018-03-31 21:54:13 +0100
  • 5988771a02 More experimenting with colors. Christian Jacobs 2018-03-31 21:49:15 +0100
  • 9609b9c3d4 Experimenting with the colors in the World Map. Christian Jacobs 2018-03-31 16:01:36 +0100
  • fd41340109 Updated the screenshot of the Edit Record dialog. Christian Jacobs 2018-03-31 14:57:19 +0100
  • c0212f72d7 Updating the World Map documentation. Christian Jacobs 2018-03-28 22:49:44 +0100
  • 05dee365b3 Bump version number to v1.1.0. Christian Jacobs 2018-03-28 22:33:28 +0100
  • f1236f70e6 Added a note about how the station locations are plotted based on GRIDSQUARE (or COUNTRY) field. Christian Jacobs 2018-03-28 21:21:24 +0100
  • ed95a86710 Use the Maidenhead object that is already defined. Christian Jacobs 2018-03-28 21:17:06 +0100
  • 7dd02c35c0 Only define the NavigationToolbar derived class if the necessary modules are installed. Christian Jacobs 2018-03-28 21:12:14 +0100
  • d23dd54473 Import only those classes that are used in the unit tests. Christian Jacobs 2018-03-28 20:51:46 +0100
  • 1fcdb4f6ee Added WorldMap unit tests. Christian Jacobs 2018-03-28 19:14:20 +0100
  • 785d3b320f Added Maidenhead unit tests. Christian Jacobs 2018-03-28 18:32:04 +0100
  • 6834673e28 Add option to return a 6-character Maidenhead locator. Christian Jacobs 2018-03-28 18:31:43 +0100
  • b47ffa1366 Try the country field if the grid square field fails to provide the correct information. Christian Jacobs 2018-03-27 21:38:48 +0100
  • d945d40064 Make use of GRIDSQUARE value when plotting a station's location on the world map. Christian Jacobs 2018-03-27 19:49:18 +0100
  • ae8f45450a
    Merge pull request #66 from merkato/patch-1 Christian T. Jacobs 2018-03-22 20:42:20 +0000
  • b20e238ad9
    WSJT-X FT8 mode in adif.py Tomasz Nycz 2018-03-22 20:56:23 +0100
  • 154673c189 Small docstring update. Christian Jacobs 2018-03-10 15:54:23 +0000
  • 5198547c6c
    Maidenhead (#65) Christian T. Jacobs 2018-03-10 15:49:44 +0000
  • 87da33f326 Options for the grid square rendering. Christian Jacobs 2018-03-10 15:43:35 +0000
  • 0a4b3da902 Added a new Maidenhead class for plotting grid squares on the world map. Work in progress. Addresses issue #59. Christian Jacobs 2018-03-08 22:17:16 +0000
  • f222d5cc30
    Migrate to a world map / grey line that uses Cartopy (#64) Christian T. Jacobs 2018-02-24 13:24:39 +0000
  • dad902c669 Go back to Python 3.4 on Travis. Christian Jacobs 2018-02-24 13:20:30 +0000
  • fe2ccf24f2 Try Python 3.5 with Travis. Christian Jacobs 2018-02-24 13:19:51 +0000
  • 3a38c4f86f Updated requirements. Christian Jacobs 2018-02-24 13:16:08 +0000
  • d965c28279 Updated dependencies list. Christian Jacobs 2018-02-24 12:32:52 +0000
  • 129f78ba49 Debug statements. Christian Jacobs 2018-02-24 12:20:00 +0000
  • 5f13052b0f Changed shading of features. Christian Jacobs 2018-02-24 12:18:26 +0000
  • 2d365c95c1 Adjust aspect ratio and add axis labels. Christian Jacobs 2018-02-24 11:42:32 +0000
  • 2c27ac24cc Bump to v1.1.0-dev. Christian Jacobs 2018-02-24 11:30:48 +0000
  • bb3b8094af Renaming GreyLine to WorldMap, and migrating to a Cartopy-based grey line implementation based on the code from the Aurora Forecast example: http://scitools.org.uk/cartopy/docs/latest/gallery/aurora_forecast.html Christian Jacobs 2018-02-24 11:23:49 +0000
  • f3ee36a10b Migrating grey line functionality over to a Cartopy-based implementation to address issue #62. This currently only plots QTH points. Support for the grey line itself is currently missing. Christian Jacobs 2018-02-23 22:24:57 +0000
  • f283df065b Merge branch 'master' of https://github.com/ctjacobs/pyqso into copypaste Christian Jacobs 2018-02-23 17:04:09 +0000
  • 26e871bcab Small improvement to the wording. Christian Jacobs 2018-02-13 21:05:23 +0000
  • ee6018b04a Added a requirements.txt file for the purpose of installing dependencies. Addresses issue #63. Christian Jacobs 2018-02-13 21:02:41 +0000
  • 89f1ca46b4 Small improvements to the Getting Started section. Christian Jacobs 2018-02-13 21:02:22 +0000
  • 1ef87caf5e Adding more explanation about PyQSO's dependencies. Christian Jacobs 2018-02-13 21:01:19 +0000
  • 946f03d95f Added basic copy/paste functionality for individual records. Christian Jacobs 2018-02-04 23:15:57 +0000
  • 7a162b2a2d
    Callsign map (#61) Christian T. Jacobs 2018-01-18 20:52:44 +0000
  • 53772daf50 flake8 Christian Jacobs 2018-01-18 20:43:01 +0000
  • dff0b134f3 Create a list of all points to plot. Christian Jacobs 2018-01-18 20:40:16 +0000
  • 487dd138c2 flake8 Christian Jacobs 2018-01-07 22:31:20 +0000
  • 6bbb15d4f5 Added a popup menu, and functionality for plotting points on the grey line map. Christian Jacobs 2018-01-07 22:18:16 +0000
  • ce49d8aae3 flake8 Christian T. Jacobs 2017-10-14 23:10:16 +0100
  • 8d0d93f9a9 Each time a row is selected, look up the latitude-longitude coordinates of the QTH determined from the COUNTRY field. Christian T. Jacobs 2017-10-14 23:01:43 +0100
  • d06e326cbd Update list of supported ADIF fields. Christian T. Jacobs 2017-09-04 15:53:44 +0100
  • 4550f841f7 Add support for satellite QSOs. Addresses issue #55. Christian T. Jacobs 2017-09-04 15:48:50 +0100
  • 591fe60f87 Added v1.0.0 tag to the CHANGELOG. v1.0.0 Christian T. Jacobs 2017-08-02 11:43:52 +0100
  • b98421dd6d Set the default submode to the empty string when the default mode is changed. Christian T. Jacobs 2017-07-26 00:20:56 +0100
  • 4e044e72f7 Update QSL Sent and QSL Rcvd options. Christian T. Jacobs 2017-07-23 16:19:35 +0100
  • 02c34387e5 More ADIF is_valid tests. Christian T. Jacobs 2017-07-23 16:10:17 +0100
  • 3fc6f3198a Check that the SUBMODE field is valid. Christian T. Jacobs 2017-07-23 13:49:08 +0100
  • a09696b4a5 Allow whitespace (e.g. newline characters for the multiline NOTES field) when importing ADIF files. Christian T. Jacobs 2017-07-13 17:39:19 +0100
  • e00af44173 Updated CHANGELOG. Christian T. Jacobs 2017-07-13 17:27:40 +0100
  • 63563b9085 flake8 Christian T. Jacobs 2017-07-13 17:24:42 +0100
  • 1b98e7695e One more test resource file migration. Christian T. Jacobs 2017-07-13 17:23:27 +0100
  • 8dc9ed6aac Handle \n characters in the NOTES field more naturally. Christian T. Jacobs 2017-07-13 17:21:26 +0100
  • af57a915fd Put ADIF-related test resources in tests/res. Christian T. Jacobs 2017-07-13 17:21:01 +0100
  • 4d00a79620 Use "getboolean" not "get" when checking config values. Christian T. Jacobs 2017-07-09 11:42:42 +0100
  • f250d4c078 Preferences section title changed to "import_export". Christian T. Jacobs 2017-07-07 15:33:32 +0100
  • 21367d02a2 Updated docstrings and renamed ADIFPage to ImportExportPage in the Preferences dialog. Christian T. Jacobs 2017-07-07 12:22:32 +0100
  • f6af59a5fd Check for an empty CALL field earlier. Christian T. Jacobs 2017-07-07 12:22:18 +0100
  • dd83014d9a Don't bother checking the length of the list, just check for "if(l)" where l is the list. Christian T. Jacobs 2017-07-07 12:21:41 +0100
  • bdd828ddb4 Full stop in a comment line. Christian T. Jacobs 2017-07-07 12:21:22 +0100
  • 80f60591b1 Another test of the strip function. Christian T. Jacobs 2017-07-07 12:21:00 +0100
  • f4175ba40c Moar comments. Christian T. Jacobs 2017-07-06 23:14:28 +0100
  • e1ef6e8c4d Support Python 2.x version of urllib. Christian T. Jacobs 2017-07-06 23:09:56 +0100
  • ac888541a5 Add percent-encoding to CHANGELOG. Christian T. Jacobs 2017-07-06 22:46:21 +0100
  • 00f4e7d12f Percent encode passwords. Christian T. Jacobs 2017-07-06 22:42:29 +0100
  • adf0261bd2 More tests for prefix/suffix removal. Christian T. Jacobs 2017-07-06 22:17:15 +0100
  • 59fad31959 Use callsign prefixes specified in Recommendation T/R 61-01. Christian T. Jacobs 2017-07-06 22:15:13 +0100
  • 7835dc1ff6 Show an error message if the callsign field is empty. Christian T. Jacobs 2017-07-06 21:50:03 +0100
  • 21d5dd21ef Updated CHANGELOG. Christian T. Jacobs 2017-07-06 21:43:07 +0100
  • e3f364f085 Ignore empty callsign field when looking up. Christian T. Jacobs 2017-07-06 21:23:52 +0100