Age | Commit message (Expand) | Author |
2012-11-25 | Improve on divecomputer data handling | Linus Torvalds |
2012-11-25 | Start merging dives by keeping the dive computer data from both dives | Linus Torvalds |
2012-11-25 | Match newly downloaded dives against dive computer information | Linus Torvalds |
2012-11-25 | Add basic divecomputer info setup with xml parsing and saving | Linus Torvalds |
2012-11-25 | Fix "prefer downloaded" dive sample merging case | Linus Torvalds |
2012-11-24 | Improvements on JDiveLog import | Miika Turkia |
2012-11-24 | Fix error message (parsing weight here) | Miika Turkia |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-23 | Allocate dive samples separately from 'struct dive' | Linus Torvalds |
2012-11-21 | Fix "prefer download" behavior | Dirk Hohndel |
2012-11-21 | Make sure there are no invisible selected dives after import / download | Dirk Hohndel |
2012-11-20 | Allow the user to cancel a dive computer download | Dirk Hohndel |
2012-11-20 | Improving table print output. | Salvador Cuñat |
2012-11-19 | When downloading from a dive computer, stop at mergeable dives | Linus Torvalds |
2012-11-19 | Merge branch 'uemis-downloader-fixes' | Dirk Hohndel |
2012-11-19 | Fix another off by one error in Uemis native downloader | Dirk Hohndel |
2012-11-19 | Fix stupid off by one error in Uemis downloader | Dirk Hohndel |
2012-11-19 | Makefile hack to allow building with uninstalled libdivecomputer | Dirk Hohndel |
2012-11-19 | Clear 'force' flag when retrying download | Dirk Hohndel |
2012-11-19 | Correctly reset the ANS file number when restarting Uemis download | Dirk Hohndel |
2012-11-19 | Improve Uemis timeout handling | Dirk Hohndel |
2012-11-19 | Tweaks to the Uemis debugging code | Dirk Hohndel |
2012-11-19 | Mark divelist changed when downloading from Uemis SDA | Dirk Hohndel |
2012-11-19 | Fix the XML gps parsing and saving when using non-US locales | Linus Torvalds |
2012-11-19 | When merging non-overlapping dives, add surface events in between | Linus Torvalds |
2012-11-19 | Fix silly thinko in recent changes to "Delete dive" code | Linus Torvalds |
2012-11-19 | Mark divelist changed as we download dives from a dive computer | Linus Torvalds |
2012-11-12 | Tweak partial pressure plot to avoid printing values ontop of eachh other | Dirk Hohndel |
2012-11-12 | Add support for zooming using the scroll-wheel | Linus Torvalds |
2012-11-12 | Improve visual appearance of temperature plot | Dirk Hohndel |
2012-11-12 | Extract salinity for Uemis SDA and improve depth calculation | Dirk Hohndel |
2012-11-12 | Store and parse salinity and surface pressure | Dirk Hohndel |
2012-11-11 | Fix average temperature statistics | Linus Torvalds |
2012-11-11 | Handle dives without samples correctly | Dirk Hohndel |
2012-11-11 | Add back mysteriously deleted "} else {" line | Linus Torvalds |
2012-11-11 | Make the "click-to-zoom" use a 2.5x zoom factor | Linus Torvalds |
2012-11-11 | Add more data to our tool-tip display in the profile window | Dirk Hohndel |
2012-11-11 | Be stricter about when we allow merging of dives | Linus Torvalds |
2012-11-11 | Fix possible array bound violation for insanely long dives | Linus Torvalds |
2012-11-11 | Zoom with left mouse button | Dirk Hohndel |
2012-11-11 | Create tool-tip with depth/pressure for the whole profile area | Linus Torvalds |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-11 | Initial not-so-pretty profile zoom support | Linus Torvalds |
2012-11-11 | Fix selection and trip expansion logic after merging dives | Linus Torvalds |
2012-11-11 | Draw a thin frame around dive prints | Salvador Cuñat |
2012-11-11 | Add another print option, 1 dive per sheet. | boret |
2012-11-11 | Support merging of two adjacent dives | Linus Torvalds |
2012-11-11 | Prepare to merge non-overlapping dives | Linus Torvalds |
2012-11-11 | Trim the dive to exclude surface time at beginning and end | Dirk Hohndel |
2012-11-11 | Merge branch 'pressure' | Dirk Hohndel |