Age | Commit message (Expand) | Author |
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 | mapwidget: add a method to set update editMode in MapWidgetHelper | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the "skipReload" guard | Lubomir I. Ivanov |
2017-07-28 | mapwidget: connect the helper selectedDivesChanged() signal | Lubomir I. Ivanov |
2017-07-28 | qrc: use "MapWidget.qml" as a QRC alias | Lubomir I. Ivanov |
2017-07-28 | mapwidget: call MapWidgetHelper::reloadMapLocations() | Lubomir I. Ivanov |
2017-07-28 | mapwidget.cpp: register the MapLocation and MapLocationModel types | Lubomir I. Ivanov |
2017-07-28 | add the SPDX-License-Identifier to new source files | Lubomir I. Ivanov |
2017-07-28 | qmlmapwidgethelper: add the centerOnDiveSite() method | Lubomir I. Ivanov |
2017-07-28 | mapwidget.cpp: obtain a reference of the MapWidgetHelper from QML | Lubomir I. Ivanov |
2017-07-28 | desktop-widgets/mapwidget: register the MapWidgetHelper QML type | Lubomir I. Ivanov |
2017-07-28 | mapwidget: add the placeholder prepareForGetDiveCoordinates() slot | 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 |