summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/themeinterface.cpp
AgeCommit message (Expand)Author
2021-01-19mobile/UI: remember the system default font sizeGravatar Dirk Hohndel
2021-01-19mobile/UI: don't double apply the font scale factorGravatar Dirk Hohndel
2020-12-20mobile/UI: better dive list color for dark themeGravatar Dirk Hohndel
2020-03-30cleanup: use setPointSizeF() in themeInterface::set_currentScale()Gravatar Berthold Stoeger
2020-03-30cleanup: fold ThemeInterface::setup() into constructorGravatar Berthold Stoeger
2020-03-30cleanup: don't send values in changed-signals of ThemeInterfaceGravatar Berthold Stoeger
2020-03-30coding style: rename themeInterface to ThemeInterfaceGravatar Berthold Stoeger
2020-03-30cleanup: make color-constants in themeinterface.cpp staticGravatar Berthold Stoeger
2020-03-30cleanup: make members of ThemeInterface non-staticGravatar Berthold Stoeger
2020-03-21mobile UI: stop the use of dark icon themeGravatar Dirk Hohndel
2020-02-09mobile UI: fix font size breakage on AndroidGravatar Dirk Hohndel
2020-02-03mobile-widgets: switch to new subsurfaceThemeGravatar jan Iversen
2020-02-03mobile-widgets/themeinterface: make most part staticGravatar jan Iversen
2020-01-30mobile-widgets: emit signals for each colorGravatar jan Iversen
2020-01-30mobile-widgets: correct empty linesGravatar jan Iversen
2020-01-30mobile-widgets: move font property to themeInterfaceGravatar jan Iversen
2020-01-30mobile-widgets: move basePointSize to themeinterfaceGravatar jan Iversen
2020-01-28themeinterface: move registration to themeinterfaceGravatar jan Iversen
2020-01-26mobile-widgets: add themeInterfaceGravatar jan Iversen