subsurface/core/settings
jan Iversen 8d857a650d core: qPrefDisplay correct font setting.
SettingsObjectWrapper contained some delicate font handling mixing font and
font_size, breaking that into 2 parts broke font handling on some platforms

Copy font + font_size handling 1-1 from SettingsObjectWrapper

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-15 14:35:31 +02:00
..
qPref.cpp core: activate qPrefDisplay in SettingsObjectWrapper 2018-07-12 18:44:31 +02:00
qPref.h core: copy Animations from SettingsObjectWrapper to qPref as its own class 2018-07-12 19:07:49 +02:00
qPref_private.h core: add macros to handle get/set/loadsync functions 2018-07-07 09:44:06 -07:00
qPrefAnimations.cpp core: copy Animations from SettingsObjectWrapper to qPref as its own class 2018-07-12 19:07:49 +02:00
qPrefAnimations.h core: copy Animations from SettingsObjectWrapper to qPref as its own class 2018-07-12 19:07:49 +02:00
qPrefDisplay.cpp core: qPrefDisplay correct font setting. 2018-07-15 14:35:31 +02:00
qPrefDisplay.h core: move load of display variables to qPrefDisplay from SettingsObjectWrapper 2018-07-12 18:44:31 +02:00