Seperate columns/search order between normal and search results view (not yet complete)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@324 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer
2009-06-28 14:22:31 +00:00
parent 671dcc2c30
commit 049ea5e5a2
9 changed files with 233 additions and 339 deletions

View File

@@ -196,7 +196,6 @@
<string>&amp;Columns</string>
</property>
<addaction name="ViewColumnsGroupAction"/>
<addaction name="separator"/>
<addaction name="ViewColumnsTitleAction"/>
<addaction name="ViewColumnsUsernameAction"/>
<addaction name="ViewColumnsUrlAction"/>
@@ -539,11 +538,11 @@
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Group (search results only)</string>
<string>&amp;Group</string>
</property>
<property name="visible">
<bool>false</bool>
</property>
</action>
<action name="ExtrasShowExpiredEntriesAction">