Age | Commit message (Expand) | Author |
2012-09-11 | Fix a long standing bug when editing dives | Dirk Hohndel |
2012-09-11 | Display yearly/monthly statistics | Miika Turkia |
2012-09-07 | Handle new dives correctly if trips exist | Dirk Hohndel |
2012-09-05 | Avoid duplicate dive_trip entries | Dirk Hohndel |
2012-09-01 | Allow modification and edits of trips | Dirk Hohndel |
2012-09-01 | Clean up macros and auxiliary functions | Dirk Hohndel |
2012-08-27 | Merge branch 'trips' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-27 | Fix an issue with trips that have dives from multiple input files | Dirk Hohndel |
2012-08-27 | First cut of explicit trip tracking | Dirk Hohndel |
2012-08-26 | Ignore Nitrox/He seetings when editing cylinders for multiple dives | Dirk Hohndel |
2012-08-21 | Add helper 'for_each_dive()' dive iterator | Linus Torvalds |
2012-08-21 | Fix single-dive editing oddity | Linus Torvalds |
2012-08-20 | Rework dive selection logic | Linus Torvalds |
2012-08-18 | Correct multi-edit equipment update logic | Dirk Hohndel |
2012-08-16 | Fix right click edit in Dive Notes area for multiple dives | Dirk Hohndel |
2012-08-16 | Merge branch 'tree2' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-15 | Redo dive editing | Dirk Hohndel |
2012-08-14 | Add exposure protection tracking | Dirk Hohndel |
2012-08-07 | Add total weight column to divelist | Dirk Hohndel |
2012-08-06 | Fill the list of weightsystems from data in existing dives | Dirk Hohndel |
2012-06-27 | Rough "Add new dive" infrastructure in the divelist | Linus Torvalds |
2012-06-19 | Add a few more conversion helper functions to dive.h | Linus Torvalds |
2012-05-02 | Don't close config file when changing preferences | Linus Torvalds |
2012-04-02 | Add the ugliest 'delete dive' model ever | Linus Torvalds |
2012-03-23 | Merge branch 'weight' of git://subsurface.hohndel.org/subsurface | Linus Torvalds |
2012-03-24 | Add weight system tracking | Dirk Hohndel |
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 |