aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/subsurfacewebservices.cpp
AgeCommit message (Expand)Author
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Import: pass a dive table to process_imported_dives()Gravatar Berthold Stoeger
2018-09-29Cleanup: don't derive UserSurveyServices from WebServicesGravatar Berthold Stoeger
2018-09-23Core: split process_dives() in post-import and post-load versionsGravatar Berthold Stoeger
2018-09-13Optional anonymization upon exportGravatar Robert C. Helling
2018-09-11core/settings ... : remove qPref* includes in qPref.hGravatar jan Iversen
2018-09-09Desktop: Remove webservice, remove UI components (2)Gravatar Jan Mulder
2018-08-23Parse: pass dive_table argument to parse_file()Gravatar Berthold Stoeger
2018-07-21core: activate qPrefCloudStorageGravatar jan Iversen
2018-07-04Translations: unify gettextFromC::tr() and QObject::tr()Gravatar Berthold Stoeger
2018-06-16Cleanup: Don't clear WA_QuitOnClose attribute on dialogsGravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-24desktop-widgets: replace (void) with no parameter nameGravatar jan Iversen
2018-05-21desktop-widgets: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-04-03Revert "GPS: use applyGpsLocation::applyLocations from core"Gravatar Dirk Hohndel
2018-04-03Revert "cleanup: localize global variable"Gravatar Dirk Hohndel
2018-03-14Cleanup: consistently use toUtf8() instead of toLocal8Bit()Gravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-02-02Free various struct membuffer in different functionsGravatar Stefan Fuchs
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-06Do not save WebserviceID in preferences until asked forGravatar Jan Mulder
2018-01-06cleanup: use new urlsGravatar Jan Mulder
2018-01-06cleanup: localize global variableGravatar Jan Mulder
2018-01-06GPS: use applyGpsLocation::applyLocations from coreGravatar Jan Mulder
2017-12-10applying gps fixes: group repetitive code under a macroGravatar Salvador Cuñat
2017-12-10Do not prefer gps fixes just for being into dive timeGravatar Salvador Cuñat
2017-10-26desktop UI: no longer attempt to manually show error notificationsGravatar Dirk Hohndel
2017-10-01Use helper function dive_endtime() where apropriateGravatar Stefan Fuchs
2017-09-04remove Marble from the source treeGravatar Lubomir I. Ivanov
2017-07-28subsurfacewebservices: abstract between GlobeGPS and MapWidgetGravatar Lubomir I. Ivanov
2017-05-27Random whitespace cleanupGravatar Dirk Hohndel
2017-05-06Check if we have an instance before dereferencing itGravatar Dirk Hohndel
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-06Break down MainTab into smaller classesGravatar Tomaz Canabrava
2017-02-18Include geolocation info on export XML (divelogs.de)Gravatar Miika Turkia
2016-11-01More preference handling fixesGravatar Tomaz Canabrava
2016-08-27Settings update: Fix Facebook Widget to use the SettingsObjectWrapperGravatar Tomaz Canabrava
2016-08-27Settings update: Some code cleanupGravatar Tomaz Canabrava
2016-08-27Settings update: Clean up save user id localGravatar Tomaz Canabrava
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Silence warnings in subsurfacewebservices.cppGravatar Dirk Hohndel
2016-02-23Divelogs.de import: encode + character on passwordGravatar Miika Turkia
2016-01-26Move CloudStorage out of the widgetsGravatar Tomaz Canabrava
2015-12-02Fetch the Subsurface webservice userid if cloud credentials were givenGravatar Dirk Hohndel
2015-11-07subsurfacewebservices.cpp: make sure 'changed' is not unusedGravatar Lubomir I. Ivanov
2015-11-07subsurfacewebservices.cpp: remove unused FILE variableGravatar Lubomir I. Ivanov
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava