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
/
core
/
uploadDiveLogsDE.cpp
Age
Commit message (
Expand
)
Author
2021-09-03
parser: XML_PARSE_RECOVER to xmlReadMemory()
Berthold Stoeger
2021-08-06
export: clean up temp file after divelogs.de upload
Richard Fuchs
2021-08-03
export: use unique temporary file for divelogs.de upload
Richard Fuchs
2021-07-23
cleanup: don't NUL-terminate membuffer in uploadDiveLogsDE
Berthold Stoeger
2021-07-23
cleanup: replace membuffer by membufferpp in C-code
Berthold Stoeger
2021-07-19
Fix coverity reported memory leaks
Miika Turkia
2021-07-18
Export unused cylinders to divelogs.de
Miika Turkia
2020-02-17
core: fix incorrect changes in divelogs.de export
Dirk Hohndel
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2019-12-11
core: corrected timeout and error text problem in uploadDiveLogsDE
jan Iversen
2019-12-11
core: add uploadStatus signal to uploadDiveLogsDE
jan Iversen
2019-12-11
core: make uploadDiveLogsDE slots workable for desktop
jan Iversen
2019-12-11
core: rename slot in uploadDiveLogsDE
jan Iversen
2019-12-11
core: make shared prepareDives identical to desktop prepare_dives_for_divelogs
jan Iversen
2019-12-11
core: correct QString arg problem
jan Iversen
2019-12-11
core: add timeout.stop() if upload successful
jan Iversen
2019-12-11
core: add upload divelogs.de class
jan Iversen