aboutsummaryrefslogtreecommitdiffstats
path: root/core/uploadDiveLogsDE.cpp
AgeCommit message (Expand)Author
2021-09-03parser: XML_PARSE_RECOVER to xmlReadMemory()Gravatar Berthold Stoeger
2021-08-06export: clean up temp file after divelogs.de uploadGravatar Richard Fuchs
2021-08-03export: use unique temporary file for divelogs.de uploadGravatar Richard Fuchs
2021-07-23cleanup: don't NUL-terminate membuffer in uploadDiveLogsDEGravatar Berthold Stoeger
2021-07-23cleanup: replace membuffer by membufferpp in C-codeGravatar Berthold Stoeger
2021-07-19Fix coverity reported memory leaksGravatar Miika Turkia
2021-07-18Export unused cylinders to divelogs.deGravatar Miika Turkia
2020-02-17core: fix incorrect changes in divelogs.de exportGravatar Dirk Hohndel
2020-02-09Cleanup: remove const bool parameters and return typesGravatar Berthold Stoeger
2019-12-11core: corrected timeout and error text problem in uploadDiveLogsDEGravatar jan Iversen
2019-12-11core: add uploadStatus signal to uploadDiveLogsDEGravatar jan Iversen
2019-12-11core: make uploadDiveLogsDE slots workable for desktopGravatar jan Iversen
2019-12-11core: rename slot in uploadDiveLogsDEGravatar jan Iversen
2019-12-11core: make shared prepareDives identical to desktop prepare_dives_for_divelogsGravatar jan Iversen
2019-12-11core: correct QString arg problemGravatar jan Iversen
2019-12-11core: add timeout.stop() if upload successfulGravatar jan Iversen
2019-12-11core: add upload divelogs.de classGravatar jan Iversen