index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
subsurfacewebservices.cpp
Age
Commit message (
Expand
)
Author
2013-12-19
Files: prefer toUtf8() over toLocal8Bit()
Lubomir I. Ivanov
2013-12-15
Disable https on Windows for 4.0
Dirk Hohndel
2013-12-13
prepare_dives_for_divelogs(): remove unused variable 'doc'
Lubomir I. Ivanov
2013-12-12
Don't check if a file exists right before trying to open it
Thiago Macieira
2013-12-12
Make the streamsize variable actually int
Thiago Macieira
2013-12-12
Don't call strlen() on something we already know the size of
Thiago Macieira
2013-12-12
Don't leak the zip structure in case of error
Thiago Macieira
2013-12-12
Don't leak the buffer or temporary file used to save the dive
Thiago Macieira
2013-12-12
Hoist the getting of the XSLT style-sheet out of the loop
Thiago Macieira
2013-12-12
Make the errPrefix a static variable
Thiago Macieira
2013-12-12
Don't leak the zip structure if no dives are selected
Thiago Macieira
2013-12-12
Fix compilation with older libzip
Thiago Macieira
2013-12-10
Divelogs.de: prevent undefined behaviour
Lubomir I. Ivanov
2013-12-09
Remove some unused variables
Anton Lundin
2013-12-09
Re-enable login and password fields after upload
Sergey Starosek
2013-12-09
Divelogs.de: change the 'Apply' button to 'Done' for upload
Lubomir I. Ivanov
2013-12-09
Divelogs.de: use qDebug() instead of fprintf()
Lubomir I. Ivanov
2013-12-09
Divelogs.de: attempt to impletent 'Cancel' properly
Lubomir I. Ivanov
2013-12-09
Divelogs.de: store the user/pass on upload
Lubomir I. Ivanov
2013-12-09
Divelogs.de: Improve the error handling post DLD creation
Lubomir I. Ivanov
2013-12-09
Divelogs.de: Add a 'filename' field when uploading
Lubomir I. Ivanov
2013-12-09
Divelogs.de: further improve reading the server reponse
Lubomir I. Ivanov
2013-12-09
Divelogs.de: improve prepare_dives_for_divelogs()
Lubomir I. Ivanov
2013-12-09
Divelogs.de: parse response once the upload is finished
Lubomir I. Ivanov
2013-12-09
Divelogs.de: add code for zipping up all dives
Lubomir I. Ivanov
2013-12-09
Divelogs.de: allow import of downloaded dives
Lubomir I. Ivanov
2013-12-08
Actually process the dives downloaded from divelogs.de
Dirk Hohndel
2013-12-06
Finish download from divelogs.de
Dirk Hohndel
2013-12-06
Whitespace cleanup
Dirk Hohndel
2013-12-04
Compile fix
Dirk Hohndel
2013-12-04
Webservices: fix QString argument for zip_open()
Lubomir I. Ivanov
2013-12-03
Implement the network part of the support for divelogs.de
Thiago Macieira
2013-12-03
Add support for timing the download out
Thiago Macieira
2013-12-03
Set the download reply pointer to NULL after dismissing it
Thiago Macieira
2013-12-03
Properly reset the state of the download dialog before dismissing
Thiago Macieira
2013-12-03
Improve the status message in the download dialog
Thiago Macieira
2013-12-03
webservices: Move the static functions to the top of the file
Thiago Macieira
2013-12-03
Make the QNetworkAccessManager a singleton available to all
Thiago Macieira
2013-12-03
General fixes and improvements
Thiago Macieira
2013-12-03
Whitespace: fix indentation in subsurfacewebservices.* to use tabs
Thiago Macieira
2013-11-30
Fix all leak-at-exit from singletons in Subsurface
Thiago Macieira
2013-11-30
QT-UI: fix some typos
Alexandre Belloni
2013-11-29
Don't call deleteLater on ui elements
Dirk Hohndel
2013-11-29
Make sure Subsurface webservice user id is always uppercase
Dirk Hohndel
2013-10-24
Minimum hooking-up done, divelogs.de shows on menu-activation.
Tomaz Canabrava
2013-10-24
Added the skeleton for the Download / Upload from Divelogs.de
Tomaz Canabrava
2013-10-24
fix the string of the subsurfice webservice on the settings.
Tomaz Canabrava
2013-10-24
Fixed a crash when the user canceled the download from webservice dialog.
Tomaz Canabrava
2013-10-24
Created a 'WebService' dialog that will handle download and upload.
Tomaz Canabrava
2013-10-16
GUI for CSV import
Miika Turkia
[prev]
[next]