summaryrefslogtreecommitdiffstats
path: root/map-widget
AgeCommit message (Expand)Author
2019-05-11Cleanup: construct MapWidgetHelper::pluginObject()Gravatar Berthold Stoeger
2019-05-11Map: automatically update names on the mapGravatar Berthold Stoeger
2019-05-11Map: ignore dive sites without location in centerOnSelectedDiveSite()Gravatar Berthold Stoeger
2019-05-11Map: in edit mode place no-gps dive sites at center of mapGravatar Berthold Stoeger
2019-05-11Map: don't recalculate selected dive sitesGravatar Berthold Stoeger
2019-05-11Map: make edit mode depend on dive-site-filteringGravatar Berthold Stoeger
2019-05-11Map: remove dead codeGravatar Berthold Stoeger
2019-05-11Cleanup: remove MapWidgetHelper::m_selectedDiveIds memberGravatar Berthold Stoeger
2019-05-11Map: don't set map selection in selectVisibleLocations()Gravatar Berthold Stoeger
2019-05-11Map: don't update map-selection in centerOnSelectedDiveSite()Gravatar Berthold Stoeger
2019-05-11Map: show multiple selected dive sitesGravatar Berthold Stoeger
2019-05-11Map: move calculation of list from map-helper to map-modelGravatar Berthold Stoeger
2019-05-11Map: show all dive sites when in dive-site filter modeGravatar Berthold Stoeger
2019-04-12Cleanup: remove redundant checks for null dive siteGravatar Berthold Stoeger
2019-04-12Map: Use proper location for flag when editing dive siteGravatar Berthold Stoeger
2019-04-12Dive site: remove edit mode from dive location widgetGravatar Berthold Stoeger
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2018-10-29Dive list: take pointer-to-dive_site instead of QVariantGravatar Berthold Stoeger
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: use an array of pointers in reloadMapLocations()Gravatar Berthold Stoeger
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-29Dive site: pass pointer to updateDiveSiteCoordinates()Gravatar Berthold Stoeger
2018-10-29Dive site: Pass dive-site pointer to MapWidgetHelper::enterEditMode()Gravatar Berthold Stoeger
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-19Dive site: select dive site when entering edit modeGravatar Berthold Stoeger
2018-10-11Map: don't access displayed_dive_site in reloadMapLocations()Gravatar Berthold Stoeger
2018-10-11Map: pass down dive site in prepareForGetDiveCoordinates()Gravatar Berthold Stoeger
2018-10-11Map: split void MapWidget::setEditMode()Gravatar Berthold Stoeger
2018-10-11Map: pass changed coordinates via signalGravatar Berthold Stoeger
2018-10-11Map: remove LocationInformationWidget::coordinatesChanged signalGravatar Berthold Stoeger
2018-10-08Map: zoom on dive sites when flipping through dive site listGravatar Berthold Stoeger
2018-08-18map-widget: add support for filtering of map locationsGravatar Lubomir I. Ivanov
2018-06-21map-widget: add qrc file for widgetGravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
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ý