Age | Commit message (Expand) | Author |
2011-09-13 | I'm trying to figure something out that prints reasonably.. | Linus Torvalds |
2011-09-13 | Make the printout look different | Linus Torvalds |
2011-09-13 | Add the capability to print a dive profile | Linus Torvalds |
2011-09-13 | Add divemaster/buddy field and text entry | Linus Torvalds |
2011-09-13 | Separate the notion of creating the cylinder widgets from showing them | Linus Torvalds |
2011-09-13 | Make multiple cylinders actually work | Linus Torvalds |
2011-09-13 | More work on abstracting the gtk cylinder widget thing | Linus Torvalds |
2011-09-13 | Start abstracting out the cylinder equipment widgets | Linus Torvalds |
2011-09-13 | Always pack the widgets into boxes, not frames | Linus Torvalds |
2011-09-13 | Add a checkbox for nitrox settings | Linus Torvalds |
2011-09-13 | Use round line noins and caps | Linus Torvalds |
2011-09-13 | Label the temperature graph | Linus Torvalds |
2011-09-12 | Plot a sick kind of temperature curve | Linus Torvalds |
2011-09-12 | Update the README about libdivecomputer | Linus Torvalds |
2011-09-12 | Don't save empty cylinder descriptions in the xml | Linus Torvalds |
2011-09-12 | Do some basic sanity testing on the libdivecomputer gasmix data | 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 | libdivecomputer integration: add a progress bar | Linus Torvalds |
2011-09-12 | Libdivecomputer integration, part n+1 | Linus Torvalds |
2011-09-12 | More libdivecomputer boilerplate stuff | Linus Torvalds |
2011-09-12 | Further work on libdivecomputer integration | Linus Torvalds |
2011-09-12 | Flesh out the libdivecomputer interfaces some more | Linus Torvalds |
2011-09-12 | Make 'report_error()' usable from outside of main.c | Linus Torvalds |
2011-09-12 | Avoid using type 'gasmix_t': use 'struct gasmix' instead | Linus Torvalds |
2011-09-12 | Start some very initial libdivecomputer integration | Linus Torvalds |
2011-09-11 | Clean up dive info box too | Linus Torvalds |
2011-09-11 | Accept a smaller profile window | Linus Torvalds |
2011-09-11 | Add a 'Renumber' menu choice | Linus Torvalds |
2011-09-11 | Pack all the equipment widgets into boxes | Linus Torvalds |
2011-09-11 | Oops. Fix 'buffered dive' information | Linus Torvalds |
2011-09-11 | Work around more Diving Log bugs.. | Linus Torvalds |
2011-09-11 | Call an LP85 an LP85 even when it's "10% extra". | Linus Torvalds |
2011-09-11 | Be more careful about unit changes | Linus Torvalds |
2011-09-11 | Parse 'Diving Log' cylinder working pressure | Linus Torvalds |
2011-09-11 | Fix up dive number naming | Linus Torvalds |
2011-09-11 | Show dive number (if it exists) in the location note | Linus Torvalds |
2011-09-11 | Save and restore a "dive number" | Linus Torvalds |
2011-09-10 | Add more static cylinder types - and pick them up from the dive log | Linus Torvalds |
2011-09-10 | Add new cylinder models to the cylinder model store | Linus Torvalds |
2011-09-10 | Let people manage their cylinders in cuft and psi | Linus Torvalds |
2011-09-10 | Declare 'update_dive()' properly | Linus Torvalds |
2011-09-10 | Now that we don't mess up import, we can save the cylinder working pressure | Linus Torvalds |
2011-09-10 | Don't guess input cylinder size as cubic feet | Linus Torvalds |
2011-09-10 | Actually connect the cylinder configuration with the dive | Linus Torvalds |
2011-09-09 | Getting closer to a usable cylinder management interface | Linus Torvalds |
2011-09-09 | First (broken) try at actually tracking cylinder types | Linus Torvalds |
2011-09-09 | Rename 'cylinder.c' as 'equipment.c' | Linus Torvalds |
2011-09-09 | Show tank type and O2 mix for air usage | Linus Torvalds |
2011-09-09 | Add a notebook for cylinder information | Linus Torvalds |