aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferences_network.cpp
AgeCommit message (Expand)Author
2019-12-25Preferences UI: add dive log tabGravatar willemferguson
2019-12-25Preferences UI: split network preferencesGravatar willemferguson
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-03-13Desktop: ensure cloud storage email address is all lower caseGravatar Dirk Hohndel
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: cloud_new_password is not a preferenceGravatar Dirk Hohndel
2018-09-09Desktop: Remove webservice, remove UI components (1)Gravatar Jan Mulder
2018-08-15desktop-widgets/preferences: reemove SettingsObjectWrapperGravatar jan Iversen
2018-07-30core: activate qPrefProxyGravatar jan Iversen
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-07-01core: remove prefs-macros.h where unusedGravatar jan Iversen
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-01-18Whitespace onlyGravatar Jan Mulder
2018-01-18Fix preferences handling with invalid passwordsGravatar Jan Mulder
2018-01-18Fix PreferencesNetwork::passwordUpdateSuccessful slotGravatar Berthold Stoeger
2018-01-06Remove cloud_background_sync preferences optionGravatar Berthold Stoeger
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-29Revert "Use consistent aliases for all icons."Gravatar Dirk Hohndel
2017-11-29Use consistent aliases for all icons.Gravatar Martin Měřinský
2017-11-20Fix typo: successfull -> successful and succesfully -> successfullyGravatar Berthold Stoeger
2017-10-26cloudstorage: better member name when updating authentication stateGravatar Dirk Hohndel
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2016-08-27Settings update: Remove uneeded includesGravatar Tomaz Canabrava
2016-08-27Settings update: Fix "Network" and "CloudStorage"Gravatar 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-01-26Fix build breakageGravatar Dirk Hohndel
2015-11-10Preferences: correctly hook up the signals to enable/disable cloud storageGravatar Dirk Hohndel
2015-11-07preferences_network.cpp: remove some unused 'reply' variablesGravatar Lubomir I. Ivanov
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-10-30Preferences: move network preferences to the new dialogGravatar Tomaz Canabrava