aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferencesdialog.cpp
AgeCommit message (Expand)Author
2020-12-12preferences: connect() dialog page only onceGravatar Berthold Stoeger
2020-12-12preferences: don't remove/add pages in refreshPages()Gravatar Berthold Stoeger
2020-12-12preferences: sort pages only onceGravatar Berthold Stoeger
2020-12-12preferences: create global settingsChanged signalGravatar Berthold Stoeger
2020-12-12cleanup: remove unused PreferencesDialog::emitSettingsChanged()Gravatar Berthold Stoeger
2019-12-25Preferences UI: add reset tabGravatar willemferguson
2019-12-25Preferences UI: add dive log tabGravatar willemferguson
2019-12-25Preferenced UI: add dive download tabGravatar willemferguson
2019-12-25Pereferences UI: add media tabGravatar willemferguson
2019-12-25Preferences UI: create new equipment tabGravatar willemferguson
2019-12-25Preferences UI: split network preferencesGravatar willemferguson
2019-04-12replace deprecated qSort() with std::sort()Gravatar Rolf Eike Beer
2018-12-31Desktop: change preferences dialog name to 'Preferences'Gravatar Dirk Hohndel
2018-08-29Revert "desktop-widgets: remove QSettings from desktop-widgets"Gravatar Dirk Hohndel
2018-08-25desktop-widgets: remove QSettings from desktop-widgetsGravatar jan Iversen
2017-12-29cleanup: less than operators shall not use equalGravatar Jan Mulder
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-10-08preferences: add missing dialog iconGravatar Lubomir I. Ivanov
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2016-08-27Settings update: Move loadPreferences out of qt-helper.cppGravatar Tomaz Canabrava
2016-08-27Settings update: Remove uneeded includesGravatar Tomaz Canabrava
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2015-11-15Make "Save Preferences" button mutate "prefs" struct.Gravatar K. \"pestophagous\" Heller
2015-11-10Preferences: correctly hook up the signals to enable/disable cloud storageGravatar Dirk Hohndel
2015-11-07preferencesdialog.cpp: silence a switch warningGravatar Lubomir I. Ivanov
2015-11-03PreferencesDialog.cpp: store 'default_directory' in QSettingsGravatar Lubomir I. Ivanov
2015-11-02Preferences: make apply workGravatar Dirk Hohndel
2015-11-02Preferences: Call LoadPreferences from whitin the new dialogGravatar Tomaz Canabrava
2015-11-02Forgot to set the static variable staticGravatar Tomaz Canabrava
2015-11-02Preferences: Use apply instead of reset to defaultsGravatar Tomaz Canabrava
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-10-30Preferences: random fixesGravatar Tomaz Canabrava
2015-10-30Preferences: move network preferences to the new dialogGravatar Tomaz Canabrava
2015-10-30Preferences: move graph preferences to the new dialogGravatar Tomaz Canabrava
2015-10-30Preferences: move units to the new dialogGravatar Tomaz Canabrava
2015-10-30Preferences: Port the default preferences to the new systemGravatar Tomaz Canabrava
2015-10-30Preferences: add GeoReferenceGravatar Tomaz Canabrava
2015-10-30Preferences: start with all settings setGravatar Tomaz Canabrava
2015-10-30Preferences: Apply / Cancel / DefaultsGravatar Tomaz Canabrava
2015-10-30Preferences: Hook up the dialog buttons and make it workGravatar Tomaz Canabrava
2015-10-30Preferecnes: add the initial skeletonGravatar Tomaz Canabrava