aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences
AgeCommit message (Expand)Author
2020-12-29cleanup: remove getDivesInTrip() in qthelper.cppGravatar Berthold Stoeger
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-12-13core: keep tank infos in a dynamic tableGravatar Berthold Stoeger
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
2020-11-04revert preference settings for title colorGravatar Dirk Hohndel
2020-11-03desktop: offer different colors for info tab titlesGravatar willemferguson
2020-10-26cleanup: remove obsolete connectionsGravatar Dirk Hohndel
2020-10-26cleanup: fix deprecated form of QProcess::startGravatar Dirk Hohndel
2020-05-22desktop: refresh date/time format when switching to system defaultsGravatar Berthold Stoeger
2020-03-22Typo fix: Programm to programGravatar Johan Hansson
2020-03-22cleanup: remove unnecessary <QDebug> includeGravatar Berthold Stoeger
2020-03-22cleanup: split uiLanguage() in two functionsGravatar Berthold Stoeger
2020-03-20Dive filter: reset filter on change of display_invalid_dives flagGravatar Berthold Stoeger
2020-01-20core/settings:: remove string functions for unitsGravatar jan Iversen
2020-01-06desktop UI: add preference for making salinity editableGravatar willemferguson
2019-12-27Cosmetic updates to .UI files for PreferencesGravatar willemferguson
2019-12-25Preferences UI: final cleanupGravatar willemferguson
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-12-03Desktop: handle environmental states in Information tabGravatar willemferguson
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-07-18Cleanup: move deco function declarations to deco.hGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qt-models/models.hGravatar Berthold Stoeger
2019-07-11Preferences: warn if ffmpeg can't be loadedGravatar Berthold Stoeger
2019-04-12replace deprecated qSort() with std::sort()Gravatar Rolf Eike Beer
2019-03-27CMake: add headers to targetsGravatar Rolf Eike Beer
2019-03-13Desktop: ensure cloud storage email address is all lower caseGravatar Dirk Hohndel
2019-01-02desktop/preferences: rename the default file groupGravatar Lubomir I. Ivanov
2018-12-31Desktop: change preferences dialog name to 'Preferences'Gravatar Dirk Hohndel
2018-10-25Fix bug in for loop that can lead to segfaultGravatar Simeon
2018-10-19Preferences: set deco parameters correctly enabledGravatar Jan Mulder
2018-10-19Preferences: wire-up the deco parametersGravatar Jan Mulder
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-23Desktop/settings: hook up button to clear remembered DCsGravatar Dirk Hohndel
2018-09-23Desktop/settings: add button to forget remembered dive computersGravatar 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-09-01Desktop: fix warnings when building preferences UIGravatar 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