index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
preferences
/
preferences_network.cpp
Age
Commit message (
Expand
)
Author
2019-12-25
Preferences UI: add dive log tab
willemferguson
2019-12-25
Preferences UI: split network preferences
willemferguson
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-03-13
Desktop: ensure cloud storage email address is all lower case
Dirk Hohndel
2018-09-11
core/settings ... : remove qPref* includes in qPref.h
jan Iversen
2018-09-11
core: declare cloud_status in qPrefCloudStorage
jan Iversen
2018-09-10
prefs: cloud_new_password is not a preference
Dirk Hohndel
2018-09-09
Desktop: Remove webservice, remove UI components (1)
Jan Mulder
2018-08-15
desktop-widgets/preferences: reemove SettingsObjectWrapper
jan Iversen
2018-07-30
core: activate qPrefProxy
jan Iversen
2018-07-21
core: activate qPrefCloudStorage
jan Iversen
2018-07-10
core: make qPref::cloud_status the only version of the enum
jan Iversen
2018-07-04
core: remove double definition of enum cloud_storage_status
jan Iversen
2018-07-01
core: remove prefs-macros.h where unused
jan Iversen
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-01-18
Whitespace only
Jan Mulder
2018-01-18
Fix preferences handling with invalid passwords
Jan Mulder
2018-01-18
Fix PreferencesNetwork::passwordUpdateSuccessful slot
Berthold Stoeger
2018-01-06
Remove cloud_background_sync preferences option
Berthold Stoeger
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-11-20
Fix typo: successfull -> successful and succesfully -> successfully
Berthold Stoeger
2017-10-26
cloudstorage: better member name when updating authentication state
Dirk Hohndel
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2016-08-27
Settings update: Remove uneeded includes
Tomaz Canabrava
2016-08-27
Settings update: Fix "Network" and "CloudStorage"
Tomaz Canabrava
2016-08-27
Settings update: Clean up save user id local
Tomaz Canabrava
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-01-26
Fix build breakage
Dirk Hohndel
2015-11-10
Preferences: correctly hook up the signals to enable/disable cloud storage
Dirk Hohndel
2015-11-07
preferences_network.cpp: remove some unused 'reply' variables
Lubomir I. Ivanov
2015-11-02
Preferences: Remove the old dialog and use the new one
Tomaz Canabrava
2015-10-30
Preferences: move network preferences to the new dialog
Tomaz Canabrava