summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-12Extract salinity for Uemis SDA and improve depth calculationGravatar Dirk Hohndel
2012-11-12Store and parse salinity and surface pressureGravatar Dirk Hohndel
2012-11-11Fix average temperature statisticsGravatar Linus Torvalds
2012-11-11Handle dives without samples correctlyGravatar Dirk Hohndel
2012-11-11Add back mysteriously deleted "} else {" lineGravatar Linus Torvalds
2012-11-11Make the "click-to-zoom" use a 2.5x zoom factorGravatar Linus Torvalds
2012-11-11Add more data to our tool-tip display in the profile windowGravatar Dirk Hohndel
2012-11-11Be stricter about when we allow merging of divesGravatar Linus Torvalds
2012-11-11Fix possible array bound violation for insanely long divesGravatar Linus Torvalds
2012-11-11Zoom with left mouse buttonGravatar Dirk Hohndel
2012-11-11Create tool-tip with depth/pressure for the whole profile areaGravatar Linus Torvalds
2012-11-11Add special download modes to force updates from the divecomputerGravatar Dirk Hohndel
2012-11-11Initial not-so-pretty profile zoom supportGravatar Linus Torvalds
2012-11-11Fix selection and trip expansion logic after merging divesGravatar Linus Torvalds
2012-11-11Draw a thin frame around dive printsGravatar Salvador Cuñat
2012-11-11Add another print option, 1 dive per sheet.Gravatar boret
2012-11-11Support merging of two adjacent divesGravatar Linus Torvalds
2012-11-11Prepare to merge non-overlapping divesGravatar Linus Torvalds
2012-11-11Trim the dive to exclude surface time at beginning and endGravatar Dirk Hohndel
2012-11-11Merge branch 'pressure'Gravatar Dirk Hohndel
2012-11-11Add depth to mbar helper functionGravatar Dirk Hohndel
2012-11-11Don't simplify 'bookmark' and 'heading' eventsGravatar Linus Torvalds
2012-11-11Simplify and clean up dive trip managementGravatar Linus Torvalds
2012-11-10Add support for obtaining salinity from libdivecomputerGravatar Dirk Hohndel
2012-11-10Add threshold feature for partial pressure graphsGravatar Dirk Hohndel
2012-11-10Fix default filename handling errorsGravatar Linus Torvalds
2012-11-10gtk spinbuttons are crazy - fix possible divide-by-zeroGravatar Linus Torvalds
2012-11-10Try to find optimal dive sample merge offsetGravatar Linus Torvalds
2012-11-10Merge branch 'ceiling-plot'Gravatar Dirk Hohndel
2012-11-10Improve logic handling eventsGravatar Dirk Hohndel
2012-11-10Convert Uemis deco stop hold time to secondsGravatar Dirk Hohndel
2012-11-10Fix cut and paste error in an error messageGravatar Dirk Hohndel
2012-11-10Use correct surface pressure to detect ceiling with Uemis ZurichGravatar Dirk Hohndel
2012-11-10Create the correct ceiling events for Uemis ZurichGravatar Dirk Hohndel
2012-11-10Instead of the ugly red boxes make the surface come down to ceilingGravatar Dirk Hohndel
2012-11-10Ignore last dive read from Uemis when starting with empty divelistGravatar Dirk Hohndel
2012-11-10Add plotting of the deco ceilingGravatar Dirk Hohndel
2012-11-10Process ceiling events and store ceiling data in plot_infoGravatar Dirk Hohndel
2012-11-09Fix dive trip merging logicGravatar Linus Torvalds
2012-11-07Fix partial pressure calculationGravatar Dirk Hohndel
2012-11-06Merge branch 'po2'Gravatar Dirk Hohndel
2012-11-06Remove pN2 debug printout and add disabled code for partial pressure scaleGravatar Dirk Hohndel
2012-11-06Don't print mean depth across the whole profile areaGravatar Dirk Hohndel
2012-11-06Be smarter about printing gas partial pressure textGravatar Dirk Hohndel
2012-11-05Fine tune the vertical spacing of the graphsGravatar Dirk Hohndel
2012-11-05Fix incorrect variable reuse bug in preferences dialogGravatar Dirk Hohndel
2012-11-05Prevent UI errors while the the import thread is runningGravatar Lubomir I. Ivanov
2012-11-05Trim the device name in the download dialog, if necessaryGravatar Lubomir I. Ivanov
2012-11-05Repair broken Add Dive menu itemGravatar Henrik Brautaset Aronsen
2012-11-05Fix broken MacOSX buildGravatar Henrik Brautaset Aronsen