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
/
dive.h
Age
Commit message (
Expand
)
Author
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-05-01
cleanup: move FRACTION macro from dive.h to units.h
Berthold Stoeger
2020-05-01
cleanup: move DECOTIMESTEP from dive.h to planner.h
Berthold Stoeger
2020-04-19
desktop: remove user survey
Dirk Hohndel
2020-04-13
Preserve events when editing dive in planner
Robert C. Helling
2020-04-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-10
Merge pull request #2737 from Subsurface-divelog/libgitCleanup
Dirk Hohndel
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-10
cleanup: remove picture_free()
Berthold Stoeger
2020-04-10
cleanup: remove dive_get_picture_count() function
Berthold Stoeger
2020-04-09
cloud-storage: simplify creation of git authorship
Dirk Hohndel
2020-04-07
cleanup: remove commented-out evn_foreach() function
Berthold Stoeger
2020-04-07
cleanup: remove remove_event() function
Berthold Stoeger
2020-04-07
cleanup: remove vintage report_error() function declaration
Berthold Stoeger
2020-04-07
core: split out create_gas_change_event() from add_gas_change_event()
Berthold Stoeger
2020-04-07
undo: implement renaming of events
Berthold Stoeger
2020-04-07
core: add remove_event_from_dc() function
Berthold Stoeger
2020-04-07
core: split add_event() in two parts
Berthold Stoeger
2020-04-07
cleanup: move fill_default_cylinder from planner.c to equipment.c
Berthold Stoeger
2020-03-20
Core: introduce invalid flag for dives
Berthold Stoeger
2020-03-17
cleanup: remove record_dive() function
Berthold Stoeger
2020-03-10
mobile: remove dive::collapsed
Berthold Stoeger
2020-03-06
mobile: allow disabling BT support from the command line
Dirk Hohndel
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-03-01
filter: add fulltext filtering code
Berthold Stoeger
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2020-01-06
desktop UI: create the UI components for editing the salinity.
willemferguson
2019-12-03
Desktop: add additional star widgets to Information tab
willemferguson
2019-11-26
core: add --testqml flag to mobileExecutable
jan Iversen
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-11-08
core: reorder dive structure elements to avoid padding
Dirk Hohndel
2019-11-08
core: add collapsed state to the dive data structure
Dirk Hohndel
2019-10-31
Planner: Add option to treat O2 as narcotic
Robert C. Helling
2019-10-26
Core: export dive-computer freeing function
Berthold Stoeger
2019-10-02
Cleanup: make table argument to get_dive_from_table() const
Berthold Stoeger
2019-10-02
Cleanup: remove dive_table and dive_site_table Q_METATYPEs
Berthold Stoeger
2019-09-21
Export: move dive site selection logic to C++
Berthold Stoeger
2019-08-08
Core: pass dive, cylinder-id to fill_default_cylinder
Berthold Stoeger
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2019-08-08
Cleanup: move file-related function declarations to file.h
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-07-18
Cleanup: move deco function declarations to deco.h
Berthold Stoeger
2019-07-18
Cleanup: fix include weirdness concerning string_to_*() functions
Berthold Stoeger
2019-07-18
Cleanup: move cylinderuse_from_text() to equipment.c
Berthold Stoeger
2019-07-14
Fix cylinder gas type saving when we have bogus gas use data
Linus Torvalds
2019-06-19
Cleanup: remove unused function find_dive_including
Berthold Stoeger
2019-06-19
Cleanup: move gas-functions to own translation unit
Berthold Stoeger
[next]