[hamradio-commits] [pyqso] 02/04: Merge tag 'upstream/0.3'

Iain R. Learmonth irl at moszumanska.debian.org
Fri Jul 8 01:57:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

irl pushed a commit to branch master
in repository pyqso.

commit a4a56bb30b4071b07ba45a3ffdca1166619020f9
Merge: e232216 8e76632
Author: Iain R. Learmonth <irl at debian.org>
Date:   Fri Jul 8 02:51:13 2016 +0100

    Merge tag 'upstream/0.3'
    
    Upstream version 0.3

 .travis.yml                        |   14 +-
 CHANGELOG.md                       |   21 +
 Makefile                           |   10 +-
 README.md                          |   31 +-
 bin/pyqso                          |  253 +++--
 docs/Makefile                      |    2 +-
 docs/source/conf.py                |   30 +-
 docs/source/getting_started.rst    |    2 +-
 docs/source/images/dx_cluster.png  |  Bin 62219 -> 39147 bytes
 docs/source/images/edit_record.png |  Bin 44291 -> 47239 bytes
 docs/source/images/logbook.png     |  Bin 140698 -> 125221 bytes
 docs/source/images/summary.png     |  Bin 0 -> 52682 bytes
 docs/source/index.rst              |    3 +-
 docs/source/introduction.rst       |   16 +-
 docs/source/log_management.rst     |    2 +-
 docs/source/preferences.rst        |   33 +-
 docs/source/record_management.rst  |    4 +-
 docs/source/shortcuts.rst          |   16 +
 docs/source/toolbox.rst            |    8 +-
 pyqso/adif.py                      | 1079 ++++++++++--------
 pyqso/auxiliary_dialogs.py         |   74 +-
 pyqso/awards.py                    |  172 +--
 pyqso/callsign_lookup.py           |  548 ++++++---
 pyqso/dx_cluster.py                |  478 +++++---
 pyqso/grey_line.py                 |  131 ++-
 pyqso/log.py                       |  774 +++++++------
 pyqso/log_name_dialog.py           |   67 +-
 pyqso/logbook.py                   | 2195 ++++++++++++++++++++----------------
 pyqso/menu.py                      |  512 +++++----
 pyqso/preferences_dialog.py        |  887 +++++++++------
 pyqso/record_dialog.py             | 1143 ++++++++++---------
 pyqso/telnet_connection_dialog.py  |  132 ++-
 pyqso/toolbar.py                   |  226 ++--
 pyqso/toolbox.py                   |   63 +-
 setup.py                           |   25 +-
 tox.ini                            |    3 +
 36 files changed, 5114 insertions(+), 3840 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/pyqso.git



More information about the pkg-hamradio-commits mailing list