summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-16Make handling of empty airconsumption string consistentGravatar Dirk Hohndel
2011-09-16More fixes to positioning of gas / consumption information in info_frameGravatar Dirk Hohndel
2011-09-16Stop tank / gas / consumption info from changing info_frame sizeGravatar Dirk Hohndel
2011-09-16Indicate vertical velocity through colorGravatar Dirk Hohndel
2011-09-16Show tank / nitrox / air consumption information in the info_frameGravatar Dirk Hohndel
2011-09-16Dirk can't count to tenGravatar Linus Torvalds
2011-09-16Remove dive number from frame labelGravatar Dirk Hohndel
2011-09-16Put the dive number and location in the window title barGravatar Linus Torvalds
2011-09-16Tweak temperature plot to look better for small fluctuationsGravatar Dirk Hohndel
2011-09-16Tweak plot scaling a bitGravatar Linus Torvalds
2011-09-16Minor corrections to printing of the last temperatureGravatar Dirk Hohndel
2011-09-16Use plot_info for final remaining temperature and pressure data plots tooGravatar Linus Torvalds
2011-09-16Plot pressure data based on 'struct plot_info' rather than raw dive dataGravatar Linus Torvalds
2011-09-16Do min/max pressure and temperature based on the non-surface dataGravatar Linus Torvalds
2011-09-16Plot temperature info using 'struct plot_info' rather than the raw dive samplesGravatar Linus Torvalds
2011-09-16Start using 'plot_info' more for dive-time limitsGravatar Linus Torvalds
2011-09-15Do libdivecomputer imports in a separate threadGravatar Linus Torvalds
2011-09-15Support gps coordinates for the location infoGravatar Linus Torvalds
2011-09-15Rename the project 'subsurface'Gravatar Linus Torvalds
2011-09-15Print the end temperature of the diveGravatar Dirk Hohndel
2011-09-15Don't draw temperature plot past the end of the diveGravatar Dirk Hohndel
2011-09-15Fix uemis depth calculation in the uemis XML importerGravatar Dirk Hohndel
2011-09-15Fix depth calculations in SDA importGravatar Dirk Hohndel
2011-09-15Fix incorrect data dereferenceGravatar Dirk Hohndel
2011-09-15First pass to parse uemis Zurich '.SDA' filesGravatar Dirk Hohndel
2011-09-14Flush any pending changes at notebook 'switch-page' timeGravatar Linus Torvalds
2011-09-14Quick fix to hardcode device name only onceGravatar Dirk Hohndel
2011-09-13I'm trying to figure something out that prints reasonably..Gravatar Linus Torvalds
2011-09-13Make the printout look differentGravatar Linus Torvalds
2011-09-13Add the capability to print a dive profileGravatar Linus Torvalds
2011-09-13Add divemaster/buddy field and text entryGravatar Linus Torvalds
2011-09-13Separate the notion of creating the cylinder widgets from showing themGravatar Linus Torvalds
2011-09-13Make multiple cylinders actually workGravatar Linus Torvalds
2011-09-13More work on abstracting the gtk cylinder widget thingGravatar Linus Torvalds
2011-09-13Start abstracting out the cylinder equipment widgetsGravatar Linus Torvalds
2011-09-13Always pack the widgets into boxes, not framesGravatar Linus Torvalds
2011-09-13Add a checkbox for nitrox settingsGravatar Linus Torvalds
2011-09-13Use round line noins and capsGravatar Linus Torvalds
2011-09-13Label the temperature graphGravatar Linus Torvalds
2011-09-12Plot a sick kind of temperature curveGravatar Linus Torvalds
2011-09-12Update the README about libdivecomputerGravatar Linus Torvalds
2011-09-12Don't save empty cylinder descriptions in the xmlGravatar Linus Torvalds
2011-09-12Do some basic sanity testing on the libdivecomputer gasmix dataGravatar Linus Torvalds
2011-09-12Libdivecomputer: start actually importing the dive dataGravatar Linus Torvalds
2011-09-12Abstract out dive/sample allocation a bitGravatar Linus Torvalds
2011-09-12libdivecomputer integration: add a progress barGravatar Linus Torvalds
2011-09-12Libdivecomputer integration, part n+1Gravatar Linus Torvalds
2011-09-12More libdivecomputer boilerplate stuffGravatar Linus Torvalds
2011-09-12Further work on libdivecomputer integrationGravatar Linus Torvalds
2011-09-12Flesh out the libdivecomputer interfaces some moreGravatar Linus Torvalds