aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/subsurfacewebservices.cpp
AgeCommit message (Expand)Author
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava
2015-10-26Allow building with both libzip 0.11.x and 1.0.xGravatar Dirk Hohndel
2015-10-26Some error reporting on divelogs.de exportGravatar Miika Turkia
2015-10-25Report error received from zip_closeGravatar Dirk Hohndel
2015-10-25Divelogs.de upload: report error when unable to open upload fileGravatar Dirk Hohndel
2015-09-28Make importing of GPS locations less verboseGravatar Dirk Hohndel
2015-09-23Windows XP doesn't contain a valid CA for our cloud certificateGravatar Dirk Hohndel
2015-09-09Fix a crash on divelogs.de exportGravatar Miika Turkia
2015-09-07Include dive site on divelogs exportGravatar Miika Turkia
2015-07-31Transform GlobeGPS in a static instance() classGravatar Tomaz Canabrava
2015-07-22Make password change asynchronousGravatar Dirk Hohndel
2015-07-22Cloud storage: enable password updateGravatar Dirk Hohndel
2015-07-16Change API signature to act on dive_site, not uuidGravatar Dirk Hohndel
2015-06-24Rewrite GPS fix matching code for imports from our webserviceGravatar Dirk Hohndel
2015-06-22Avoid possible use of uninitialized variableGravatar Dirk Hohndel
2015-06-22Better error handlingGravatar Dirk Hohndel
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-16Move checking the cloud connection into its own filesGravatar Dirk Hohndel
2015-06-15Cloud storage: use preference member instead of hard coded stringsGravatar Dirk Hohndel
2015-06-14Cloud storage: clear our last error if verification succeedsGravatar Dirk Hohndel
2015-06-14Cloud storage: show in preferences if cloud account was verifiedGravatar Dirk Hohndel
2015-06-14Cloud storage: clean up handling of cloud storage accountGravatar Dirk Hohndel
2015-06-12Cloud storage: check connection before connectingGravatar Dirk Hohndel
2015-06-10Don't show all the auto generated dive sites on the globeGravatar Dirk Hohndel
2015-06-09Merge branch 'cloudstorage'Gravatar Dirk Hohndel
2015-06-09Cloud storage: implement confirmation of email address via PINGravatar Dirk Hohndel
2015-06-09Cloud storage: initial support for confirming the email PINGravatar Dirk Hohndel
2015-06-09Discard all temporary sites after merging with dive listGravatar Dirk Hohndel
2015-06-09Subsurface GPS webservice: make sure dive log is marked as modifiedGravatar Dirk Hohndel
2015-06-09Fix building with NO_MARBLE issueGravatar Gehad elrobey
2015-06-07Cloud storage: first stab at creating an account on the backendGravatar Dirk Hohndel
2015-06-07Always send the UUID of the coordinates to the globeGravatar Tomaz Canabrava
2015-05-24Remove support for Qt4 (part 4)Gravatar Tomaz Canabrava
2015-04-28Simplify creation of the upload file for Divelogs.deGravatar Dirk Hohndel
2015-04-28Show error if creation of the Divelogs.de upload file failsGravatar Dirk Hohndel
2015-03-25DivelogsDeWebServices::multipart - initializes memberGravatar Marcos CARDINOT
2015-02-27Change the references to ShowError to the new notification object.Gravatar Gehad elrobey
2015-02-23Move helper functions aroundGravatar Dirk Hohndel
2015-02-17subsurfacewebservices.cpp: add QDebug includeGravatar Lubomir I. Ivanov
2015-02-13Adapt GPS coordinate download from our companion app to dive sitesGravatar Dirk Hohndel
2015-02-11Remove redundant functionGravatar Dirk Hohndel
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove information panel from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the Globe from the mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-09Add more infrastructure for a separate dive tableGravatar Dirk Hohndel
2014-11-18Move update check and survey to the new domainGravatar Dirk Hohndel
2014-09-18TyposGravatar Salvo Tomaselli
2014-08-27Define PATH_MAX if it's not definedGravatar Salvo 'LtWorf' Tomaselli