index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
map-widget
Age
Commit message (
Expand
)
Author
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-09-06
Cleanup: remove accessor functions from MapLocation
Berthold Stoeger
2019-09-06
Map: export isSelected as attribute from MapLocationModel
Berthold Stoeger
2019-09-06
Map: calculate the z value in the model
Berthold Stoeger
2019-09-06
Desktop: show all selected dive sites on click
Berthold Stoeger
2019-09-06
Map: don't fully reset model on selection change
Berthold Stoeger
2019-09-06
Map: generate pixmap name in model
Berthold Stoeger
2019-09-06
Map: explicitly reload selected map on click
Berthold Stoeger
2019-09-06
Map: replace enterEditMode()/exitEditMode() by updateEditMode()
Berthold Stoeger
2019-08-28
Map: catch null divesites in map widget selection code
Berthold Stoeger
2019-05-11
Cleanup: construct MapWidgetHelper::pluginObject()
Berthold Stoeger
2019-05-11
Map: automatically update names on the map
Berthold Stoeger
2019-05-11
Map: ignore dive sites without location in centerOnSelectedDiveSite()
Berthold Stoeger
2019-05-11
Map: in edit mode place no-gps dive sites at center of map
Berthold Stoeger
2019-05-11
Map: don't recalculate selected dive sites
Berthold Stoeger
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
[next]