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
/
core
/
divelist.h
Age
Commit message (
Expand
)
Author
2018-11-16
More accurate CNS calculations (following comments on github)
willemferguson
2018-10-14
Cleanup: constify get_dive_gas() and get_dive_gas_string()
Berthold Stoeger
2018-10-14
Cleanup: move clear_table() to divesite.c
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Undo: implement autogrouping of trips in DiveAdd
Berthold Stoeger
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Undo: implement undo of manual dive-creation
Berthold Stoeger
2018-10-11
Undo: fix multi-level undo of delete-dive and remove-dive-from-trip
Berthold Stoeger
2018-10-06
Import: pass "downloaded" parameter to process_imported_dives()
Berthold Stoeger
2018-10-06
Import: pass a dive table to process_imported_dives()
Berthold Stoeger
2018-10-07
Dive information: fix surface interval calculation
Berthold Stoeger
2018-09-23
Core: split process_dives() in post-import and post-load versions
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking dives and divecomputers
Berthold Stoeger
2018-07-18
Cleanup: removed unused functions in divelist.h
Berthold Stoeger
2018-01-10
Unused code: remove trip_has_selected_dives()
Jan Mulder
2018-01-04
Turn dive_list_changed into bool
Berthold Stoeger
2017-11-25
Localize global planner state
Robert C. Helling
2017-10-18
init_deco correctly identify previous dives and report overlapping dives
Stefan Fuchs
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-01-03
Display surface interval in diveplan
Robert C. Helling
2016-12-26
Indicate a repetitive dive in the diveplan
Robert C. Helling
2016-04-14
Add helper to find the dive closest to a given time
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel