index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
settings
/
qPrefGeneral.cpp
Age
Commit message (
Expand
)
Author
2020-03-01
mobile: remove filter settings
Berthold Stoeger
2019-12-25
Preferences UI: final cleanup
willemferguson
2019-12-25
Preferences UI: add dive log tab
willemferguson
2019-12-25
Pereferences UI: add media tab
willemferguson
2019-12-25
Preferences UI: create new equipment tab
willemferguson
2019-12-05
core/settings: make qPref* constructors private
jan Iversen
2019-12-03
Desktop: handle environmental states in Information tab
willemferguson
2019-04-12
use the default constructor for empty QString and QByteArray constants
Rolf Eike Beer
2018-10-23
Mobile/filtering: add two preferences for filtering
Dirk Hohndel
2018-09-11
core/settings: change bestmixend to int, to allow qml to work
jan Iversen
2018-09-11
core/settings: add missing empty line.
jan Iversen
2018-09-11
core/setting: change *_changed to *Changed for the sake of QML.
jan Iversen
2018-09-07
qPref: use helper function to ensure key/name grouping
Dirk Hohndel
2018-09-06
core/settings: add missing / in default_filename
jan Iversen
2018-09-06
qPref: only save settings that aren't the default
Dirk Hohndel
2018-08-25
core/tests: add class var to qPrefGeneral
jan Iversen
2018-08-25
core: make methods in qPrefPrivate static
jan Iversen
2018-08-15
core: qPref limit header includes
jan Iversen
2018-08-15
core: make qPref.* use static
jan Iversen
2018-08-14
core: create qPrefGeneral from SettingsObjectWrapper
jan Iversen