subsurface/mobile-widgets
Lubomir I. Ivanov 747f3d8cab mapwidget.qml: call calculateSmallCircleRadius() on zoom changes
Each time the zoom changes MapWidgetHelper::calculateSmallCircleRadius()
is called, and the "small circle" radius is stored in both C++ and QML.

On the C++ side this radius will be used to select multiple nearby
dives.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2017-07-28 07:31:11 -07:00
..
qml mapwidget.qml: call calculateSmallCircleRadius() on zoom changes 2017-07-28 07:31:11 -07:00
qmlmanager.cpp Mobile: honour location service time threshold 2017-07-25 22:12:19 +09:00
qmlmanager.h QML UI: add checkbox to show/hide developer menu 2017-07-23 03:20:58 +09:00
qmlmapwidgethelper.cpp mapwidgethelper: add means to obtain a small circle radius 2017-07-28 07:31:11 -07:00
qmlmapwidgethelper.h mapwidgethelper: add means to obtain a small circle radius 2017-07-28 07:31:11 -07:00
qmlprofile.cpp QML UI: adjust to modified logging API 2017-06-11 13:55:41 -07:00
qmlprofile.h Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00