aboutsummaryrefslogtreecommitdiffstats
path: root/core/settings/qPrefDisplay.h
AgeCommit message (Expand)Author
2020-11-04revert preference settings for title colorGravatar Dirk Hohndel
2020-11-03desktop: offer different colors for info tab titlesGravatar willemferguson
2020-04-19desktop: remove user surveyGravatar Dirk Hohndel
2020-02-08core/settings: add new preference to limit number of columns on mobileGravatar Dirk Hohndel
2019-12-05core/settings: remove Q_PROPERTY warning in qPref headersGravatar jan Iversen
2019-12-05core/settings: make qPref* constructors privateGravatar jan Iversen
2018-09-25qPref: add mobile_scale preferenceGravatar Dirk Hohndel
2018-09-11core/settings: correct UserSurvey -> userSurvey in qPrefDisplayGravatar jan Iversen
2018-09-11core/setting: change *_changed to *Changed for the sake of QML.Gravatar jan Iversen
2018-08-25core/tests: merge Animations and add vars. to qPrefDisplayGravatar jan Iversen
2018-08-15core: make methods in qPref* staticGravatar jan Iversen
2018-08-02core: qPref, remove inline and ; for inline functionsGravatar jan Iversen
2018-07-26Whitespace cleanup core/settingsGravatar Dirk Hohndel
2018-07-25core: update qPrefDisplay to new consensusGravatar jan Iversen
2018-07-25core: make qPrefDisplay getters static and inlineGravatar jan Iversen
2018-07-18core: remove QSettings in qPref* and use a shared variableGravatar jan Iversen
2018-07-12core: move load of display variables to qPrefDisplay from SettingsObjectWrapperGravatar jan Iversen
2018-07-12core: activate qPrefDisplay in SettingsObjectWrapperGravatar jan Iversen
2018-07-07core: copy Display from SettingsObjectWrapper to qPref as its own classGravatar jan Iversen