subsurface/mobile-widgets
Berthold Stoeger ba95edc2d2 statistics: switch themes on the mobile version
When changing the theme to a dark theme, also change the
statistics theme. The code is a mess, because it crashes
when setting the theme right at the beginning. Therefore,
there is a "theme has been set" flag. Also, this directly
accesses the ThemeInterface singleton object. I have no
time to fight QML, sorry.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2022-03-16 15:26:54 -07:00
..
3rdparty mobile/UI: correctly update title bar font size 2021-01-19 12:42:48 -08:00
qml core: replace dive master by dive guide 2022-02-15 09:35:43 -08:00
CMakeLists.txt statistics: add a skeleton StatsManager class 2021-01-10 15:16:52 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp Android: use shareFile for support email 2022-03-01 14:16:25 -08:00
qmlmanager.h core: replace dive master by dive guide 2022-02-15 09:35:43 -08:00
statsmanager.cpp statistics: switch themes on the mobile version 2022-03-16 15:26:54 -07:00
statsmanager.h statistics: switch themes on the mobile version 2022-03-16 15:26:54 -07:00
themeinterface.cpp cleanup: replace function static variable by member variable 2022-03-16 15:26:54 -07:00
themeinterface.h cleanup: replace function static variable by member variable 2022-03-16 15:26:54 -07:00