aboutsummaryrefslogtreecommitdiffstats
path: root/core/cloudstorage.cpp
AgeCommit message (Expand)Author
2019-12-05core: correct cloudstorage.cpp to use static qPrefCloudStorage functions.Gravatar jan Iversen
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qthelper.hGravatar Berthold Stoeger
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2018-09-11core/settings ... : remove qPref* includes in qPref.hGravatar jan Iversen
2018-09-11core: declare cloud_status in qPrefCloudStorageGravatar jan Iversen
2018-09-10prefs: use correct way to set the cloud storage password preferenceGravatar Dirk Hohndel
2018-09-10prefs: cloud_new_password is not a preferenceGravatar Dirk Hohndel
2018-07-21core: activate qPrefCloudStorageGravatar jan Iversen
2018-07-10core: make qPref::cloud_status the only version of the enumGravatar jan Iversen
2018-07-04core: remove double definition of enum cloud_storage_statusGravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-02-12Cleanup: remove outdated TODO itemGravatar Berthold Stoeger
2017-11-18Constify strings in pref.hGravatar Berthold Stoeger
2017-10-26cloudstorage: handle invalid PIN correctlyGravatar Dirk Hohndel
2017-10-26Desktop UI: notify user if they need to enter a cloud PINGravatar Dirk Hohndel
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2016-07-23Use preferences object to correctly store cloud statusGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel