Age | Commit message (Expand) | Author |
2013-01-06 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |
2013-01-04 | First stab at simplistic dive planning | Dirk Hohndel |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-01 | First step towards grabbing keys and handling them ourselves | Dirk Hohndel |
2012-11-21 | Make sure there are no invisible selected dives after import / download | Dirk Hohndel |
2012-09-02 | Add autogen menu command | Dirk Hohndel |
2011-11-13 | Make sure SAC and OTU get recalculated after cylinder info was changed | Dirk Hohndel |
2011-09-27 | Add preference option to chose if SAC and/or OTU should be in divelist | Dirk Hohndel |
2011-09-21 | Simplistic first attempt to get changes saved when quitting subsurface | Dirk Hohndel |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-20 | Make 'struct DiveList' entirely internal to divelist.c | Linus Torvalds |
2011-09-19 | Make helper function for creating TreeView columns in the dive list | Linus Torvalds |
2011-09-19 | Update the divelist when dive info changes | Linus Torvalds |
2011-09-19 | Add location to divelist too | Linus Torvalds |
2011-09-19 | Add temp/nitrox/sac entries to divelist | Linus Torvalds |
2011-09-12 | Libdivecomputer: start actually importing the dive data | Linus Torvalds |
2011-09-11 | Be more careful about unit changes | Linus Torvalds |
2011-09-07 | Update the dive units without destroyng and rebuilding the dive list | Linus Torvalds |
2011-09-07 | Add GtkTreeViewColumn information to 'struct DiveList' | Linus Torvalds |
2011-09-05 | Open File works. I refactored the code and introduced a new type. I never use... | Nathan Samson |