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
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
2019-06-19
Cleanup: remove unused macro FOR_EACH_PICTURE_NON_PTR
Berthold Stoeger
2019-06-19
Cleanup: move unit-related functions to own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move TRIP_THRESHOLD into divelist.c
Berthold Stoeger
2019-06-19
Cleanup: create equipment.h header
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: remove unused function dump_taglist()
Berthold Stoeger
2019-05-20
Core: let count_divecomputers() operate on an arbitrary dive
Berthold Stoeger
2019-05-20
Cleanup: rename clone_dive() to move_dive()
Berthold Stoeger
2019-05-20
Undo: make "delete dive computer" undoable
Berthold Stoeger
2019-05-20
Undo: make "move dive computer to front" undoable
Berthold Stoeger
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-05-11
Dive site: create new dive site at location from GPS data
Berthold Stoeger
2019-05-11
Cleanup: remove for_each_gps_location macro
Berthold Stoeger
2019-04-13
Add export option to export dive sites.
Doug Junkins
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2019-04-12
Core: introduce taglist_copy() function
Berthold Stoeger
2019-04-12
Pedantic: K are an absolute scale, which are not given in degrees
Berthold Stoeger
2019-04-12
Dive site: inform model of dive site addition / deletion
Berthold Stoeger
2019-04-12
Cleanup: autogenerate remove_dive() and remove_trip()
Berthold Stoeger
2019-04-12
Cleanup: rename unregister_trip() to remove_trip()
Berthold Stoeger
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-12
Cleanup: move declaration of get_stylesheet() to qthelper.h
Berthold Stoeger
2019-04-12
Cleanup: remove "libxml/tree.h" include from "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: remove "sha1.h" include in "dive.h"
Berthold Stoeger
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
[next]