index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mobile-widgets
/
qml
/
MapWidget.qml
Age
Commit message (
Expand
)
Author
2017-07-28
mapwidget.qml: whitespace and ';' cleanup
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: play little animation on marker clicks
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: update the Z order of selected markers
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: add some properties for zoom and center
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: pass a MapLocation object to QML in centerOnDiveSite()
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: track the marker selection
Lubomir I. Ivanov
2017-07-28
mapwidgethelper: pass a QGeoCoordinate to the QML map
Lubomir I. Ivanov
2017-07-28
maplocationmodel: store the coordinate as QGeoCoordinate
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: implement the MapItemView with delegate
Lubomir I. Ivanov
2017-07-28
add the SPDX-License-Identifier to new source files
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: implement some map animation
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: add the function centerOnCoordinates()
Lubomir I. Ivanov
2017-07-28
MapWidget.qml: reference the Map object in the MapWidgetHelper object
Lubomir I. Ivanov
2017-07-28
MapWidget.qml: create an instance of MapWidgetHelper
Lubomir I. Ivanov
2017-07-28
mapwidget.qml: enumerate the ESRI map types of interest
Lubomir I. Ivanov
2017-07-28
map: use Item instead of Rectangle in MapWidget.qml
Lubomir I. Ivanov
2017-07-28
map: add placeholder MapWidget.qml in mobile-widgets/qml
Lubomir I. Ivanov