summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-19Correctly reset the ANS file number when restarting Uemis downloadGravatar Dirk Hohndel
2012-11-19Improve Uemis timeout handlingGravatar Dirk Hohndel
2012-11-19Tweaks to the Uemis debugging codeGravatar Dirk Hohndel
2012-11-19Mark divelist changed when downloading from Uemis SDAGravatar Dirk Hohndel
2012-11-19Fix the XML gps parsing and saving when using non-US localesGravatar Linus Torvalds
2012-11-19When merging non-overlapping dives, add surface events in betweenGravatar Linus Torvalds
2012-11-19Fix silly thinko in recent changes to "Delete dive" codeGravatar Linus Torvalds
2012-11-19Mark divelist changed as we download dives from a dive computerGravatar Linus Torvalds
2012-11-12Tweak partial pressure plot to avoid printing values ontop of eachh otherGravatar Dirk Hohndel
2012-11-12Add support for zooming using the scroll-wheelGravatar Linus Torvalds
2012-11-12Improve visual appearance of temperature plotGravatar Dirk Hohndel
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