[PULL REQUEST] Divelogs.de download/upload

Lubomir I. Ivanov neolit123 at gmail.com
Thu Dec 5 08:45:36 UTC 2013


the download seems to work with the test account!
the upload seems broken somewhere in the chain as is not tested very well.
it seems to just say "...Error".
error report after an upload is not done as well.

will revisit tomorrow, because i'm out of time for today.

a couple of notes:
- the following files from openssl are needed on win32:
libeay32.dll
libssl32.dll
ssleay32.dll

- post download/apply (for the whole list at divelogs.de),
parse_file() is a big blocking operation and there is no way to show
the progress bar animation on screen.
no idea how to approach that in Qt.

lubomir
--
----------------------------------------------------------------

The following changes since commit 441838def098267aa2c7c81f22eba7c16b58d2ca:

  Different Icon for a Bookmark Event. (2013-12-04 19:41:29 -0800)

are available in the git repository at:

  git at github.com:neolit123/subsurface.git web

for you to fetch changes up to 92b8699660112138a1c561715fb74d05ca535a85:

  Divelogs.de: add code for zipping up all dives (2013-12-05 18:31:40 +0200)

----------------------------------------------------------------
Lubomir I. Ivanov (4):
      Divelogs.de: add actions to the download dialog buttons
      Divelogs.de: allow import of downloaded dives
      Divelogs.de: add a divelist context menu item for upload
      Divelogs.de: add code for zipping up all dives

 qt-ui/divelistview.cpp          |   8 +++
 qt-ui/divelistview.h            |   1 +
 qt-ui/subsurfacewebservices.cpp | 145 ++++++++++++++++++++++++++++++++++++++--
 qt-ui/subsurfacewebservices.h   |   3 +-
 4 files changed, 152 insertions(+), 5 deletions(-)


More information about the subsurface mailing list