aboutsummaryrefslogtreecommitdiffstats
path: root/core/subsurface-qt/SettingsObjectWrapper.cpp
AgeCommit message (Expand)Author
2018-07-30core: activate qPrefProxyGravatar jan Iversen
2018-07-28Dive media: Extract thumbnails from videos with ffmpegGravatar Berthold Stoeger
2018-07-27core: activate qPrefFacebookGravatar jan Iversen
2018-07-25core: activate qPrefDiveComputerGravatar jan Iversen
2018-07-25core: add qPrefAnimations to SettingsObjectWrapper/qPref loadGravatar jan Iversen
2018-07-21core: activate qPrefCloudStorageGravatar jan Iversen
2018-07-12core: remove Animations from SettingsObjectWrapper and activate qPrefAnimationsGravatar jan Iversen
2018-07-12core: move load of display variables to qPrefDisplay from SettingsObjectWrapperGravatar jan Iversen
2018-07-12core: sync display variables from struct preferences when ssrf terminatesGravatar jan Iversen
2018-07-12core: activate qPrefDisplay in SettingsObjectWrapperGravatar jan Iversen
2018-07-01core: remove prefs-macros.h where unusedGravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-27Dive pictures: automatically recalculate thumbnailsGravatar Berthold Stoeger
2018-05-21core/subsurface-qt: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-02-25For prefs option show_icd add missing call for loadingGravatar Stefan Fuchs
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-02-10Add a preference to turn on ICD warningsGravatar Robert C. Helling
2018-01-06Remove cloud_background_sync preferences optionGravatar Berthold Stoeger
2017-11-24Change prefs.show_units_table to boolGravatar Stefan Fuchs
2017-11-20Make handling of booleans consistent on the C++-side of preferencesGravatar Berthold Stoeger
2017-11-18Constify strings in pref.hGravatar Berthold Stoeger
2017-11-17Fix memory leaks in SettingsObjectWrapper.cppGravatar Berthold Stoeger
2017-11-17Fix typo: LENGHT -> LENGTHGravatar Berthold Stoeger
2017-11-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-11-12Typo: modp02 -> modpO2Gravatar Berthold Stoeger
2017-11-07Save font_size in correct groupGravatar Jan Mulder
2017-10-29Remove three obsolete preferences options for geocodingGravatar Stefan Fuchs
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-09-20Remove option to apply GFlow at maxdepthGravatar Robert C. Helling
2017-09-20Add a checkbox to turn off plan variationsGravatar Robert C. Helling
2017-05-06Wire up duration units preference UIGravatar Dirk Hohndel
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-28minimal pO2 threshold: split max threshold into min and maxGravatar Jan Mulder
2017-03-11Minimum gas calculation - Calculations and UI parametersGravatar Stefan Fuchs
2017-01-06Rename prefs.deco_mode to prefs.planner_deco_modeGravatar Robert C. Helling
2016-11-01Deco mode for plannining is not deco mode for showingGravatar Tomaz Canabrava
2016-11-01More preference handling fixesGravatar Tomaz Canabrava
2016-11-01Use default prefs for the prefs that where missingGravatar Tomaz Canabrava
2016-11-01use GET_* macros for getting settingsGravatar Tomaz Canabrava
2016-11-01Load use_system_languageGravatar Tomaz Canabrava
2016-11-01Remember to load the languageGravatar Tomaz Canabrava
2016-11-01Fix bug where the Font setting was ignoredGravatar Tomaz Canabrava
2016-11-01Preferences tests: fix Update Manager date loadingGravatar Tomaz Canabrava
2016-11-01Preferences tests: location updates & bug fixGravatar Tomaz Canabrava
2016-10-28Correctly load the language based prefsGravatar Tomaz Canabrava
2016-10-28Load system LanguageGravatar Tomaz Canabrava
2016-10-28Fix default file behavior testsGravatar Tomaz Canabrava