|
|
@ -120,6 +120,9 @@ |
|
|
|
<property name="contextMenuPolicy"> |
|
|
|
<property name="contextMenuPolicy"> |
|
|
|
<enum>Qt::CustomContextMenu</enum> |
|
|
|
<enum>Qt::CustomContextMenu</enum> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="sortingEnabled"> |
|
|
|
|
|
|
|
<bool>true</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
@ -143,7 +146,7 @@ |
|
|
|
<string/> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/list-remove.png</normaloff>:/Icons/oxygen/list-remove.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/list-remove.png</normaloff>:/Icons/oxygen/list-remove.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
@ -170,7 +173,7 @@ |
|
|
|
<string/> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
@ -396,7 +399,7 @@ |
|
|
|
</font> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string> </string> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
@ -474,7 +477,7 @@ |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
<action name="actionRename_filter"> |
|
|
|
<action name="actionRename_filter"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/edit_clear.png</normaloff>:/Icons/oxygen/edit_clear.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/edit_clear.png</normaloff>:/Icons/oxygen/edit_clear.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
@ -486,7 +489,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionRemove_filter"> |
|
|
|
<action name="actionRemove_filter"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/list-remove.png</normaloff>:/Icons/oxygen/list-remove.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/list-remove.png</normaloff>:/Icons/oxygen/list-remove.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
@ -498,7 +501,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
<action name="actionAdd_filter"> |
|
|
|
<action name="actionAdd_filter"> |
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="icons.qrc"> |
|
|
|
<iconset resource="../icons.qrc"> |
|
|
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
|
|
<normaloff>:/Icons/oxygen/list-add.png</normaloff>:/Icons/oxygen/list-add.png</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
@ -507,7 +510,7 @@ |
|
|
|
</action> |
|
|
|
</action> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
<resources> |
|
|
|
<resources> |
|
|
|
<include location="icons.qrc"/> |
|
|
|
<include location="../icons.qrc"/> |
|
|
|
</resources> |
|
|
|
</resources> |
|
|
|
<connections> |
|
|
|
<connections> |
|
|
|
<connection> |
|
|
|
<connection> |
|
|
|