summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-21Fix "prefer download" behaviorGravatar Dirk Hohndel
2012-11-21Make sure there are no invisible selected dives after import / downloadGravatar Dirk Hohndel
2012-11-20Allow the user to cancel a dive computer downloadGravatar Dirk Hohndel
2012-11-20Improving table print output.Gravatar Salvador Cuñat
2012-11-19When downloading from a dive computer, stop at mergeable divesGravatar Linus Torvalds
2012-11-19Merge branch 'uemis-downloader-fixes'Gravatar Dirk Hohndel
2012-11-19Fix another off by one error in Uemis native downloaderGravatar Dirk Hohndel
2012-11-19Fix stupid off by one error in Uemis downloaderGravatar Dirk Hohndel
2012-11-19Makefile hack to allow building with uninstalled libdivecomputerGravatar Dirk Hohndel
2012-11-19Clear 'force' flag when retrying downloadGravatar Dirk Hohndel
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