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
/
dive.h
Age
Commit message (
Expand
)
Author
2012-01-26
Split up file reading from 'parse-xml.c' into 'file.c'
Linus Torvalds
2012-01-05
Oddly, finishing a sample doesn't require a sample
Dirk Hohndel
2011-12-31
Define O2 permille for air in one spot
Henrik Brautaset Aronsen
2011-12-09
Use common helper function for the "no cylinder info" case
Linus Torvalds
2011-12-07
Add typical 0 to 5 star rating for dives
Dirk Hohndel
2011-11-19
Make double-clicking on the dive list bring up the dive editor
Linus Torvalds
2011-11-09
Don't save cylinder start/end pressures unless set by hand
Linus Torvalds
2011-11-05
Use XSLT file to open JDiveLog logs
Miika Turkia
2011-11-02
Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-11-02
Add Info & Stats page to the notebook
Dirk Hohndel
2011-11-01
Even more places with pressure and volume conversions
Dirk Hohndel
2011-11-01
Further cleanup of pressure and volume conversions
Dirk Hohndel
2011-11-01
Use unit functions to get column headers, add unit function for pressure
Dirk Hohndel
2011-11-01
More consistency improvements
Dirk Hohndel
2011-11-01
Add new helper function to get temperature and unit
Dirk Hohndel
2011-11-01
Fix 'init_ui()' so that it can change argc/argv
Linus Torvalds
2011-10-28
Use Registry on Windows to store preferences
Dirk Hohndel
2011-10-25
Add menu item and dialog to select which events to display
Dirk Hohndel
2011-10-25
Remember the event names as we encounter them
Dirk Hohndel
2011-10-23
Add completions to the dive location, buddy and divemaster entries
Linus Torvalds
2011-10-22
Add cylinder data to cylinder model as we record each dive
Linus Torvalds
2011-10-05
Add XML file import back and treat open and import differently
Dirk Hohndel
2011-10-05
Automatically renumber new dives when they are "obvious".
Linus Torvalds
2011-10-03
Remove the ability to 'Import' .SDA files
Dirk Hohndel
2011-09-27
Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-09-22
Start handling dive events
Linus Torvalds
2011-09-22
Add OTU to divelist
Dirk Hohndel
2011-09-22
Calculate OTUs for every dive
Dirk Hohndel
2011-09-21
Merge branch 'quit-handling' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-09-21
Add helper function for doing depth unit calculations
Linus Torvalds
2011-09-21
Use the last (or only) filename on command line as default for saving
Dirk Hohndel
2011-09-20
Fix up printing some more
Linus Torvalds
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-19
Reinstate the main window title
Linus Torvalds
2011-09-19
Use renderer function for divelist depth field too
Linus Torvalds
2011-09-19
Start filling in temperature and nitrox data in dive list
Linus Torvalds
2011-09-16
Show tank / nitrox / air consumption information in the info_frame
Dirk Hohndel
2011-09-15
Support gps coordinates for the location info
Linus Torvalds
2011-09-13
Add divemaster/buddy field and text entry
Linus Torvalds
2011-09-12
Libdivecomputer: start actually importing the dive data
Linus Torvalds
2011-09-12
Abstract out dive/sample allocation a bit
Linus Torvalds
2011-09-12
Avoid using type 'gasmix_t': use 'struct gasmix' instead
Linus Torvalds
2011-09-11
Be more careful about unit changes
Linus Torvalds
2011-09-11
Fix up dive number naming
Linus Torvalds
2011-09-11
Save and restore a "dive number"
Linus Torvalds
2011-09-10
Declare 'update_dive()' properly
Linus Torvalds
2011-09-09
Rename 'cylinder.c' as 'equipment.c'
Linus Torvalds
2011-09-07
Do output unit conversion in the dive info window too
Linus Torvalds
2011-09-06
Start "output unit management" support
Linus Torvalds
2011-09-05
Report errors when opening files
Nathan Samson
[next]