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
/
core
/
divelist.c
Age
Commit message (
Expand
)
Author
2021-08-19
Planner: Correctly compute CNS and OTU for bailout segments
Robert C. Helling
2021-08-18
Clean up divecomputer 'device' handling
Linus Torvalds
2021-03-31
core: initialize dive selection after resetting the data
Berthold Stoeger
2021-03-12
Use PSCR gas when computing O2 toxicity
Robert C. Helling
2021-02-26
Get O2 right in bailout mode
Robert C. Helling
2021-02-26
Fix pO2 for CCR at shallow depths
Robert C. Helling
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to clear_deco()
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to add_segment()
Berthold Stoeger
2021-01-20
cleanup: constify init_decompression()
Berthold Stoeger
2020-12-29
filter: move shown_dive from divelist.c to divefilter.cpp
Berthold Stoeger
2020-12-29
filter: reset shown_dives in filter
Berthold Stoeger
2020-12-13
core: keep tank infos in a dynamic table
Berthold Stoeger
2020-10-31
core: on import remove merged dives from trip/divesite
Berthold Stoeger
2020-10-25
cleanup: move interpolate inline function to its own header file
Berthold Stoeger
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
2020-10-25
cleanup: break out event-related code into event.[c|h]
Berthold Stoeger
2020-10-25
cleanup: move mark_divelist_changed() to qmlmanager.cpp
Berthold Stoeger
2020-10-24
cleanup: rename set_dc_nickname() to add_devices_of_dive()
Berthold Stoeger
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-17
cleanup: rename clear_device_nodes() to clear_device_table()
Berthold Stoeger
2020-10-16
core: add device_table parameter to device table functions
Berthold Stoeger
2020-09-29
filter: add primitive filter presets
Berthold Stoeger
2020-08-17
core: fix dive renumbering logic on import
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-03
selection: introduce clear_selection() function
Berthold Stoeger
2020-05-02
cleanup: remove unused function append_dive()
Berthold Stoeger
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-04-24
cleanup: move clearing of event names to clear_dive_file_data()
Berthold Stoeger
2020-04-24
cleanup: move clearing of device nodes to clear_dive_file_data()
Berthold Stoeger
2020-04-13
divelist: when removing/adding a dive unregister/register fulltext
Berthold Stoeger
2020-04-13
Remove extra argument and add a test
Robert C. Helling
2020-04-08
fulltext: rename fulltext_reload() to fulltext_populate()
Berthold Stoeger
2020-03-20
Core: consider invalid flag when adding dives
Berthold Stoeger
2020-03-01
filter: compile fulltext index on mobile
Berthold Stoeger
2020-03-01
filter: index/unindex dives on loading or clearing logs
Berthold Stoeger
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2019-12-04
Cleanup: remove superfluous includes from core/divelist.c
Berthold Stoeger
2019-12-04
Selection: move selection functions from divelist.c to selection.c
Berthold Stoeger
2019-11-19
Filter: move num_shown logic from model to core
Berthold Stoeger
2019-11-19
Filter: move number of shown dives to core
Berthold Stoeger
2019-11-16
Cleanup: move clearing of current_dive into clear_dive_file_data()
Berthold Stoeger
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-10-28
Cleanup: avoid dereferencing NULL
Dirk Hohndel
2019-10-28
Cleanup: prevent NULL dereference
Dirk Hohndel
2019-10-02
Core: implement move functions for dive and dive_site table
Berthold Stoeger
2019-08-28
Fix new CNS calculation - remove error with factor of 10
Stefan Fuchs
2019-08-20
Replace table interpolation by two line fit for CNS
Robert C. Helling
2019-08-04
Cleanup: use clear_git_id() instead of setting saved_git_id
Berthold Stoeger
[next]