Age | Commit message (Expand) | Author |
2012-12-16 | Attempt to free plot data entries in each call to create_plot_info() | Lubomir I. Ivanov |
2012-12-16 | Clear associated tooltip texts when calling expose_event() | Lubomir I. Ivanov |
2012-12-16 | Fixed some memory leaks related to subsurface_get_conf() | Lubomir I. Ivanov |
2012-12-16 | Fixed a couple of memory leaks related to the download dialog | Lubomir I. Ivanov |
2012-12-16 | Properly remove redundant dive computer information | Linus Torvalds |
2012-12-16 | Use dive ID for matching dives during downloads | Linus Torvalds |
2012-12-16 | Use dive computer model/ID when trying to merge dives | Linus Torvalds |
2012-12-16 | Make sure that the user entered nickname is never truncated | Lubomir I. Ivanov |
2012-12-15 | Deal with some trip issues when editing dive timestamps | Dirk Hohndel |
2012-12-15 | Reserve enough memory when storing a DC's nickname | Lubomir I. Ivanov |
2012-12-14 | Fix possible crash in nickname code | Dirk Hohndel |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-12 | Change the empty product model to be index 0 | Dirk Hohndel |
2012-12-12 | Ensure default dive computer strings can be freed | Dirk Hohndel |
2012-12-11 | Add crypto library to Windows installer file | Dirk Hohndel |
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 |