subsurface/mobile-widgets
Berthold Stoeger 75b5d61522 Dive site: replace UUID by pointer in mobile code
Replace UUIDs by pointers to dive-site in mobile code. In both
cases, the value is transported via a QVariant. The function
getCoordinatesForUUID(), which was only used from mobile, can
be replaced by a getCoordinatesFor() function taking a variant
supposed to contain a dive-site pointer. Likewise, the variant
of the centerOnDiveSite function is now supposed to wrap a
pointer-to-divesite.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-10-29 00:09:31 +00:00
..
qml Dive site: replace UUID by pointer in mobile code 2018-10-29 00:09:31 +00:00
qmlmanager.cpp Dive site: return pointer to dive_site in create_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