subsurface/mobile-widgets/qml
Lubomir I. Ivanov 68da4de643 main.qml: modify showMap() to not accept location
showMap() uses a location to open Google Maps in a browser.
Make showMap() a generic function to push the mapPage on the view
stack.

Update the calls to this function from child widgets and pages.
Also either call mapPage.centerOnLocation()
or mapPage.centerOnDiveSiteUUID() depending if the caller
wants the map to center on a dive site or on map coordinates.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2018-03-11 11:40:12 -07:00
..
icons map-widget: move the widget and its resources to 'map-widget' 2017-11-05 14:48:56 -08:00
About.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
CloudCredentials.qml QML UI: QtQuick.Layouts to 1.2 2017-11-19 12:20:43 -08:00
dive.jpg Move subsurface-core to core and qt-mobile to mobile-widgets 2016-04-04 22:33:58 -07:00
DiveDetails.qml main.qml: modify showMap() to not accept location 2018-03-11 11:40:12 -07:00
DiveDetailsEdit.qml mobile cleanup: restyle construction of locationlist 2018-01-31 14:48:14 +01:00
DiveDetailsView.qml main.qml: modify showMap() to not accept location 2018-03-11 11:40:12 -07:00
DiveList.qml divelist.qml: add the setCurrentDiveListIndex() helper 2018-03-11 11:40:12 -07:00
DownloadedDiveDelegate.qml QML UI: QtQuick.Controls to version 2.2 2017-11-19 12:20:43 -08:00
DownloadFromDiveComputer.qml QML UI: do not overflow right margin on BT text 2018-02-19 19:30:26 +01:00
GpsList.qml main.qml: modify showMap() to not accept location 2018-03-11 11:40:12 -07:00
HintsTextEdit.qml mobile: silence warnings in the app log 2018-01-03 14:04:08 +01:00
Log.qml QML UI Mobile: correct margins on log page 2018-02-24 11:39:49 -08:00
main.qml main.qml: modify showMap() to not accept location 2018-03-11 11:40:12 -07:00
MapPage.qml mappage.qml: add a Kirigami page for the map widget 2018-03-11 11:40:12 -07:00
mobile-resources.qrc mobile-resources.qrc: add the map related resources for mobile 2018-03-11 11:40:12 -07:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
Settings.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
SsrfButton.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
SsrfCheckBox.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
SsrfSwitch.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
StartPage.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00
ThemeTest.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00