aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mapwidget.h
AgeCommit message (Expand)Author
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
2017-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
2017-07-28Map: try to wait for Map to loadGravatar Dirk Hohndel
2017-07-28Switch new files to unix line endingsGravatar Dirk Hohndel
2017-07-28map: whitespace cleanup in QML and C++ filesGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add a method to set update editMode in MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mapwidget: connect the helper selectedDivesChanged() signalGravatar Lubomir I. Ivanov
2017-07-28add the SPDX-License-Identifier to new source filesGravatar Lubomir I. Ivanov
2017-07-28mapwidget.cpp: obtain a reference of the MapWidgetHelper from QMLGravatar Lubomir I. Ivanov
2017-07-28mapwidget.h: force-undefine the IGNORE macro from winbase.hGravatar Lubomir I. Ivanov
2017-07-28mapwidget.h: remove redundant "core/divesite.h" includeGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the placeholder prepareForGetDiveCoordinates() slotGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the coordinatesChanged() signalGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the placeholder repopulateLabels() methodGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the method centerOnIndex()Gravatar Lubomir I. Ivanov
2017-07-28mapwidget: add public slot endGetDiveCoordinates()Gravatar Lubomir I. Ivanov
2017-07-28mapwidget: add an empty reload() methodGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add placeholder centerOnDiveSite() public slotGravatar Lubomir I. Ivanov
2017-07-28map: add placeholder .cpp and .h files for the new map widgetGravatar Lubomir I. Ivanov