summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mapwidget.cpp
AgeCommit message (Expand)Author
2018-07-12desktop-widget: move qmlRegister from mapwidget to shared helperGravatar jan Iversen
2018-06-21android/desktop: remove mapWidget from subsurface.qrcGravatar jan Iversen
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2017-12-29cleanup: Uninitialized pointer fieldGravatar Jan Mulder
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
2017-10-07map-widget: don't crash if the map QML failed to loadGravatar 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-28mapwidget: add a method to set update editMode in MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the "skipReload" guardGravatar Lubomir I. Ivanov
2017-07-28mapwidget: connect the helper selectedDivesChanged() signalGravatar Lubomir I. Ivanov
2017-07-28qrc: use "MapWidget.qml" as a QRC aliasGravatar Lubomir I. Ivanov
2017-07-28mapwidget: call MapWidgetHelper::reloadMapLocations()Gravatar Lubomir I. Ivanov
2017-07-28mapwidget.cpp: register the MapLocation and MapLocationModel typesGravatar Lubomir I. Ivanov
2017-07-28add the SPDX-License-Identifier to new source filesGravatar Lubomir I. Ivanov
2017-07-28qmlmapwidgethelper: add the centerOnDiveSite() methodGravatar Lubomir I. Ivanov
2017-07-28mapwidget.cpp: obtain a reference of the MapWidgetHelper from QMLGravatar Lubomir I. Ivanov
2017-07-28desktop-widgets/mapwidget: register the MapWidgetHelper QML typeGravatar Lubomir I. Ivanov
2017-07-28mapwidget: add the placeholder prepareForGetDiveCoordinates() slotGravatar 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