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
/
qPrefDisplay.cpp
Age
Commit message (
Expand
)
Author
2018-09-25
cleanup: do not compare doubles like this
Jan Mulder
2018-09-25
qPref: add mobile_scale preference
Dirk Hohndel
2018-09-11
core/settings: correct UserSurvey -> userSurvey in qPrefDisplay
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
qPref: only save settings that aren't the default
Dirk Hohndel
2018-08-30
core/settings: add missing load_* call in qPrefDisplay
jan Iversen
2018-08-25
core/tests: merge Animations and add vars. to qPrefDisplay
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 methods in qPref* static
jan Iversen
2018-07-26
Whitespace cleanup core/settings
Dirk Hohndel
2018-07-25
core: remove LOADSYNC* macros
jan Iversen
2018-07-25
core: make qPrefDisplay getters static and inline
jan Iversen
2018-07-25
core: qPref replace COPY_TXT with copy_txt in qPrefPrivate
jan Iversen
2018-07-18
core: remove QSettings in qPref* and use a shared variable
jan Iversen
2018-07-15
core: qPrefDisplay correct font setting.
jan Iversen
2018-07-12
core: move load of display variables to qPrefDisplay from SettingsObjectWrapper
jan Iversen
2018-07-07
core: update qPrefDisplay.cpp to use all qPref macros.
jan Iversen
2018-07-07
core: copy Display from SettingsObjectWrapper to qPref as its own class
jan Iversen