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
/
map-widget
/
qml
/
MapWidget.qml
Age
Commit message (
Expand
)
Author
2019-09-06
Map: export isSelected as attribute from MapLocationModel
Berthold Stoeger
2019-09-06
Map: calculate the z value in the model
Berthold Stoeger
2019-09-06
Desktop: show all selected dive sites on click
Berthold Stoeger
2019-09-06
Map: generate pixmap name in model
Berthold Stoeger
2019-09-06
Map: explicitly reload selected map on click
Berthold Stoeger
2019-08-28
Map: catch null divesites in map widget selection code
Berthold Stoeger
2019-05-11
Map: show multiple selected dive sites
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-03-15
MapWidget.qml: try to preserve zoom when opening Google Maps
Lubomir I. Ivanov
2018-03-15
MapWidget.qml: use a new URL format for Google Maps
Lubomir I. Ivanov
2018-03-11
mapwidget.qml: emit a signal when the marker changed
Lubomir I. Ivanov
2017-12-24
mapwidget: QtQuick really to 2.5
Jan Mulder
2017-12-24
mapwidget: revert QtQuick version to 2.0
Jan Mulder
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-11-27
mapwidget.qml: return early instead of doing branching
Lubomir I. Ivanov
2017-11-27
mapwidget.qml: more minor improvements
Lubomir I. Ivanov
2017-11-27
mapwidget.qml: remove unused zoom-out function
Lubomir I. Ivanov
2017-11-27
mapwidget.qml: make pan and zoom-in have the same duration
Lubomir I. Ivanov
2017-11-27
map-widget: interrupt map animations on new interactions
Lubomir I. Ivanov
2017-11-19
QML UI: QtQuick to 2.6
Jan Mulder
2017-11-09
map-widget: allow real-time updates of edited markers
Lubomir I. Ivanov
2017-11-05
map-widget: move the widget and its resources to 'map-widget'
Lubomir I. Ivanov