From 5b14ed16accc39a1ed46f894404b10655576e386 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 24 Jul 2014 13:59:11 -0700 Subject: Add "download into private trip" dialog checkmark This adds a checkbox for the divecomputer download dialog that allows you to tell the download to put the newly downloaded dives into a trip of their own. That in turn will disable the dive merging with any existing dives, which means that you will not mix up your newly downloaded dives with any old dives. That, in turn, is very convenient of you know that some of the dives were done by other divers (or from testing that happened during servicing etc), or the dive dates etc were wrong because the dive computer date had reset due to battery changes etc. Once you have all the dives in a private trip of their own, you can then fix them up (delete dives you don't want to merge etc), and then after all the data is ok you might want to merge the cleaned-up results with previous trips etc, and then manually ask subsurface to merge the dives or whatever. Signed-off-by: Linus Torvalds Signed-off-by: Dirk Hohndel --- qt-ui/downloadfromdivecomputer.ui | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'qt-ui/downloadfromdivecomputer.ui') diff --git a/qt-ui/downloadfromdivecomputer.ui b/qt-ui/downloadfromdivecomputer.ui index e99782ee8..9ea85afc8 100644 --- a/qt-ui/downloadfromdivecomputer.ui +++ b/qt-ui/downloadfromdivecomputer.ui @@ -74,7 +74,7 @@ - + @@ -105,41 +105,48 @@ - + 24 - + Save libdivecomputer logfile - + Save libdivecomputer dumpfile - + ... - + ... + + + + Download into new trip + + + -- cgit v1.2.3-70-g09d2