aboutsummaryrefslogtreecommitdiffstats
path: root/map-widget
AgeCommit message (Expand)Author
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-04-06ios: manually import google maps pluginGravatar Murillo Bernardes
2018-04-02mapwidget-mobile: do not animate the first selectionGravatar Lubomir I. Ivanov
2018-03-15MapWidgetContextMenu.qml: improve the action textGravatar Lubomir I. Ivanov
2018-03-15MapWidget.qml: try to preserve zoom when opening Google MapsGravatar Lubomir I. Ivanov
2018-03-15MapWidget.qml: use a new URL format for Google MapsGravatar Lubomir I. Ivanov
2018-03-11mapwidget.qml: emit a signal when the marker changedGravatar Lubomir I. Ivanov
2018-03-11qmapwidgethelper: make adjustmets for the mobile versionGravatar Lubomir I. Ivanov
2018-03-11qmapwidgethelper: add centerOnDiveSiteUUID()Gravatar Lubomir I. Ivanov
2018-03-11qmapwidgethelper: move includes to the headerGravatar Lubomir I. Ivanov
2018-02-26Cleanup: Unify qthelper.h and qthelperfromc.hGravatar Berthold Stoeger
2017-12-28cleanup: Uninitialized pointer fieldGravatar Jan Mulder
2017-12-24mapwidget: QtQuick really to 2.5Gravatar Jan Mulder
2017-12-24mapwidget: revert QtQuick version to 2.0Gravatar Jan Mulder
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-29Revert "Use consistent aliases for all icons."Gravatar Dirk Hohndel
2017-11-29Use consistent aliases for all icons.Gravatar Martin Měřinský
2017-11-27mapwidget.qml: return early instead of doing branchingGravatar Lubomir I. Ivanov
2017-11-27mapwidget.qml: more minor improvementsGravatar Lubomir I. Ivanov
2017-11-27mapwidget.qml: remove unused zoom-out functionGravatar Lubomir I. Ivanov
2017-11-27mapwidget.qml: make pan and zoom-in have the same durationGravatar Lubomir I. Ivanov
2017-11-27map-widget: interrupt map animations on new interactionsGravatar Lubomir I. Ivanov
2017-11-27map-widget: use 'getter' function coordinate() for MapLocationGravatar Lubomir I. Ivanov
2017-11-27map-widget: start dive site editing with coords pre-enteredGravatar Lubomir I. Ivanov
2017-11-27map-widget: move the map with the edited dive siteGravatar Lubomir I. Ivanov
2017-11-19QML UI: QtQuick to 2.6Gravatar Jan Mulder
2017-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
2017-11-09map-widget: use current center when editing new markersGravatar Lubomir I. Ivanov
2017-11-05map-widget: move the widget and its resources to 'map-widget'Gravatar Lubomir I. Ivanov