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
/
mobile-widgets
/
themeinterface.cpp
Age
Commit message (
Expand
)
Author
2020-03-30
cleanup: use setPointSizeF() in themeInterface::set_currentScale()
Berthold Stoeger
2020-03-30
cleanup: fold ThemeInterface::setup() into constructor
Berthold Stoeger
2020-03-30
cleanup: don't send values in changed-signals of ThemeInterface
Berthold Stoeger
2020-03-30
coding style: rename themeInterface to ThemeInterface
Berthold Stoeger
2020-03-30
cleanup: make color-constants in themeinterface.cpp static
Berthold Stoeger
2020-03-30
cleanup: make members of ThemeInterface non-static
Berthold Stoeger
2020-03-21
mobile UI: stop the use of dark icon theme
Dirk Hohndel
2020-02-09
mobile UI: fix font size breakage on Android
Dirk Hohndel
2020-02-03
mobile-widgets: switch to new subsurfaceTheme
jan Iversen
2020-02-03
mobile-widgets/themeinterface: make most part static
jan Iversen
2020-01-30
mobile-widgets: emit signals for each color
jan Iversen
2020-01-30
mobile-widgets: correct empty lines
jan Iversen
2020-01-30
mobile-widgets: move font property to themeInterface
jan Iversen
2020-01-30
mobile-widgets: move basePointSize to themeinterface
jan Iversen
2020-01-28
themeinterface: move registration to themeinterface
jan Iversen
2020-01-26
mobile-widgets: add themeInterface
jan Iversen