[hamradio-commits] [pyqso] branch upstream updated (d6512dc -> 8e76632)

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


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

irl pushed a change to branch upstream
in repository pyqso.

      from  d6512dc   Imported Upstream version 0.2
       new  8e76632   Imported Upstream version 0.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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(-)
 create mode 100644 docs/source/images/summary.png
 create mode 100644 docs/source/shortcuts.rst
 create mode 100644 tox.ini

-- 
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