Age | Commit message (Expand) | Author |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-09-11 | Use GTK_UNIT_INCH when printing to provide consistency across OS | Lubomir I. Ivanov |
2012-08-29 | Fix profile and average depth for freedives | Mikko Rasa |
2012-08-28 | Merge branch 'freediving-tweaks' of git://github.com/mguentner/subsurface | Linus Torvalds |
2012-08-26 | Do some whitespace cleanup | Linus Torvalds |
2012-08-22 | plot the time with a fixed padding (leading zero) | Maximilian Güntner |
2012-08-22 | Merge branch 'master' into freediving-tweaks | Maximilian Güntner |
2012-08-20 | Rework dive selection logic | Linus Torvalds |
2012-08-18 | Make fill_missing_tank_pressures robust against missing cylinder info | Linus Torvalds |
2012-08-17 | Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface | Linus Torvalds |
2012-08-16 | Fix right click edit in Dive Notes area for multiple dives | Dirk Hohndel |
2012-07-31 | Improved depth info for dives without samples | Mikko Rasa |
2012-06-11 | updated/corrected comment | Maximilian Güntner |
2012-06-11 | added "Zoom" button and improved scaling | Maximilian Güntner |
2012-06-09 | fixed indentation | Maximilian Güntner |
2012-06-09 | use increments that make sense for 600 seconds | Maximilian Güntner |
2012-06-08 | Plot shorter (apnea) dives with a reasonable scale | Maximilian Güntner |
2012-01-05 | More removal of unused arguments | Dirk Hohndel |
2011-12-12 | Small improvement to plot info debugging code | Dirk Hohndel |
2011-12-06 | Merge branch 'grid-to-back' of git://github.com/henrik242/subsurface | Linus Torvalds |
2011-12-06 | Move depth/time grid back | Henrik Brautaset Aronsen |
2011-12-01 | Remove commented code | Henrik Brautaset Aronsen |
2011-12-01 | Clean up color definitions | Henrik Brautaset Aronsen |
2011-11-28 | Define all colors in one place | Henrik Brautaset Aronsen |
2011-11-28 | Prettier profile colors | Henrik Brautaset Aronsen |
2011-11-21 | Don't colorize the pressure plot when printing | Dirk Hohndel |
2011-11-21 | Add debugging function to dump tank pressure tracking data | Dirk Hohndel |
2011-11-20 | Do proper rounding in interpolated pressure calculations | Linus Torvalds |
2011-11-20 | Revert "Correctly plot the tank end pressure if it was set manually" | Linus Torvalds |
2011-11-19 | Fix error when gaschange event is one second before next sample | Dirk Hohndel |
2011-11-19 | Correctly plot the tank end pressure if it was set manually | Dirk Hohndel |
2011-11-19 | Make pressure plot shading by sac rate consistent | Dirk Hohndel |
2011-11-19 | Improve tank pressure sac coloring | Dirk Hohndel |
2011-11-19 | Be more consistent in our handling of rgb value tables | Dirk Hohndel |
2011-11-18 | Color tank pressure plot based on relative sac | Dirk Hohndel |
2011-11-17 | Color pressure plot according to current SAC rate | Dirk Hohndel |
2011-11-09 | This should fix the missing end pressure for broken dive computers | Dirk Hohndel |
2011-11-09 | Remove unused 'minpressure/endpressure' fields from plot info | Linus Torvalds |
2011-11-09 | Merge branch 'bugfixes' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-09 | Fix breakage caused by Linus' changes to tank pressure handling | Dirk Hohndel |
2011-11-09 | Improve temperature text plotting in profile display | Dirk Hohndel |
2011-11-09 | Correctly plot dives ending below the surface | Dirk Hohndel |
2011-11-04 | Fix missing pressure plot at start of the dive in some situations | Dirk Hohndel |
2011-11-04 | Improve tank pressure plot for computers that create "gaschange" events | Dirk Hohndel |
2011-11-04 | Don't repeat redundant minima or maxima in the profile plot | Dirk Hohndel |
2011-11-01 | Use unit functions to get column headers, add unit function for pressure | Dirk Hohndel |
2011-11-01 | Add new helper function to get temperature and unit | Dirk Hohndel |
2011-10-29 | Fix up end conditions for dives | Linus Torvalds |
2011-10-29 | Plot fake profile for non-sample dives | Linus Torvalds |
2011-10-29 | Fix use of uninitialized variable if there are no samples | Linus Torvalds |