summaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
2012-11-12Tweak partial pressure plot to avoid printing values ontop of eachh otherGravatar Dirk Hohndel
2012-11-12Improve visual appearance of temperature plotGravatar Dirk Hohndel
2012-11-11Handle dives without samples correctlyGravatar Dirk Hohndel
2012-11-11Add back mysteriously deleted "} else {" lineGravatar Linus Torvalds
2012-11-11Add more data to our tool-tip display in the profile windowGravatar Dirk Hohndel
2012-11-11Fix possible array bound violation for insanely long divesGravatar Linus Torvalds
2012-11-11Create tool-tip with depth/pressure for the whole profile areaGravatar Linus Torvalds
2012-11-11Trim the dive to exclude surface time at beginning and endGravatar Dirk Hohndel
2012-11-11Add depth to mbar helper functionGravatar Dirk Hohndel
2012-11-10Add threshold feature for partial pressure graphsGravatar Dirk Hohndel
2012-11-10Improve logic handling eventsGravatar Dirk Hohndel
2012-11-10Instead of the ugly red boxes make the surface come down to ceilingGravatar 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-07Fix partial pressure calculationGravatar 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-05Plot text values for partial pressure graphsGravatar Dirk Hohndel
2012-11-01Add pHe and pN2 plottingGravatar Dirk Hohndel
2012-11-01Fix the pO2 calculation when diving with airGravatar Dirk Hohndel
2012-11-01Add vertical space to depth plot if we are showing partial pressure graphsGravatar Dirk Hohndel
2012-11-01Change preferences into a notebook and add second page for tec settingsGravatar Dirk Hohndel
2012-11-01First stab at plotting a pO2 graphGravatar Dirk Hohndel
2012-10-29Add depth scale to the dive profileGravatar Dirk Hohndel
2012-10-21Fix the way we handle translated event namesGravatar Dirk Hohndel
2012-10-11Conversion to gettext to allow localizationGravatar Dirk Hohndel
2012-09-11Use GTK_UNIT_INCH when printing to provide consistency across OSGravatar Lubomir I. Ivanov
2012-08-29Fix profile and average depth for freedivesGravatar Mikko Rasa
2012-08-28Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurfaceGravatar Linus Torvalds
2012-08-26Do some whitespace cleanupGravatar Linus Torvalds
2012-08-22plot the time with a fixed padding (leading zero)Gravatar Maximilian Güntner
2012-08-22Merge branch 'master' into freediving-tweaksGravatar Maximilian Güntner
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-18Make fill_missing_tank_pressures robust against missing cylinder infoGravatar Linus Torvalds
2012-08-17Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurfaceGravatar Linus Torvalds
2012-08-16Fix right click edit in Dive Notes area for multiple divesGravatar Dirk Hohndel
2012-07-31Improved depth info for dives without samplesGravatar Mikko Rasa
2012-06-11updated/corrected commentGravatar Maximilian Güntner
2012-06-11added "Zoom" button and improved scalingGravatar Maximilian Güntner
2012-06-09fixed indentationGravatar Maximilian Güntner
2012-06-09use increments that make sense for 600 secondsGravatar Maximilian Güntner
2012-06-08Plot shorter (apnea) dives with a reasonable scaleGravatar Maximilian Güntner
2012-01-05More removal of unused argumentsGravatar Dirk Hohndel
2011-12-12Small improvement to plot info debugging codeGravatar Dirk Hohndel
2011-12-06Merge branch 'grid-to-back' of git://github.com/henrik242/subsurfaceGravatar Linus Torvalds
2011-12-06Move depth/time grid backGravatar Henrik Brautaset Aronsen
2011-12-01Remove commented codeGravatar Henrik Brautaset Aronsen
2011-12-01Clean up color definitionsGravatar Henrik Brautaset Aronsen