aboutsummaryrefslogtreecommitdiffstats
path: root/core/divelist.h
AgeCommit message (Expand)Author
2018-11-16More accurate CNS calculations (following comments on github)Gravatar willemferguson
2018-10-14Cleanup: constify get_dive_gas() and get_dive_gas_string()Gravatar Berthold Stoeger
2018-10-14Cleanup: move clear_table() to divesite.cGravatar Berthold Stoeger
2018-10-11Undo: select dives after add, remove, merge, split dive commandsGravatar Berthold Stoeger
2018-10-11Undo: implement autogrouping of trips in DiveAddGravatar Berthold Stoeger
2018-10-11Undo: make diverse trip-related operations undo-ableGravatar Berthold Stoeger
2018-10-11Undo: implement undo of manual dive-creationGravatar Berthold Stoeger
2018-10-11Undo: fix multi-level undo of delete-dive and remove-dive-from-tripGravatar Berthold Stoeger
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Import: pass a dive table to process_imported_dives()Gravatar Berthold Stoeger
2018-10-07Dive information: fix surface interval calculationGravatar Berthold Stoeger
2018-09-23Core: split process_dives() in post-import and post-load versionsGravatar Berthold Stoeger
2018-08-23Cleanup: const-ify functions taking dives and divecomputersGravatar Berthold Stoeger
2018-07-18Cleanup: removed unused functions in divelist.hGravatar Berthold Stoeger
2018-01-10Unused code: remove trip_has_selected_dives()Gravatar Jan Mulder
2018-01-04Turn dive_list_changed into boolGravatar Berthold Stoeger
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-10-18init_deco correctly identify previous dives and report overlapping divesGravatar Stefan Fuchs
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-01-03Display surface interval in diveplanGravatar Robert C. Helling
2016-12-26Indicate a repetitive dive in the diveplanGravatar Robert C. Helling
2016-04-14Add helper to find the dive closest to a given timeGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel