From 09fd5c40d1ad8a33efcfc829cf445ed1de9e4ff0 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 10 Jun 2018 16:40:23 +0200 Subject: Dive pictures: implement FindMovedImagesDialog Move the find-moved-images functions into a new translation unit and present the user with the identified matches before applying them. Signed-off-by: Berthold Stoeger --- desktop-widgets/findmovedimagesdialog.ui | 179 +++++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 desktop-widgets/findmovedimagesdialog.ui (limited to 'desktop-widgets/findmovedimagesdialog.ui') diff --git a/desktop-widgets/findmovedimagesdialog.ui b/desktop-widgets/findmovedimagesdialog.ui new file mode 100644 index 000000000..b558feec8 --- /dev/null +++ b/desktop-widgets/findmovedimagesdialog.ui @@ -0,0 +1,179 @@ + + + FindMovedImagesDialog + + + Qt::WindowModal + + + + 0 + 0 + 693 + 620 + + + + + 0 + 0 + + + + Find moved images + + + + :subsurface-icon + + + + false + + + + + + Found images + + + + + + QTextEdit::NoWrap + + + true + + + + + + + + + + 0 + + + + + + + + + + 0 + 0 + + + + Match only images in selected dive(s) + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + + + + + + + + + + + + + + Scanning: + + + + + + + + 0 + 0 + + + + + 75 + true + + + + + + + + + + + Select folder and scan + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Apply|QDialogButtonBox::Cancel + + + + + + + + + + + + + + buttonBox + accepted() + FindMovedImagesDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + FindMovedImagesDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3-70-g09d2