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
Age
Commit message (
Expand
)
Author
2018-06-21
map-widget: add qrc file for widget
jan Iversen
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-04-06
ios: manually import google maps plugin
Murillo Bernardes
2018-04-02
mapwidget-mobile: do not animate the first selection
Lubomir I. Ivanov
2018-03-15
MapWidgetContextMenu.qml: improve the action text
Lubomir I. Ivanov
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
2018-03-11
qmapwidgethelper: make adjustmets for the mobile version
Lubomir I. Ivanov
2018-03-11
qmapwidgethelper: add centerOnDiveSiteUUID()
Lubomir I. Ivanov
2018-03-11
qmapwidgethelper: move includes to the header
Lubomir I. Ivanov
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2017-12-28
cleanup: Uninitialized pointer field
Jan Mulder
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-27
map-widget: use 'getter' function coordinate() for MapLocation
Lubomir I. Ivanov
2017-11-27
map-widget: start dive site editing with coords pre-entered
Lubomir I. Ivanov
2017-11-27
map-widget: move the map with the edited dive site
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-09
map-widget: use current center when editing new markers
Lubomir I. Ivanov
2017-11-05
map-widget: move the widget and its resources to 'map-widget'
Lubomir I. Ivanov