From d77cfbd02e065a3a55475e0fc96d4b225250ecb7 Mon Sep 17 00:00:00 2001
From: fkubicek <66724409+fkubicek@users.noreply.github.com>
Date: Sun, 24 Sep 2023 14:17:21 +0200
Subject: [PATCH] Add File Operations tab to settings
Also fix tab order in settings
---
src/qvoptionsdialog.ui | 215 ++++++++++++++++++++++++-----------------
1 file changed, 128 insertions(+), 87 deletions(-)
diff --git a/src/qvoptionsdialog.ui b/src/qvoptionsdialog.ui
index 774d5c3a..ad0ef21d 100644
--- a/src/qvoptionsdialog.ui
+++ b/src/qvoptionsdialog.ui
@@ -10,7 +10,7 @@
0
0
497
- 558
+ 560
@@ -23,7 +23,7 @@
Qt::NoFocus
- 2
+ 0
@@ -490,6 +490,91 @@
+
+
+ File Operations
+
+
+ -
+
+
+ After deletion:
+
+
+
+ -
+
+
+ 1
+
+
-
+
+ Move Back
+
+
+ -
+
+ Do Nothing
+
+
+ -
+
+ Move Forward
+
+
+
+
+ -
+
+
+ &Ask before deleting files
+
+
+
+ -
+
+
+ Quick command:
+
+
+
+ -
+
+
+ -
+
+
+
+ 0
+ 0
+
+
+
+ When the "Run Command" action is triggered, this string is executed as a command where each occurence of %QVIEW_PATH% is replaced by the path to the currently opened image.
+
+
+ Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
+
+
+ true
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 40
+ 5
+
+
+
+
+
+
Miscellaneous
@@ -697,7 +782,7 @@
- -
+
-
Detect supported files in folder even if extension isn't recognized (may be slow with larger/network folders)
@@ -707,102 +792,20 @@
- -
+
-
Save &recent files
- -
+
-
&Update notifications on startup
- -
-
-
- 1
-
-
-
-
- Move Back
-
-
- -
-
- Do Nothing
-
-
- -
-
- Move Forward
-
-
-
-
- -
-
-
- &Ask before deleting files
-
-
-
- -
-
-
- Qt::Horizontal
-
-
-
- 40
- 5
-
-
-
-
- -
-
-
- After deletion:
-
-
-
- -
-
-
- Qt::Horizontal
-
-
-
- 40
- 20
-
-
-
-
- -
-
-
- -
-
-
- Quick command:
-
-
-
- -
-
-
- When the "Run Command" action is triggered, this string is executed as a command where each occurence of %QVIEW_PATH% is replaced by the path to the currently opened image.
-
-
- true
-
-
-
@@ -879,6 +882,44 @@
+
+ bgColorCheckbox
+ titlebarRadioButton0
+ titlebarRadioButton1
+ titlebarRadioButton2
+ titlebarRadioButton3
+ windowResizeComboBox
+ minWindowResizeSpinBox
+ maxWindowResizeSpinBox
+ menubarCheckbox
+ detailsInFullscreen
+ darkTitlebarCheckbox
+ quitOnLastWindowCheckbox
+ filteringCheckbox
+ scalingCheckbox
+ scalingTwoCheckbox
+ scaleFactorSpinBox
+ scrollZoomsCheckbox
+ cursorZoomCheckbox
+ cropModeComboBox
+ pastActualSizeCheckbox
+ colorSpaceConversionComboBox
+ afterDeletionComboBox
+ askDeleteCheckbox
+ commandStringLineEdit
+ langComboBox
+ sortComboBox
+ descendingRadioButton0
+ descendingRadioButton1
+ preloadingComboBox
+ loopFoldersCheckbox
+ slideshowDirectionComboBox
+ slideshowTimerSpinBox
+ mimeContentDetectionCheckbox
+ saveRecentsCheckbox
+ updateCheckbox
+ shortcutsTable
+