aboutsummaryrefslogtreecommitdiffstats
path: root/ui/FilePage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/FilePage.ui')
-rw-r--r--ui/FilePage.ui37
1 files changed, 10 insertions, 27 deletions
diff --git a/ui/FilePage.ui b/ui/FilePage.ui
index 4467e154..7a04c992 100644
--- a/ui/FilePage.ui
+++ b/ui/FilePage.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>1041</width>
- <height>619</height>
+ <width>798</width>
+ <height>476</height>
</rect>
</property>
<property name="sizePolicy">
@@ -136,6 +136,9 @@
<property name="autoFillBackground">
<bool>false</bool>
</property>
+ <property name="dragDropMode">
+ <enum>QAbstractItemView::InternalMove</enum>
+ </property>
<property name="uniformRowHeights">
<bool>true</bool>
</property>
@@ -158,31 +161,6 @@
</layout>
</item>
</layout>
- <action name="actionEncrypt">
- <property name="text">
- <string>Encrypt</string>
- </property>
- </action>
- <action name="actionEncryptSign">
- <property name="text">
- <string>EncryptSign</string>
- </property>
- </action>
- <action name="actionDecrypt">
- <property name="text">
- <string>Decrypt</string>
- </property>
- </action>
- <action name="actionSign">
- <property name="text">
- <string>Sign</string>
- </property>
- </action>
- <action name="actionVerify">
- <property name="text">
- <string>Verify</string>
- </property>
- </action>
<action name="actionOpenFile">
<property name="text">
<string>OpenFile</string>
@@ -213,6 +191,11 @@
<string>CreateEmptyFile</string>
</property>
</action>
+ <action name="actionCompressFiles">
+ <property name="text">
+ <string>CompressFiles</string>
+ </property>
+ </action>
</widget>
<resources>
<include location="../gpgfrontend.qrc"/>