Age | Commit message (Expand) | Author |
2014-02-06 | Include images in profile | Robert C. Helling |
2014-01-25 | Set up the parsing of manual CSV files | Miika Turkia |
2014-01-22 | Improve floating point equality test | Robert Helling |
2014-01-21 | Prevent potential math overflow in new profile | Robert C. Helling |
2014-01-17 | Support for XSLT template for CSV import | Miika Turkia |
2014-01-16 | Convert the C code to using stdbool and true/false | Anton Lundin |
2014-01-11 | Don't show tanks that aren't used during a dive | Dirk Hohndel |
2014-01-09 | Add and use 'string_to_fraction()' helper converter function | Linus Torvalds |
2014-01-09 | Add unit-aware cylinder size string parserc | Linus Torvalds |
2014-01-09 | Add unit-aware conversion of pressure data | Linus Torvalds |
2014-01-08 | Add a string_to_depth() helper function to match our string_to_weight one | Linus Torvalds |
2014-01-08 | const'ify our strtod() helper functions | Linus Torvalds |
2014-01-07 | Add a unique id to every dive | Dirk Hohndel |
2014-01-02 | Make our 'ascii_strtod()' helper more generic | Linus Torvalds |
2013-12-28 | Allow tracking of more weight systems | Dirk Hohndel |
2013-12-19 | Files: add wrappers for certain open() methods | Lubomir I. Ivanov |
2013-12-16 | Remove the xslt_path now that all XSLT files are kept in a resource | Thiago Macieira |
2013-12-04 | Allow comma separated CSV files | Dirk Hohndel |
2013-11-29 | Editing air or water temperature should modify dive computer, not dive | Dirk Hohndel |
2013-11-21 | Add optional support for stopdepth import from csv | Anton Lundin |
2013-11-21 | Add optional support for cns import from csv files | Anton Lundin |
2013-11-21 | Add optional support for po2 import from csv files | Anton Lundin |
2013-11-21 | Added a configuration option to have gf_low apply at max depth instead of at ... | Patrick Valsecchi |
2013-11-20 | Use get_cylinder_index in per_cylinder_mean_depth | Anton Lundin |
2013-11-19 | Collect per tank SAC rate | Dirk Hohndel |
2013-11-18 | Shift times of selected dives | Robert Helling |
2013-11-16 | Removed duplicated method. | Tomaz Canabrava |
2013-11-13 | Instead of a "Cylinder for planning" use a default cylinder | Dirk Hohndel |
2013-11-12 | Add depth colum to cylinder model | Dirk Hohndel |
2013-11-08 | Be consistent when passing around gas data in the planner | Dirk Hohndel |
2013-11-07 | Include the cylinder information in a dive added with "Add Dive" | Dirk Hohndel |
2013-11-02 | Speed up XML loading | Linus Torvalds |
2013-11-02 | Replaced the tag implementation | Maximilian Güntner |
2013-10-20 | Export dives in UDDF format | Miika Turkia |
2013-10-16 | GUI for CSV import | Miika Turkia |
2013-10-11 | Fix dive planner sidebar depth units | Linus Torvalds |
2013-10-09 | Only define TRUE and FALSE if they aren't defined already | Dirk Hohndel |
2013-10-09 | Disable unused function | Dirk Hohndel |
2013-10-07 | Fix some signedness issues | Dirk Hohndel |
2013-10-07 | Next round of code removal and header cleanup | Dirk Hohndel |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |
2013-10-07 | Remove info.c/info.h | Dirk Hohndel |
2013-10-07 | Remove feature checking | Dirk Hohndel |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |
2013-10-06 | Delete code and files that are no longer used | Dirk Hohndel |
2013-10-06 | Trying to switch to Qt translation | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-04 | Use helper function to find xslt folder | Dirk Hohndel |
2013-10-04 | Added configuration options for vertical speed units. | Patrick Valsecchi |
2013-09-27 | Added a ruler which can be dragged along the profile | Maximilian Güntner |