Age | Commit message (Expand) | Author |
2013-12-19 | Files: use the new open() wrappers | Lubomir I. Ivanov |
2013-12-06 | Really save airtemp and watertemp in the dive | Dirk Hohndel |
2013-11-29 | Editing air or water temperature should modify dive computer, not dive | Dirk Hohndel |
2013-11-27 | Show/save weights up to and including last valid | Anton Lundin |
2013-11-15 | Escape all problematic characters when saving a tag | Maximilian Güntner |
2013-11-02 | Replaced the tag implementation | Maximilian Güntner |
2013-10-20 | Export dives in UDDF format | Miika Turkia |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-06-18 | Converting the device_info list into a Qt data structure | Dirk Hohndel |
2013-05-21 | Remove Gtk crud | Dirk Hohndel |
2013-04-09 | Store the tag names instead of an opaque number | Dirk Hohndel |
2013-04-09 | Add dive tags and support invalid dives | Ďoďo |
2013-03-07 | Fix potentially broken white space truncation on certain Windows versions | Lubomir I. Ivanov |
2013-03-01 | Fix saving of po2 values | Linus Torvalds |
2013-02-27 | Ensure all strings stored in XML are escaped correctly | Linus Torvalds |
2013-02-15 | Improve the code handling air temperature | Linus Torvalds |
2013-02-14 | Better handling of manually edited air temperature | Dirk Hohndel |
2013-02-08 | Do more dive fixup for each dive computer | Linus Torvalds |
2013-02-02 | Add 'Save As' entry to context menu shown when right clicking on a dive | Pierre-Yves Chibon |
2013-01-24 | Centralization for Kelvin and Standardization to milliKelvin | Jan Schubert |
2013-01-24 | Save all dive computer nicknames - whether used or not | Linus Torvalds |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-09 | Assemble the actual Suunto serial number | Linus Torvalds |
2013-01-09 | Move device_info handling into a new 'device.c' file | Linus Torvalds |
2013-01-09 | Add support to planner to use additional gases during the ascent | Dirk Hohndel |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2013-01-01 | Clear divecomputer saved status before saving the nicknames to XML | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Fix nickname saving in XML file to deal with utf8 characters | Dirk Hohndel |
2012-12-30 | Allow overlapping (and disjoint) dive trips | Linus Torvalds |
2012-12-30 | Update deco handling | Dirk Hohndel |
2012-12-28 | Make add_dc_to_string() skip redundant entries | Linus Torvalds |
2012-12-26 | Add settings section to XML file format and store dive computer IDs | Dirk Hohndel |
2012-12-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-07 | Add CNS and pO2 tracking in the samples | Dirk Hohndel |
2012-12-05 | Fix saving of salinity | Dirk Hohndel |
2012-12-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-05 | Save latitude/longitude using integer math | Linus Torvalds |
2012-12-04 | Improve deco handling and add NDL support | Dirk Hohndel |
2012-11-26 | Simplify tripflags: remove tripflag_names[] | Linus Torvalds |
2012-11-25 | Improve on divecomputer data handling | Linus Torvalds |
2012-11-25 | Start merging dives by keeping the dive computer data from both dives | Linus Torvalds |
2012-11-25 | Add basic divecomputer info setup with xml parsing and saving | Linus Torvalds |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-19 | Fix the XML gps parsing and saving when using non-US locales | Linus Torvalds |
2012-11-12 | Store and parse salinity and surface pressure | Dirk Hohndel |
2012-10-28 | Add support for visibility tracking and allow manual entry air temp | Dirk Hohndel |
2012-10-04 | Use GLib's g_fopen() and g_open() when working with files | Lubomir I. Ivanov |
2012-09-30 | New XML format for saving dives | Linus Torvalds |