Age | Commit message (Expand) | Author |
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 |
2017-11-27 | mapwidget.qml: make pan and zoom-in have the same duration | Lubomir I. Ivanov |
2017-11-27 | map-widget: interrupt map animations on new interactions | Lubomir I. Ivanov |
2017-11-27 | map-widget: use 'getter' function coordinate() for MapLocation | Lubomir I. Ivanov |
2017-11-27 | map-widget: start dive site editing with coords pre-entered | Lubomir I. Ivanov |
2017-11-27 | map-widget: move the map with the edited dive site | Lubomir I. Ivanov |
2017-11-19 | QML UI: QtQuick to 2.6 | Jan Mulder |
2017-11-09 | map-widget: allow real-time updates of edited markers | Lubomir I. Ivanov |
2017-11-09 | map-widget: use current center when editing new markers | Lubomir I. Ivanov |
2017-11-05 | map-widget: move the widget and its resources to 'map-widget' | Lubomir I. Ivanov |