aboutsummaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
2012-08-27Merge branch 'trips' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-27Fix an issue with trips that have dives from multiple input filesGravatar Dirk Hohndel
2012-08-27First cut of explicit trip trackingGravatar Dirk Hohndel
2012-08-26Ignore Nitrox/He seetings when editing cylinders for multiple divesGravatar Dirk Hohndel
2012-08-21Add helper 'for_each_dive()' dive iteratorGravatar Linus Torvalds
2012-08-21Fix single-dive editing oddityGravatar Linus Torvalds
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-18Correct multi-edit equipment update logicGravatar Dirk Hohndel
2012-08-16Fix right click edit in Dive Notes area for multiple divesGravatar Dirk Hohndel
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-15Redo dive editingGravatar Dirk Hohndel
2012-08-14Add exposure protection trackingGravatar Dirk Hohndel
2012-08-07Add total weight column to divelistGravatar Dirk Hohndel
2012-08-06Fill the list of weightsystems from data in existing divesGravatar Dirk Hohndel
2012-06-27Rough "Add new dive" infrastructure in the divelistGravatar Linus Torvalds
2012-06-19Add a few more conversion helper functions to dive.hGravatar Linus Torvalds
2012-05-02Don't close config file when changing preferencesGravatar Linus Torvalds
2012-04-02Add the ugliest 'delete dive' model everGravatar Linus Torvalds
2012-03-23Merge branch 'weight' of git://subsurface.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-03-24Add weight system trackingGravatar Dirk Hohndel
2012-01-26Split up file reading from 'parse-xml.c' into 'file.c'Gravatar Linus Torvalds
2012-01-05Oddly, finishing a sample doesn't require a sampleGravatar Dirk Hohndel
2011-12-31Define O2 permille for air in one spotGravatar Henrik Brautaset Aronsen
2011-12-09Use common helper function for the "no cylinder info" caseGravatar Linus Torvalds
2011-12-07Add typical 0 to 5 star rating for divesGravatar Dirk Hohndel
2011-11-19Make double-clicking on the dive list bring up the dive editorGravatar Linus Torvalds
2011-11-09Don't save cylinder start/end pressures unless set by handGravatar Linus Torvalds
2011-11-05Use XSLT file to open JDiveLog logsGravatar Miika Turkia
2011-11-02Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Add Info & Stats page to the notebookGravatar Dirk Hohndel
2011-11-01Even more places with pressure and volume conversionsGravatar Dirk Hohndel
2011-11-01Further cleanup of pressure and volume conversionsGravatar Dirk Hohndel
2011-11-01Use unit functions to get column headers, add unit function for pressureGravatar Dirk Hohndel
2011-11-01More consistency improvementsGravatar Dirk Hohndel
2011-11-01Add new helper function to get temperature and unitGravatar Dirk Hohndel
2011-11-01Fix 'init_ui()' so that it can change argc/argvGravatar Linus Torvalds
2011-10-28Use Registry on Windows to store preferencesGravatar Dirk Hohndel
2011-10-25Add menu item and dialog to select which events to displayGravatar Dirk Hohndel
2011-10-25Remember the event names as we encounter themGravatar Dirk Hohndel
2011-10-23Add completions to the dive location, buddy and divemaster entriesGravatar Linus Torvalds
2011-10-22Add cylinder data to cylinder model as we record each diveGravatar Linus Torvalds
2011-10-05Add XML file import back and treat open and import differentlyGravatar Dirk Hohndel
2011-10-05Automatically renumber new dives when they are "obvious".Gravatar Linus Torvalds
2011-10-03Remove the ability to 'Import' .SDA filesGravatar Dirk Hohndel
2011-09-27Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-22Start handling dive eventsGravatar Linus Torvalds
2011-09-22Add OTU to divelistGravatar Dirk Hohndel
2011-09-22Calculate OTUs for every diveGravatar Dirk Hohndel
2011-09-21Merge branch 'quit-handling' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-09-21Add helper function for doing depth unit calculationsGravatar Linus Torvalds