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
/
dive.h
Age
Commit message (
Expand
)
Author
2018-11-12
Cleanup: remove unsused flags in struct dive_trip
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-25
core: add seperate number of dives shown to the trip structure
Dirk Hohndel
2018-10-23
Core: export free_picture()
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-15
Cleanup: make xml_parsing_units local to parse-xml.c
Berthold Stoeger
2018-10-14
Cleanup: move clear_table() to divesite.c
Berthold Stoeger
2018-10-13
Dive site: un-globalize displayed_dive_site
Berthold Stoeger
2018-10-11
Dive list: unify sorting in core and Qt-model
Berthold Stoeger
2018-10-11
Undo: don't modify source-dives on merge
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Core: introduce insert_trip_dont_merge() function
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
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
Core: remove dive->downloaded flag
Berthold Stoeger
2018-10-06
Core: remove preexisting field from struct dive_table
Berthold Stoeger
2018-09-29
Cleanup: split out free_dive() function from delete_single_dive()
Berthold Stoeger
2018-09-28
Cleanup: remove redundant prototypes from dive.h
Berthold Stoeger
2018-09-19
Dive media: on import read metadata only once
Berthold Stoeger
2018-09-13
Optional anonymization upon export
Robert C. Helling
2018-09-11
cleanup[2/6]: remove set_userid()
Jan Mulder
2018-09-10
Profile: fix SAC calculation for air dives
Berthold Stoeger
2018-09-07
Cleanup: constify get_units()
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking dives and divecomputers
Berthold Stoeger
2018-08-23
Parse: pass dive_table argument to parse_file()
Berthold Stoeger
2018-08-23
Cleanup: user properly typed pointers
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-23
Cleanup: const-ify parameters to trivial accessor functions
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-08-23
Cleanup: unify get_gas_at_time() and get_gasmix()
Berthold Stoeger
2018-08-23
Cleanup: return gasmix by value
Berthold Stoeger
2018-07-21
Uninline functions in dive.h
Berthold Stoeger
2018-07-19
Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo()
Berthold Stoeger
2018-07-18
Cleanup: rename trip->index to trip->saved
Berthold Stoeger
2018-07-17
Cleanup: simplify dive_getUniqID()
Berthold Stoeger
2018-07-07
save-git: allocate user_info members on the heap
Lubomir I. Ivanov
2018-07-03
Profile context menu entry to split a dive
Robert C. Helling
2018-06-20
equipment: sanitize 'ws_info' loop limits
Lubomir I. Ivanov
2018-06-20
core: add free_samples helper
Dirk Hohndel
2018-05-28
Distinguish between user and internal divemode names
Robert C. Helling
2018-05-18
core: removed clang warnings from dive.h
jan Iversen
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Add planner infra structure for bailout
Robert C. Helling
2018-05-14
Implement get_divemode() to find the divemode at a particular time
Willem Ferguson
2018-05-14
Read and write divemode changes (xml and git)
Willem Ferguson
2018-05-14
Simplify the bailout detection functions.
Willem Ferguson
2018-05-14
Simplify bailout events in the dive log
Willem Ferguson
2018-05-14
Implement bailout outside of the dive planner
Willem Ferguson
[next]