summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-19Initial Russian translation for Subsurface.Gravatar Sergey Starosek
2012-12-19Prevent bleeding deco/ndl for XML files without divecomputer entriesGravatar Linus Torvalds
2012-12-19Convert deco info from JDiveLog to SubsurfaceGravatar Miika Turkia
2012-12-17Add a "View next dive computer" menu itemGravatar Linus Torvalds
2012-12-16Improve visual appearance of horizontal marker linesGravatar Dirk Hohndel
2012-12-16Attempt to free plot data entries in each call to create_plot_info()Gravatar Lubomir I. Ivanov
2012-12-16Clear associated tooltip texts when calling expose_event()Gravatar Lubomir I. Ivanov
2012-12-16Fixed some memory leaks related to subsurface_get_conf()Gravatar Lubomir I. Ivanov
2012-12-16Fixed a couple of memory leaks related to the download dialogGravatar Lubomir I. Ivanov
2012-12-16Properly remove redundant dive computer informationGravatar Linus Torvalds
2012-12-16Use dive ID for matching dives during downloadsGravatar Linus Torvalds
2012-12-16Use dive computer model/ID when trying to merge divesGravatar Linus Torvalds
2012-12-16Make sure that the user entered nickname is never truncatedGravatar Lubomir I. Ivanov
2012-12-15Deal with some trip issues when editing dive timestampsGravatar Dirk Hohndel
2012-12-15Reserve enough memory when storing a DC's nicknameGravatar Lubomir I. Ivanov
2012-12-14Fix possible crash in nickname codeGravatar Dirk Hohndel
2012-12-13Add the ability to set a nickname for a dive computerGravatar Dirk Hohndel
2012-12-12Change the empty product model to be index 0Gravatar Dirk Hohndel
2012-12-12Ensure default dive computer strings can be freedGravatar Dirk Hohndel
2012-12-11Add crypto library to Windows installer fileGravatar Dirk Hohndel
2012-12-11Only display a depth scale appropriate for the depth of the diveGravatar Dirk Hohndel
2012-12-11Show CNS value in the profile mouseoverGravatar Dirk Hohndel
2012-12-11Correctly merge cns, ndl and deco informationGravatar Dirk Hohndel
2012-12-11Fix minor indentation issueGravatar Dirk Hohndel
2012-12-11Merge branch 'cns' into cns-mergeGravatar Dirk Hohndel
2012-12-11Update to the new deco / ndl code in libdivecomputerGravatar Dirk Hohndel
2012-12-11Calculate dive maxima/minima independent of dive computerGravatar Linus Torvalds
2012-12-10Display maximum CNS in the divelistGravatar Dirk Hohndel
2012-12-10Add the ability to edit the date/time of a diveGravatar Dirk Hohndel
2012-12-10Fix incorrect index for dive computer listGravatar Dirk Hohndel
2012-12-10Don't draw tooltips if no profile is displayedGravatar Dirk Hohndel
2012-12-10Apply preference changes right awayGravatar Dirk Hohndel
2012-12-10Move global variables covered by Preferences into one structureGravatar Dirk Hohndel
2012-12-09Rename on_delete function in statistics.cGravatar Dirk Hohndel
2012-12-09Add tank data to the print.Gravatar Salvador Cuñat
2012-12-09Separate show_dive_text() in two diferent functions.Gravatar Salvador Cuñat
2012-12-09Consistent Quit behavior on the MacGravatar Dirk Hohndel
2012-12-09Don't print partial pressure values in the profileGravatar Dirk Hohndel
2012-12-08Don't print an initial gaschange event that just tells us the gas usedGravatar Dirk Hohndel
2012-12-08Correct partial pressure calculationsGravatar Dirk Hohndel
2012-12-08Correctly parse the two different gas change eventsGravatar Dirk Hohndel
2012-12-08Draw pO2 profile lastGravatar Dirk Hohndel
2012-12-08Make sure pO2 and cns are filled in all samplesGravatar Dirk Hohndel
2012-12-08Make changes to some of the preference immediately visibleGravatar Dirk Hohndel
2012-12-08Show two decimal digits in pO2, pN2 and pHe in the tooltipGravatar Dirk Hohndel
2012-12-07Plot pO2 graph based on sample information, if availableGravatar Dirk Hohndel
2012-12-07Add CNS and pO2 tracking in the samplesGravatar Dirk Hohndel
2012-12-07Initialize helper structure to 0sGravatar Dirk Hohndel
2012-12-07Fix potential uninitialized readGravatar Dirk Hohndel
2012-12-07Fix off by one errorGravatar Dirk Hohndel