Added View All Files option

FossilOrigin-Name: 239c19ebecb1565f0c9e3319b1ea3d18bce59ab9
This commit is contained in:
kostas
2015-05-24 09:00:03 +00:00
parent 65e06d023e
commit 3bf716dff0
5 changed files with 30 additions and 11 deletions

View File

@ -81,7 +81,7 @@
<bool>false</bool>
</property>
<attribute name="headerVisible">
<bool>true</bool>
<bool>false</bool>
</attribute>
<attribute name="headerShowSortIndicator" stdset="0">
<bool>false</bool>
@ -257,6 +257,7 @@
<addaction name="actionViewUnchanged"/>
<addaction name="actionViewUnknown"/>
<addaction name="actionViewIgnored"/>
<addaction name="actionViewAll"/>
<addaction name="separator"/>
<addaction name="actionViewAsList"/>
<addaction name="actionViewAsFolders"/>
@ -932,6 +933,14 @@
<string>View the workspace as files and folders</string>
</property>
</action>
<action name="actionViewAll">
<property name="text">
<string>&amp;All</string>
</property>
<property name="statusTip">
<string>Show all files</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>