Age | Commit message (Expand) | Author |
2012-10-01 | Fixed some small memory leaks | Lubomir I. Ivanov |
2012-09-30 | Keep the "Add/Edit Cylinder & Weight" dialogs on top | Lubomir I. Ivanov |
2012-09-24 | Update cylinder info properly | Linus Torvalds |
2012-09-21 | Fix missing save of (almost empty) cylinder information | Linus Torvalds |
2012-09-18 | Fix some of the problems reported by cppcheck | Dirk Hohndel |
2012-09-17 | Merge branch 'defaultfile' | Dirk Hohndel |
2012-09-13 | Make sure all parts of the edit dialogs are using current_dive / edit_dive | Dirk Hohndel |
2012-09-11 | Fix a long standing bug when editing dives | Dirk Hohndel |
2012-09-10 | Implement Close menu option that allows closing the data file | Dirk Hohndel |
2012-08-26 | Ignore Nitrox/He seetings when editing cylinders for multiple dives | Dirk Hohndel |
2012-08-18 | Correct multi-edit equipment update logic | Dirk Hohndel |
2012-08-18 | Fix crash when editing weight system info | 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-06 | Remove weightsystem entry with no description | Dirk Hohndel |
2012-08-06 | Remember the last weight used per weightsystem | Dirk Hohndel |
2012-04-23 | Fix edit callback for weight system | Dirk Hohndel |
2012-04-01 | Fix reference tank information for LP steel tanks. | 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-05 | More removal of unused arguments | Dirk Hohndel |
2011-12-31 | Define O2 permille for air in one spot | Henrik Brautaset Aronsen |
2011-12-26 | Remove unused return value | Dirk Hohndel |
2011-12-11 | Add the "Common European Cylinders" as per Henrik | Linus Torvalds |
2011-12-11 | Clean up reference tank information table | Linus Torvalds |
2011-12-11 | Make the cylinder table columns unsortable | Linus Torvalds |
2011-12-11 | Allow editing of Helium values in cylinder info | Linus Torvalds |
2011-12-09 | Use common helper function for the "no cylinder info" case | Linus Torvalds |
2011-11-19 | Add the cylinder list to the dive info edit dialog | Linus Torvalds |
2011-11-19 | Make double-clicking on the dive list bring up the dive editor | Linus Torvalds |
2011-11-18 | Make all the normal widgets uneditable and non-focusing | Linus Torvalds |
2011-11-13 | Fix minor coding standard issues introduced by my last commit | Dirk Hohndel |
2011-11-13 | Make sure SAC and OTU get recalculated after cylinder info was changed | Dirk Hohndel |
2011-11-09 | Add "enable" button for manual pressure setting | Linus Torvalds |
2011-11-09 | Keep the start/end spinbuttons as GtkWidget | Linus Torvalds |
2011-11-09 | equipment: clean up cylinder pressure spinbutton setup | Linus Torvalds |
2011-11-09 | Show the newly split pressures correctly in the equipment page too | Linus Torvalds |
2011-11-09 | If we don't have cylinder working pressure, we sill want to show the volume | Linus Torvalds |
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-10-23 | Add 'activate' callback for the cylinder completion | Linus Torvalds |
2011-10-22 | Add a completion for the cylinder type entry combo box | Linus Torvalds |
2011-10-22 | Add cylinder data to cylinder model as we record each dive | Linus Torvalds |
2011-10-22 | Fix the reading of the cylinder start/end pressure from cylinder models | Linus Torvalds |
2011-10-21 | Repaint dive after equipment change only after updating the cylinder info | Linus Torvalds |
2011-10-21 | Repaint the dive after equipment changes | Linus Torvalds |
2011-10-17 | Add start/end pressure to cylinder edit dialog | Linus Torvalds |
2011-10-02 | Remove cylinder index from cylinder list model | Linus Torvalds |
2011-10-02 | Make cylinders editable with a double-click | Linus Torvalds |
2011-10-02 | Change calling convention of 'edit_cylinder_info' | Linus Torvalds |