Age | Commit message (Expand) | Author |
2013-05-21 | Correctly use the weightsystem_none / cylinder_none helpers | Dirk Hohndel |
2013-05-17 | Merge branch 'Qt' | Dirk Hohndel |
2013-05-15 | Avoid reading an uninitialized variable when adding new cylinders | Dirk Hohndel |
2013-05-03 | Fix compiler warnings | Dirk Hohndel |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-04-15 | Added the code that will load and populate the Tank Info | Tomaz Canabrava |
2013-04-13 | Started the real code on the Qt Interface. | Tomaz Canabrava |
2013-03-17 | Manually add gas changes to a dive | Dirk Hohndel |
2013-03-03 | Try to capture some more potential buffer overflows caused by localization | Dirk Hohndel |
2013-03-03 | equipment.c: Fix potential buffer overflow in size_data_funct() | Lubomir I. Ivanov |
2013-02-18 | Clear statistics and equipment when no dive is selected | Dirk Hohndel |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-28 | Clean up gtk combo box handling | Linus Torvalds |
2013-01-28 | Make subsurface compile with -DGSEAL_ENABLE | Linus Torvalds |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-11-10 | gtk spinbuttons are crazy - fix possible divide-by-zero | Linus Torvalds |
2012-10-18 | Don't enable equipment notebook buttons if there is no dive | Dirk Hohndel |
2012-10-18 | Changed the term used for one of the default weight systems | Dirk Hohndel |
2012-10-18 | Translate the units in the 'Weight System' dialog | Lubomir I. Ivanov |
2012-10-14 | Improve translations | Dirk Hohndel |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
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 |