summaryrefslogtreecommitdiff
path: root/portato/gui/templates/ui/MainWindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'portato/gui/templates/ui/MainWindow.ui')
-rw-r--r--portato/gui/templates/ui/MainWindow.ui16
1 files changed, 15 insertions, 1 deletions
diff --git a/portato/gui/templates/ui/MainWindow.ui b/portato/gui/templates/ui/MainWindow.ui
index 5b8d0d9..def2d67 100644
--- a/portato/gui/templates/ui/MainWindow.ui
+++ b/portato/gui/templates/ui/MainWindow.ui
@@ -71,6 +71,9 @@
</item>
<item>
<widget class="QListWidget" name="pkgList" >
+ <property name="contextMenuPolicy" >
+ <enum>Qt::ActionsContextMenu</enum>
+ </property>
<property name="editTriggers" >
<set>QAbstractItemView::NoEditTriggers</set>
</property>
@@ -78,7 +81,7 @@
<bool>false</bool>
</property>
<property name="sortingEnabled" >
- <bool>true</bool>
+ <bool>false</bool>
</property>
</widget>
</item>
@@ -507,6 +510,17 @@ p, li { white-space: pre-wrap; }
<string>&amp;Oneshot</string>
</property>
</action>
+ <action name="pkgListSortAction" >
+ <property name="checkable" >
+ <bool>true</bool>
+ </property>
+ <property name="checked" >
+ <bool>true</bool>
+ </property>
+ <property name="text" >
+ <string>Sort by Name</string>
+ </property>
+ </action>
</widget>
<customwidgets>
<customwidget>