subsurface/mobile-widgets
Berthold Stoeger 68961a169e Dive site: return pointer to dive_site in get_dive_site_*()
As a first step in removing dive-site uuids, change the interface
of the get_dive_site_*() functions to return pointers instead
of uuids. This makes code a bit more complicated in places where
the uuid is extracted afterwards (needed NULL check). Nevertheless,
these places should disappear once pointers instead of uuids are
stored in the dive-structures.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-10-29 00:09:31 +00:00
..
qml QML UI: we don't need Controls 2.4 2018-10-27 07:17:51 -07:00
qmlmanager.cpp Dive site: return pointer to dive_site in get_dive_site_*() 2018-10-29 00:09:31 +00:00
qmlmanager.h Mobile/filtering: update filter in separate thread 2018-10-23 22:45:30 +01:00
qmlprefs.cpp Mobile: set units system in "No cloud mode" 2018-09-19 14:41:11 -07:00
qmlprefs.h mobile-widgets: replace qmlprefs::theme with qPrefDisplay::theme 2018-09-12 20:18:32 -07:00