summaryrefslogtreecommitdiffstats
path: root/webservice.c
AgeCommit message (Expand)Author
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-16Hide user password in Upload to divelogs.de dialogGravatar Sergey Starosek
2013-05-16"Enter" button activates default OK response.Gravatar Sergey Starosek
2013-05-14Disable https connection for cross builds using mingw32Gravatar Dirk Hohndel
2013-05-11Report error string for libsoup connection to divelogs.deGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-05-02Do not display error message on cancelGravatar Miika Turkia
2013-04-27Display divelogs.de upload status to the userGravatar Miika Turkia
2013-04-27Use SSL on divelogs.de uploadGravatar Miika Turkia
2013-03-13Simple dialog to obtain user/password for divelogs.deGravatar Dirk Hohndel
2013-03-13First simplistic implementation of a divelogs.de uploadGravatar Dirk Hohndel
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-03-02Don't duplicate gpsfixes if downloading them multiple timesGravatar Dirk Hohndel
2013-03-02Recognize another name for auto created fixes from companion appGravatar Dirk Hohndel
2013-03-02Webservice: only mark divelist changed if we actually modified itGravatar Dirk Hohndel
2013-02-25Fix uninitialized memory access in webservice downloadGravatar Dirk Hohndel
2013-02-25Improvements to the "Download from Webservice" dialogGravatar Lubomir I. Ivanov
2013-02-09Fixed a memory leak in webservice.cGravatar Lubomir I. Ivanov
2013-01-31Better algorithm to merge gps locations & locations names from webserviceGravatar Dirk Hohndel
2013-01-31Allow using two different tables to hold dives and gps locationsGravatar Dirk Hohndel
2013-01-29Support the webservice API updateGravatar Lubomir I. Ivanov
2013-01-24Store/Retrieve last entered webservice UID to/from config.Gravatar Lubomir I. Ivanov
2013-01-23Import and merge GPS data from the webserviceGravatar Dirk Hohndel
2013-01-18Fixed some small issues in webservice.cGravatar Lubomir I. Ivanov
2013-01-17Added client side communication to the Subsurface Web ServiceGravatar Lubomir I. Ivanov