Age | Commit message (Expand) | Author |
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 |
2012-11-11 | Add depth to mbar helper function | Dirk Hohndel |
2012-11-11 | Don't simplify 'bookmark' and 'heading' events | Linus Torvalds |
2012-11-11 | Simplify and clean up dive trip management | Linus Torvalds |
2012-11-10 | Add support for obtaining salinity from libdivecomputer | Dirk Hohndel |
2012-11-10 | Add threshold feature for partial pressure graphs | Dirk Hohndel |
2012-11-10 | Fix default filename handling errors | Linus Torvalds |
2012-11-10 | gtk spinbuttons are crazy - fix possible divide-by-zero | Linus Torvalds |
2012-11-10 | Try to find optimal dive sample merge offset | Linus Torvalds |
2012-11-10 | Merge branch 'ceiling-plot' | Dirk Hohndel |
2012-11-10 | Improve logic handling events | Dirk Hohndel |
2012-11-10 | Convert Uemis deco stop hold time to seconds | Dirk Hohndel |
2012-11-10 | Fix cut and paste error in an error message | Dirk Hohndel |
2012-11-10 | Use correct surface pressure to detect ceiling with Uemis Zurich | Dirk Hohndel |