aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/subsurfacewebservices.cpp
AgeCommit message (Expand)Author
2020-01-10code cleanup: add empty table structuresGravatar Dirk Hohndel
2019-12-11desktop-widgets: divelogsDE: integrate shared backendGravatar jan Iversen
2019-12-11desktop-widgets: divelogsDE: delay handling until user select uploadGravatar jan Iversen
2019-12-11desktop-widgets: split UI and network in DivelogsDeWebServices (prepare)Gravatar jan Iversen
2019-12-11desktop-widgets: use qPrefCloudStorage instead of QSettingsGravatar jan Iversen
2019-12-11desktop-widgets: remove code under RM_OBSOLETE_CODE ifdefGravatar jan Iversen
2019-12-11desktop-widgets: use uploadDiveLogsDE::prepareDivesGravatar jan Iversen
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger
2019-08-08Cleanup: move file-related function declarations to file.hGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-04-12Dive site: add dive site ref-countingGravatar Berthold Stoeger
2019-04-12Cleanup: move parse-function declarations out of "dive.h"Gravatar Berthold Stoeger
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-03-27print a reason when dup() failsGravatar Rolf Eike Beer
2019-03-19Misc: replace some FIXME commentsGravatar Dirk Hohndel
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Undo: make dive-import undoableGravatar Berthold Stoeger
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Parser: add trip_table parameter to parsing functionsGravatar Berthold Stoeger
2019-01-09Core: Rename functions to more generic namesGravatar Berthold Stoeger
2018-12-23Fix error message capitalization for web services.Gravatar John Plaxco
2018-12-23Improve error reporting when exporting a selection of 0 dives.Gravatar John Plaxco
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
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