aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/subsurfacewebservices.h
AgeCommit message (Expand)Author
2014-07-31Give Subsurface a distinct User Agent stringGravatar Dirk Hohndel
2014-07-16Rely on QNetworkReply finished() signal instead of AccessManager oneGravatar Tomaz Canabrava
2014-06-30Fix Qt4 buildGravatar Dirk Hohndel
2014-06-30User survey: actually collect and send the data to the backendGravatar Dirk Hohndel
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-05-21Implementing export dialogGravatar Miika Turkia
2014-04-17Removed the globals 'userid' and 'save_userid_local' variablesGravatar Tomaz Canabrava
2014-04-14Add option to save userid in data filesGravatar Venkatesh Shukla
2014-03-14Convert other users of showError() to the new world orderGravatar Linus Torvalds
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