Age | Commit message (Expand) | Author |
2018-10-29 | Dive site: pass pointer to updateDiveSiteCoordinates() | Berthold Stoeger |
2018-10-29 | Dive site: Pass dive-site pointer to MapWidgetHelper::enterEditMode() | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-11 | Map: pass down dive site in prepareForGetDiveCoordinates() | Berthold Stoeger |
2018-10-11 | Map: split void MapWidget::setEditMode() | Berthold Stoeger |
2018-10-11 | Map: pass changed coordinates via signal | Berthold Stoeger |
2018-10-11 | Map: remove LocationInformationWidget::coordinatesChanged signal | Berthold Stoeger |
2018-10-08 | Map: zoom on dive sites when flipping through dive site list | Berthold Stoeger |
2017-11-09 | map-widget: allow real-time updates of edited markers | Lubomir I. Ivanov |
2017-07-28 | Map: try to wait for Map to load | Dirk Hohndel |
2017-07-28 | Switch new files to unix line endings | Dirk Hohndel |
2017-07-28 | map: whitespace cleanup in QML and C++ files | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add a method to set update editMode in MapWidgetHelper | Lubomir I. Ivanov |
2017-07-28 | mapwidget: connect the helper selectedDivesChanged() signal | Lubomir I. Ivanov |
2017-07-28 | add the SPDX-License-Identifier to new source files | Lubomir I. Ivanov |
2017-07-28 | mapwidget.cpp: obtain a reference of the MapWidgetHelper from QML | Lubomir I. Ivanov |
2017-07-28 | mapwidget.h: force-undefine the IGNORE macro from winbase.h | Lubomir I. Ivanov |
2017-07-28 | mapwidget.h: remove redundant "core/divesite.h" include | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the placeholder prepareForGetDiveCoordinates() slot | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the coordinatesChanged() signal | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the placeholder repopulateLabels() method | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the method centerOnIndex() | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add public slot endGetDiveCoordinates() | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add an empty reload() method | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add placeholder centerOnDiveSite() public slot | Lubomir I. Ivanov |
2017-07-28 | map: add placeholder .cpp and .h files for the new map widget | Lubomir I. Ivanov |