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
2018-10-30
Fix gasmix for OTU calculation
Robert C. Helling
2018-10-29
Dive site: pass dive-site pointer to delete_dive_site()
Berthold Stoeger
2018-10-25
core: add seperate number of dives shown to the trip structure
Dirk Hohndel
2018-10-23
Core: accept NULL-pointer in free_trip() and free_divesite()
Berthold Stoeger
2018-10-15
Selection: always make newly selected dive the current dive
Berthold Stoeger
2018-10-15
Dive import: reset current_dive in process_imported_dives()
Berthold Stoeger
2018-10-15
Dive import: remove dive-to-be added from trip before deletion
Berthold Stoeger
2018-10-14
Cleanup: constify get_dive_gas() and get_dive_gas_string()
Berthold Stoeger
2018-10-14
Cleanup: free all data in clear_table()
Berthold Stoeger
2018-10-14
Cleanup: move clear_table() to divesite.c
Berthold Stoeger
2018-10-14
Cleanup: remove rebasing artefacts
Berthold Stoeger
2018-10-14
Autogroup only when selected
Jan Mulder
2018-10-13
Dive site: explicitly init displayed_dive_site on show widget
Berthold Stoeger
2018-10-11
Dive list: unify sorting in core and Qt-model
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Dive list: remember selected dives
Berthold Stoeger
2018-10-11
Undo: implement autogrouping of trips in DiveAdd
Berthold Stoeger
2018-10-11
Core: introduce insert_trip_dont_merge() function
Berthold Stoeger
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
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-08
Fix warning about unused variables
Linus Torvalds
2018-10-06
Import: pass "downloaded" parameter to process_imported_dives()
Berthold Stoeger
2018-10-06
Import: remove dive->downloaded logic
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-29
Cleanup: split out free_dive() function from delete_single_dive()
Berthold Stoeger
2018-09-23
Core: split process_dives() in post-import and post-load versions
Berthold Stoeger
2018-09-10
Profile: fix SAC calculation for air dives
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking dives and divecomputers
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking pointers to events
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-08-02
Cleanup: move sort_table() from subsurface_startup.c to divelist.c
Berthold Stoeger
2018-07-19
Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo()
Berthold Stoeger
2018-07-18
Cleanup: removed unused functions in divelist.h
Berthold Stoeger
2018-05-28
Don't compute SAC if total gas use is unknown
Robert C. Helling
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Implement get_divemode() to find the divemode at a particular time
Willem Ferguson
2018-05-14
Simplify the bailout detection functions.
Willem Ferguson
2018-05-14
Implement bailout outside of the dive planner
Willem Ferguson
2018-05-14
Small whitespace cleanup
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-02-12
dump_tissues: fix missing 'struct deco_state' argument
Lubomir I. Ivanov
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-10
Unused code: remove trip_has_selected_dives()
Jan Mulder
2018-01-08
Move resetting of current file out of clear_dive_file_data()
Berthold Stoeger
[next]