aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/subsurfacewebservices.h
AgeCommit message (Expand)Author
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-09Cleanup SubsurfaceWebServices classGravatar Boris Barbulovski
2013-12-20Get more descriptive error messages when uploading to divelogs.deGravatar Thiago Macieira
2013-12-20Move the divelogs.de preparation function into the C++ classGravatar Thiago Macieira
2013-12-09Divelogs.de: change the 'Apply' button to 'Done' for uploadGravatar Lubomir I. Ivanov
2013-12-09Divelogs.de: add a divelist context menu item for uploadGravatar Lubomir I. Ivanov
2013-12-03Implement the network part of the support for divelogs.deGravatar Thiago Macieira
2013-12-03Add support for timing the download outGravatar Thiago Macieira
2013-12-03Set the download reply pointer to NULL after dismissing itGravatar Thiago Macieira
2013-12-03Properly reset the state of the download dialog before dismissingGravatar Thiago Macieira
2013-12-03Make the QNetworkAccessManager a singleton available to allGravatar Thiago Macieira
2013-12-03Whitespace: fix indentation in subsurfacewebservices.* to use tabsGravatar Thiago Macieira
2013-10-24Added the skeleton for the Download / Upload from Divelogs.deGravatar Tomaz Canabrava
2013-10-24Created a 'WebService' dialog that will handle download and upload.Gravatar Tomaz Canabrava
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-06-06Hoocked up the buttons and the parsing of the XML.Gravatar Tomaz Canabrava
2013-06-06Added initial support for download dive info from the subsurface web service.Gravatar Tomaz Canabrava