summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2012-12-07Fix embarrassing cut and paste bugsGravatar Dirk Hohndel
2012-12-07Add option to make ceiling visually stand out more in the profileGravatar Dirk Hohndel
2012-12-07Move partial pressure plots up slightlyGravatar Dirk Hohndel
2012-12-07Move 'plot_info' into 'struct graphics_context'Gravatar Linus Torvalds
2012-12-07Add dive computer name to the dive plotGravatar Linus Torvalds
2012-12-07Tune the dive joining surface event insert codeGravatar Linus Torvalds
2012-12-07When merging downloaded dives, strive to keep old dive in 'a'Gravatar Linus Torvalds
2012-12-07Sort the divecomputers alphabetically and have fixed width dropdownGravatar Dirk Hohndel
2012-12-06Add two test dives that triggered the bug fixed in the previous commitGravatar Dirk Hohndel
2012-12-06Fix insert_trip to correctly deal with trips that start at the same timeGravatar Dirk Hohndel
2012-12-06Fix SIGSEGV when joining dives without dive computer informationGravatar Linus Torvalds
2012-12-05Prevent crash when no default device is setGravatar Dirk Hohndel
2012-12-05Split dive computer selection into seperate vendor and product combo boxesGravatar Dirk Hohndel