summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-11-26Handle seconds in decimal notation (from JDiveLog)Gravatar Miika Turkia
2012-11-26Clarify (and fix) dive trip auto-generationGravatar Linus Torvalds
2012-11-26Remove 'when_from_file' field from dive tripGravatar Linus Torvalds
2012-11-26Rewrite 'remove_autogen_trips()' without the gtk tree model walkingGravatar Linus Torvalds
2012-11-26Associate each dive trip with the dives in that tripGravatar Linus Torvalds
2012-11-26Fix dive trip selection for mergingGravatar Linus Torvalds
2012-11-25Don't compile unused code to determine offset between samplesGravatar Dirk Hohndel
2012-11-25Be much saner about merging dive computer dataGravatar Linus Torvalds
2012-11-25Do not set the water salinity of a dive unless libdivecomputer supports itGravatar Linus Torvalds
2012-11-25Improve on divecomputer data handlingGravatar Linus Torvalds
2012-11-25Start merging dives by keeping the dive computer data from both divesGravatar Linus Torvalds
2012-11-25Match newly downloaded dives against dive computer informationGravatar Linus Torvalds
2012-11-25Add basic divecomputer info setup with xml parsing and savingGravatar Linus Torvalds
2012-11-25Fix "prefer downloaded" dive sample merging caseGravatar Linus Torvalds
2012-11-24Improvements on JDiveLog importGravatar Miika Turkia
2012-11-24Fix error message (parsing weight here)Gravatar Miika Turkia
2012-11-23Move events and samples into a 'struct divecomputer'Gravatar Linus Torvalds
2012-11-23Allocate dive samples separately from 'struct dive'Gravatar Linus Torvalds
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