summaryrefslogtreecommitdiffstats
path: root/src/app/configimagelistpage.ui
diff options
context:
space:
mode:
authorAlexander Golubev <[email protected]>2024-02-21 00:11:00 +0300
committerAlexander Golubev <[email protected]>2024-02-21 05:50:59 +0300
commit13d26b59848dce276051f8f322bf82d291aa0c23 (patch)
tree4d80ac84406936fdbc4495fcc8d4f6b5c333fe0e /src/app/configimagelistpage.ui
parent985d8126df0c00fb0a04b57f7a92acd9952d369e (diff)
downloadgwenview-13d26b59848dce276051f8f322bf82d291aa0c23.tar.gz
gwenview-13d26b59848dce276051f8f322bf82d291aa0c23.zip
Make metadata loading optional
See: https://mirror.git.trinitydesktop.org/gitea/TDE/gwenview/issues/17#issuecomment-44076 Signed-off-by: Alexander Golubev <[email protected]>
Diffstat (limited to 'src/app/configimagelistpage.ui')
-rw-r--r--src/app/configimagelistpage.ui27
1 files changed, 26 insertions, 1 deletions
diff --git a/src/app/configimagelistpage.ui b/src/app/configimagelistpage.ui
index 01cfe95..892ec88 100644
--- a/src/app/configimagelistpage.ui
+++ b/src/app/configimagelistpage.ui
@@ -1,4 +1,4 @@
-<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConfigImageListPage</class>
<widget class="TQWidget">
<property name="name">
@@ -29,6 +29,31 @@
<property name="text">
<string>Show folders and archives</string>
</property>
+ <property name="accel">
+ <string>Alt+S</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>If enabled, folders and archives will be displayed alongside images in the browse view.</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox">
+ <property name="name">
+ <cstring>kcfg_loadMetadata</cstring>
+ </property>
+ <property name="text">
+ <string>Load &amp;metadata from files</string>
+ </property>
+ <property name="accel">
+ <string>Alt+M</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>&lt;p&gt;This will cause metadata to be loaded from all the files in the current folder.&lt;/p&gt;
+&lt;p&gt;The metadata will be used to display the creation timestamp of the image instead of the file's mtime. Also, if the preview load fails, it may be used to display the image dimensions as a fallback.
+&lt;/p&gt;
+&lt;p&gt;For this option to work, you will need to have appropriate file plugins from &lt;i&gt;&lt;/i&gt; to be installed.
+&lt;/p&gt;
+&lt;p&gt;This may have some performance impact when browsing very large folders.&lt;/p&gt;</string>
+ </property>
</widget>
<spacer>
<property name="name">