aboutsummaryrefslogtreecommitdiffstats
path: root/map-widget/qmlmapwidgethelper.h
AgeCommit message (Expand)Author
2019-05-11Map: automatically update names on the mapGravatar Berthold Stoeger
2019-05-11Map: make edit mode depend on dive-site-filteringGravatar Berthold Stoeger
2019-05-11Cleanup: remove MapWidgetHelper::m_selectedDiveIds memberGravatar Berthold Stoeger
2019-04-12Dive site: remove edit mode from dive location widgetGravatar 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: 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-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-04-06ios: manually import google maps pluginGravatar Murillo Bernardes
2018-04-02mapwidget-mobile: do not animate the first selectionGravatar 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-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
2017-11-05map-widget: move the widget and its resources to 'map-widget'Gravatar Lubomir I. Ivanov