Age | Commit message (Expand) | Author |
2012-12-11 | Only display a depth scale appropriate for the depth of the dive | Dirk Hohndel |
2012-12-11 | Show CNS value in the profile mouseover | Dirk Hohndel |
2012-12-11 | Correctly merge cns, ndl and deco information | Dirk Hohndel |
2012-12-11 | Fix minor indentation issue | Dirk Hohndel |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-11 | Update to the new deco / ndl code in libdivecomputer | Dirk Hohndel |
2012-12-11 | Calculate dive maxima/minima independent of dive computer | Linus Torvalds |
2012-12-10 | Display maximum CNS in the divelist | Dirk Hohndel |
2012-12-10 | Add the ability to edit the date/time of a dive | Dirk Hohndel |
2012-12-10 | Fix incorrect index for dive computer list | Dirk Hohndel |
2012-12-10 | Don't draw tooltips if no profile is displayed | Dirk Hohndel |
2012-12-10 | Apply preference changes right away | Dirk Hohndel |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-12-09 | Rename on_delete function in statistics.c | Dirk Hohndel |
2012-12-09 | Add tank data to the print. | Salvador Cuñat |
2012-12-09 | Separate show_dive_text() in two diferent functions. | Salvador Cuñat |
2012-12-09 | Consistent Quit behavior on the Mac | Dirk Hohndel |
2012-12-09 | Don't print partial pressure values in the profile | Dirk Hohndel |
2012-12-08 | Don't print an initial gaschange event that just tells us the gas used | Dirk Hohndel |
2012-12-08 | Correct partial pressure calculations | Dirk Hohndel |
2012-12-08 | Correctly parse the two different gas change events | Dirk Hohndel |
2012-12-08 | Draw pO2 profile last | Dirk Hohndel |
2012-12-08 | Make sure pO2 and cns are filled in all samples | Dirk Hohndel |
2012-12-08 | Make changes to some of the preference immediately visible | Dirk Hohndel |
2012-12-08 | Show two decimal digits in pO2, pN2 and pHe in the tooltip | Dirk Hohndel |
2012-12-07 | Plot pO2 graph based on sample information, if available | Dirk Hohndel |
2012-12-07 | Add CNS and pO2 tracking in the samples | Dirk Hohndel |
2012-12-07 | Initialize helper structure to 0s | Dirk Hohndel |
2012-12-07 | Fix potential uninitialized read | Dirk Hohndel |
2012-12-07 | Fix off by one error | Dirk Hohndel |
2012-12-07 | Fix embarrassing cut and paste bugs | Dirk Hohndel |
2012-12-07 | Add option to make ceiling visually stand out more in the profile | Dirk Hohndel |
2012-12-07 | Move partial pressure plots up slightly | Dirk Hohndel |
2012-12-07 | Move 'plot_info' into 'struct graphics_context' | Linus Torvalds |
2012-12-07 | Add dive computer name to the dive plot | Linus Torvalds |
2012-12-07 | Tune the dive joining surface event insert code | Linus Torvalds |
2012-12-07 | When merging downloaded dives, strive to keep old dive in 'a' | Linus Torvalds |
2012-12-07 | Sort the divecomputers alphabetically and have fixed width dropdown | Dirk Hohndel |
2012-12-06 | Add two test dives that triggered the bug fixed in the previous commit | Dirk Hohndel |
2012-12-06 | Fix insert_trip to correctly deal with trips that start at the same time | Dirk Hohndel |
2012-12-06 | Fix SIGSEGV when joining dives without dive computer information | Linus Torvalds |
2012-12-05 | Prevent crash when no default device is set | Dirk Hohndel |
2012-12-05 | Split dive computer selection into seperate vendor and product combo boxes | Dirk Hohndel |
2012-12-05 | Fix deco/ndl support for libdivecomputer | Dirk Hohndel |
2012-12-05 | Fix retrieval of object_id value in Uemis downloader | Dirk Hohndel |
2012-12-05 | Improve reading of extra dive data for Uemis | Dirk Hohndel |
2012-12-05 | Fix saving of salinity | Dirk Hohndel |
2012-12-05 | Change Uemis code to use locale indepent floating point parsing | 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 |