Age | Commit message (Expand) | Author |
2014-04-14 | Add option to save userid in data files | Venkatesh Shukla |
2014-03-31 | Merge branch 'planner-mods' | Dirk Hohndel |
2014-03-31 | Distinguish between entered and calculated waypoints | Robert C. Helling |
2014-03-25 | Add optional Win32 console allocation | Lubomir I. Ivanov |
2014-03-21 | Add current time and adjusted time to gui when adjusting dive's timestamp | Gehad |
2014-03-17 | Be more careful about dive computer selection | Linus Torvalds |
2014-03-14 | Improved handling of git syntax names with no git repository | Linus Torvalds |
2014-03-14 | Convert other users of showError() to the new world order | Linus Torvalds |
2014-03-14 | show the error string in the GUI rather than stderr | Linus Torvalds |
2014-03-14 | error handling: return errors for save functions | Linus Torvalds |
2014-03-13 | git object format: make sure parenthood isn't lost when saving | Linus Torvalds |
2014-03-12 | Stop using the "git descriptor file" model | Linus Torvalds |
2014-03-10 | Get rid of crazy empty tag_list element at the start | Linus Torvalds |
2014-03-08 | Add initial parser for git trees | Linus Torvalds |
2014-03-06 | Initial implementation of git save format | Linus Torvalds |
2014-03-05 | Another small tweak to whitespace tool | Dirk Hohndel |
2014-02-28 | Fix negative value for depths in Information Box | Nicu Badescu |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-16 | Rename old 'xml' file as 'bak' file when saving | Linus Torvalds |
2014-02-15 | Math is hard. Let's go shopping. | Dirk Hohndel |
2014-02-15 | Add unit support for CSV import | Miika Turkia |
2014-02-14 | Import Shearwater Desktop divelog database | Miika Turkia |
2014-02-14 | Refactoring sqlite import support | Miika Turkia |
2014-02-12 | Use "rint()" instead of rounding manually with "+ 0.5" | Linus Torvalds |
2014-02-11 | Fix ATM-vs-bar confusion | Linus Torvalds |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-02-10 | Add support for heartrate and bearing information in samples | Linus Torvalds |
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 |