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
/
desktop-widgets
/
locationinformation.cpp
Age
Commit message (
Expand
)
Author
2020-09-05
[Bug #2934] Geo Lookup - support for remote dive sites
Michael Werle
2020-09-03
[Bug #2930] Fix crash bug in LocationInformationWidget
Michael Werle
2020-05-01
cleanup: remove includes from desktop-widgets/locationinformation.h
Berthold Stoeger
2020-02-06
Dive site: don't save invalid GPS coordinates
Berthold Stoeger
2020-02-06
Dive site: give visual clue for invalid coordinates
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-24
core: move GPX parsing into core
Dirk Hohndel
2020-01-24
Desktop: Import dive coordinates directly from GPS
Willem Ferguson
2020-01-10
code cleanup: use explicit zero_location
Dirk Hohndel
2020-01-10
code cleanup: mark unused argument
Dirk Hohndel
2020-01-10
code cleanup: initialize all elements in structure
Dirk Hohndel
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-10-28
Cleanup: better handling of NULL dive in setCurrentDiveSite
Dirk Hohndel
2019-10-28
Desktop: fix dive site editing
Berthold Stoeger
2019-10-20
Cleanup: use pointer-to-member-function in addAction() calls
Berthold Stoeger
2019-09-07
Dive site: close dive site edit widget when dive site is deleted
Berthold Stoeger
2019-09-06
Map: remove MapWidget::repopulateLabels() call
Berthold Stoeger
2019-09-06
Map: remove unnecessary MapLocationModel::repopulateLabels() calls
Berthold Stoeger
2019-07-04
Cleanup: remove DiveLocationLineEdit::currType
Berthold Stoeger
2019-07-04
Desktop: enable clearing of dive site
Berthold Stoeger
2019-06-24
Desktop: update flags on the map when dive sites change
Dirk Hohndel
2019-06-24
Cleanup: simple consistency
Dirk Hohndel
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-05-11
Dive site: Add button to display all dive sites
Berthold Stoeger
2019-05-11
Cleanup: simplify DiveLocationLineEdit::showPopup()
Berthold Stoeger
2019-05-11
Dive site: show distance to current dive using extra data
Berthold Stoeger
2019-05-11
Dive site: sort by distance to current dive
Berthold Stoeger
2019-05-11
Map: make edit mode depend on dive-site-filtering
Berthold Stoeger
2019-04-16
Desktop: don't show special dive site entries if there is no filter
Berthold Stoeger
2019-04-16
Desktop: enable sorting in dive site selection widget
Berthold Stoeger
2019-04-16
Cleanup: access filter-model directly without cast
Berthold Stoeger
2019-04-16
Cleanup: remove global DiveLocationLineEdit variable
Berthold Stoeger
2019-04-15
Dive site: display proper text for the two special options
Berthold Stoeger
2019-04-12
Filter: allow filtering multiple dive sites
Berthold Stoeger
2019-04-12
Dive site: add proximity field to dive site list
Berthold Stoeger
2019-04-12
Desktop: Dive site editing: give up focus on ESC
Berthold Stoeger
2019-04-12
Cleanup: remove LocationInformationWidget::endEditDiveSite signal
Berthold Stoeger
2019-04-12
Undo: make dive site merging undoable
Berthold Stoeger
2019-04-12
Undo: implement undo of geo lookup
Berthold Stoeger
2019-04-12
Dive site: remove edit mode from dive location widget
Berthold Stoeger
2019-04-12
Undo: update map when dive site location is changed by undo command
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site location editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site country editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site notes editing
Berthold Stoeger
2019-04-12
Undo: use undo commands for name and description editing in widget
Berthold Stoeger
2019-04-12
Dive site: remove LocationInformation::nameChanged signal
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site description editing
Berthold Stoeger
2019-04-12
Dive site: remove implicit deletion of empty dive sites
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
[next]