From 1b74947bf56a2ef3b38470044d991a75ed0c5e30 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Tue, 25 Nov 2014 19:47:04 +0200 Subject: Allow user to select date format on manual CSV import Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- qt-ui/divelogimportdialog.cpp | 1 + qt-ui/divelogimportdialog.ui | 72 ++++++++++++++++++++++++++++--------------- 2 files changed, 48 insertions(+), 25 deletions(-) (limited to 'qt-ui') diff --git a/qt-ui/divelogimportdialog.cpp b/qt-ui/divelogimportdialog.cpp index 91c1d738e..8946e6a78 100644 --- a/qt-ui/divelogimportdialog.cpp +++ b/qt-ui/divelogimportdialog.cpp @@ -107,6 +107,7 @@ void DiveLogImportDialog::on_buttonBox_accepted() parse_manual_file(fileNames[i].toUtf8().data(), ui->ManualSeparator->currentIndex(), ui->Units->currentIndex(), + ui->DateFormat->currentIndex(), VALUE_IF_CHECKED(DiveNumber), VALUE_IF_CHECKED(Date), VALUE_IF_CHECKED(Time), VALUE_IF_CHECKED(Duration), VALUE_IF_CHECKED(Location), diff --git a/qt-ui/divelogimportdialog.ui b/qt-ui/divelogimportdialog.ui index 97b698901..accf3fe2a 100644 --- a/qt-ui/divelogimportdialog.ui +++ b/qt-ui/divelogimportdialog.ui @@ -296,6 +296,53 @@ Manual dives + + + + Field separator + + + + + + + + + + + + Choose day, month and year order for date format. The field separator can be any of the characters .-/. + + + Date format + + + + + 20 + 40 + 131 + 27 + + + + + dd.mm.yyyy + + + + + mm/dd/yyyy + + + + + yyyy-mm-dd + + + + + @@ -544,31 +591,6 @@ - - - - Field separator - - - - - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - -- cgit v1.2.3-70-g09d2