aboutsummaryrefslogtreecommitdiffstats
path: root/core/pref.h
AgeCommit message (Expand)Author
2021-01-06preferences: remove pointless memberGravatar Dirk Hohndel
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-11-04revert preference settings for title colorGravatar Dirk Hohndel
2020-11-03cleanup: random small whitespace cleanupGravatar Dirk Hohndel
2020-11-03desktop: offer different colors for info tab titlesGravatar willemferguson
2020-10-25cleanup: move git-pref declarations into core/pref.hGravatar Berthold Stoeger
2020-03-01mobile: remove filter settingsGravatar Berthold Stoeger
2020-01-18mobile-widgets: add pure interface for passing values to QMLGravatar jan Iversen
2020-01-06desktop UI: add preference for making salinity editableGravatar willemferguson
2019-12-25Preferences UI: create new equipment tabGravatar willemferguson
2019-12-03Desktop: handle environmental states in Information tabGravatar willemferguson
2019-10-31Planner: Add option to treat O2 as narcoticGravatar Robert C. Helling
2019-03-29Add UI element for final surface segment in plannerGravatar Robert C. Helling
2019-02-05Add button to toggle deco info in info boxGravatar Robert C. Helling
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-13Planner: Add checkbox to force OC bailoutGravatar Robert C. Helling
2018-10-23Mobile/filtering: add two preferences for filteringGravatar Dirk Hohndel
2018-10-15Bluetooth cleanup: remove pointless download_modeGravatar Dirk Hohndel
2018-10-09Prefs: add bool preference cloud_auto_sync [1/3]Gravatar Jan Mulder
2018-09-25qPref: add mobile_scale preferenceGravatar Dirk Hohndel
2018-09-23qPref: add ability to remember recently used dive computersGravatar Dirk Hohndel
2018-09-11core/tests: change short to int in pref.hGravatar jan Iversen
2018-09-11cleanup[6/6]: remove actual preferencesGravatar Jan Mulder
2018-09-10prefs: cloud_new_password is not a preferenceGravatar Dirk Hohndel
2018-09-10prefs: git_local_only is not a preferenceGravatar Dirk Hohndel
2018-08-25core/tests: merge Animations and add vars. to qPrefDisplayGravatar jan Iversen
2018-08-23core: correct error in qPrefUpdateManagerGravatar jan Iversen
2018-08-14core: change default_file_behavior from short to enumGravatar jan Iversen
2018-08-02core: change type of unit_system to enumGravatar jan Iversen
2018-07-28Dive media: Extract thumbnails from videos with ffmpegGravatar Berthold Stoeger
2018-07-10core: make qPref::cloud_status the only version of the enumGravatar jan Iversen
2018-07-07core: pref.h rename showDeveloper to show_developerGravatar jan Iversen
2018-07-04core/profile: move PP_GRAPHS_ENABLED from pref.hGravatar jan Iversen
2018-07-04core: sort struct preferencesGravatar jan Iversen
2018-06-21Revert "cleanup: remove empty function"Gravatar Anton Lundin
2018-05-27Dive pictures: automatically recalculate thumbnailsGravatar Berthold Stoeger
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-02-10Add a preference to turn on ICD warningsGravatar Robert C. Helling
2018-01-06Remove cloud_background_sync preferences optionGravatar Berthold Stoeger
2017-12-21cleanup: remove empty functionGravatar Jan Mulder
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-11-24Include stdbool.h also from prefs.h if included from C fileGravatar 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-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-10-29Remove three obsolete preferences options for geocodingGravatar Stefan Fuchs
2017-09-20Add a checkbox to turn off plan variationsGravatar Robert C. Helling
2017-09-04Unify credential statesGravatar Jan Mulder
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-03-28minimal pO2 threshold: split max threshold into min and maxGravatar Jan Mulder