Age | Commit message (Expand) | Author |
2019-05-11 | Map: make edit mode depend on dive-site-filtering | Berthold Stoeger |
2019-05-11 | Map: remove dead code | Berthold Stoeger |
2019-05-11 | Cleanup: remove MapWidgetHelper::m_selectedDiveIds member | Berthold Stoeger |
2019-05-11 | Map: don't set map selection in selectVisibleLocations() | Berthold Stoeger |
2019-05-11 | Map: don't update map-selection in centerOnSelectedDiveSite() | Berthold Stoeger |
2019-05-11 | Map: show multiple selected dive sites | Berthold Stoeger |
2019-05-11 | Map: move calculation of list from map-helper to map-model | Berthold Stoeger |
2019-05-11 | Map: show all dive sites when in dive-site filter mode | Berthold Stoeger |
2019-04-12 | Cleanup: remove redundant checks for null dive site | Berthold Stoeger |
2019-04-12 | Map: Use proper location for flag when editing dive site | Berthold Stoeger |
2019-04-12 | Dive site: remove edit mode from dive location widget | Berthold Stoeger |
2019-03-27 | Cleanup: provide printGPSCoords in C and C++ versions | Berthold Stoeger |
2019-03-24 | Cleanup: fix printGPSCoords signature and leaks | Berthold Stoeger |
2018-10-29 | Dive list: take pointer-to-dive_site instead of QVariant | Berthold Stoeger |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: use an array of pointers in reloadMapLocations() | Berthold Stoeger |
2018-10-29 | Dive site: replace UUID by pointer in mobile code | Berthold Stoeger |
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-19 | Dive site: select dive site when entering edit mode | Berthold Stoeger |
2018-10-11 | Map: don't access displayed_dive_site in reloadMapLocations() | Berthold Stoeger |
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 |
2018-08-18 | map-widget: add support for filtering of map locations | Lubomir I. Ivanov |
2018-06-21 | map-widget: add qrc file for widget | jan Iversen |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-14 | Core: remove dive.h from files that don't need it | Dirk Hohndel |
2018-04-06 | ios: manually import google maps plugin | Murillo Bernardes |
2018-04-02 | mapwidget-mobile: do not animate the first selection | Lubomir I. Ivanov |
2018-03-15 | MapWidgetContextMenu.qml: improve the action text | Lubomir I. Ivanov |
2018-03-15 | MapWidget.qml: try to preserve zoom when opening Google Maps | Lubomir I. Ivanov |
2018-03-15 | MapWidget.qml: use a new URL format for Google Maps | Lubomir I. Ivanov |
2018-03-11 | mapwidget.qml: emit a signal when the marker changed | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: make adjustmets for the mobile version | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: add centerOnDiveSiteUUID() | Lubomir I. Ivanov |
2018-03-11 | qmapwidgethelper: move includes to the header | Lubomir I. Ivanov |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2017-12-28 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-12-24 | mapwidget: QtQuick really to 2.5 | Jan Mulder |
2017-12-24 | mapwidget: revert QtQuick version to 2.0 | Jan Mulder |
2017-11-30 | Use better aliases for icons. | Martin Měřinský |
2017-11-29 | Revert "Use consistent aliases for all icons." | Dirk Hohndel |
2017-11-29 | Use consistent aliases for all icons. | Martin Měřinský |
2017-11-27 | mapwidget.qml: return early instead of doing branching | Lubomir I. Ivanov |
2017-11-27 | mapwidget.qml: more minor improvements | Lubomir I. Ivanov |
2017-11-27 | mapwidget.qml: remove unused zoom-out function | Lubomir I. Ivanov |