index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
pref.h
Age
Commit message (
Expand
)
Author
2018-01-06
Remove cloud_background_sync preferences option
Berthold Stoeger
2017-12-21
cleanup: remove empty function
Jan Mulder
2017-11-25
Fix ownership issues in preferences code
Berthold Stoeger
2017-11-24
Include stdbool.h also from prefs.h if included from C file
Stefan Fuchs
2017-11-20
Make handling of booleans consistent on the C-side of preferences
Berthold Stoeger
2017-11-18
Constify strings in pref.h
Berthold Stoeger
2017-11-13
Make Bluetooth naming consistent
Berthold Stoeger
2017-10-29
Remove three obsolete preferences options for geocoding
Stefan Fuchs
2017-09-20
Add a checkbox to turn off plan variations
Robert C. Helling
2017-09-04
Unify credential states
Jan Mulder
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-03-28
minimal pO2 threshold: split max threshold into min and max
Jan Mulder
2017-03-11
Minimum gas calculation - Calculations and UI parameters
Stefan Fuchs
2017-02-05
Merge informational_prefs into git_prefs
Joakim Bygdell
2017-02-05
Save profile settings to git
Joakim Bygdell
2017-01-06
Rename prefs.deco_mode to prefs.planner_deco_mode
Robert C. Helling
2016-11-01
Deco mode for plannining is not deco mode for showing
Tomaz Canabrava
2016-09-24
Rename conservatism_level to vpmb_conservatism
Rick Walsh
2016-09-20
Preferences: remember both the locale name and the user friendly text
Dirk Hohndel
2016-08-27
Settings update: Fix broken UpdateManger logic
Dirk Hohndel
2016-08-27
Settings update: Add "Dive Computer" settings to SettingsObjectWrapper
Tomaz Canabrava
2016-08-27
Settings update: Add UpdateManagerSettings to SettingsObjectWrapper
Tomaz Canabrava
2016-07-23
Allow the user to give longer cloud timeout on the command line
Dirk Hohndel
2016-07-09
Add function to calculate gas maximum narcotic depth
Rick Walsh
2016-05-21
fixup: Don't confuse EAD and END
Rick Walsh
2016-05-21
Planner: add best mix EAD preference
Rick Walsh
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel