index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
map-widget
Age
Commit message (
Expand
)
Author
2020-04-27
Revert "map: remove selectedDivesChanged"
Jan Mulder
2020-04-25
maps: disable link to Google maps on iOS and Android
Dirk Hohndel
2020-04-25
map: remove selectedDivesChanged
Berthold Stoeger
2020-04-19
maps: show the dive site when opening Google map
Dirk Hohndel
2020-03-22
cleanup: split uiLanguage() in two functions
Berthold Stoeger
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2019-12-24
build-system: Add CMakeLists.txt to map-widget
jan Iversen
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
[next]