subsurface/mobile-widgets
Berthold Stoeger 1cff14fa7f cleanup: replace function static variable by member variable
Global variables are evil. In this case not a problem, since
this is a singleton anyway. However, it is bad style and does
unnecessary thread synchronization.

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: add sort mode on mobile UI 2022-01-04 11:14:24 -08:00
statsmanager.h statistics: add sort mode on mobile UI 2022-01-04 11:14:24 -08: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