subsurface/mobile-widgets
Dirk Hohndel d12e86cb2b mobile/cleanup: use a mutex to protect storage access
Instead of the crude and error prone bool, let's just use the right tool
for this job.

In order to avoid issues with a goto across a mutex boundary, this
slightly restructures the code in one place - 'git show -w' makes it
clear that this is really rather simple in its changes.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-03-29 12:36:57 -07:00
..
qml mobile UI: add create trip to DiveDetails context menu 2020-03-26 16:48:48 -07:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -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 mobile/cleanup: use a mutex to protect storage access 2020-03-29 12:36:57 -07:00
qmlmanager.h mobile/cleanup: use a mutex to protect storage access 2020-03-29 12:36:57 -07:00
themeinterface.cpp mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00
themeinterface.h mobile UI: stop the use of dark icon theme 2020-03-21 13:27:00 -07:00