Remove useless widget shortcuts
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@299 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
parent
5469666a08
commit
0c2b90b57f
|
@ -190,9 +190,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Browse...</string>
|
<string>&Browse...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+B</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
|
|
@ -55,9 +55,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Use follo&wing character groups:</string>
|
<string>Use follo&wing character groups:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+W</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -91,9 +88,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Lower Letters</string>
|
<string>&Lower Letters</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+L</string>
|
|
||||||
</property>
|
|
||||||
<property name="checked" >
|
<property name="checked" >
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
@ -104,9 +98,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Underline</string>
|
<string>&Underline</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+N</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="2" column="0" >
|
<item row="2" column="0" >
|
||||||
|
@ -114,9 +105,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Numbers</string>
|
<string>&Numbers</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+N</string>
|
|
||||||
</property>
|
|
||||||
<property name="checked" >
|
<property name="checked" >
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
@ -127,9 +115,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&White Spaces</string>
|
<string>&White Spaces</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+S</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
|
@ -137,9 +122,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Upper Letters</string>
|
<string>&Upper Letters</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+U</string>
|
|
||||||
</property>
|
|
||||||
<property name="checked" >
|
<property name="checked" >
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
@ -168,9 +150,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Use &only following characters:</string>
|
<string>Use &only following characters:</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+O</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -400,9 +379,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Enable entropy collection</string>
|
<string>Enable entropy collection</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+M</string>
|
|
||||||
</property>
|
|
||||||
<property name="checked" >
|
<property name="checked" >
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
<property name="sizeType" >
|
<property name="sizeType" >
|
||||||
<enum>QSizePolicy::Fixed</enum>
|
<enum>QSizePolicy::Fixed</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" >
|
<property name="sizeHint" stdset="0" >
|
||||||
<size>
|
<size>
|
||||||
<width>20</width>
|
<width>20</width>
|
||||||
<height>50</height>
|
<height>50</height>
|
||||||
|
@ -40,10 +40,7 @@
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" >
|
||||||
<property name="horizontalSpacing" >
|
<property name="spacing" >
|
||||||
<number>4</number>
|
|
||||||
</property>
|
|
||||||
<property name="verticalSpacing" >
|
|
||||||
<number>4</number>
|
<number>4</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="1" column="0" >
|
<item row="1" column="0" >
|
||||||
|
@ -54,7 +51,7 @@
|
||||||
<property name="sizeType" >
|
<property name="sizeType" >
|
||||||
<enum>QSizePolicy::Maximum</enum>
|
<enum>QSizePolicy::Maximum</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" >
|
<property name="sizeHint" stdset="0" >
|
||||||
<size>
|
<size>
|
||||||
<width>40</width>
|
<width>40</width>
|
||||||
<height>20</height>
|
<height>20</height>
|
||||||
|
@ -68,10 +65,7 @@
|
||||||
<string>Include:</string>
|
<string>Include:</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" >
|
||||||
<property name="horizontalSpacing" >
|
<property name="spacing" >
|
||||||
<number>6</number>
|
|
||||||
</property>
|
|
||||||
<property name="verticalSpacing" >
|
|
||||||
<number>6</number>
|
<number>6</number>
|
||||||
</property>
|
</property>
|
||||||
<item row="0" column="1" >
|
<item row="0" column="1" >
|
||||||
|
@ -79,9 +73,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Pass&words</string>
|
<string>Pass&words</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+W</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="2" >
|
<item row="1" column="2" >
|
||||||
|
@ -89,9 +80,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>A&nhang</string>
|
<string>A&nhang</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+N</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="2" >
|
<item row="0" column="2" >
|
||||||
|
@ -99,9 +87,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>U&RLs</string>
|
<string>U&RLs</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+R</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="1" >
|
<item row="1" column="1" >
|
||||||
|
@ -109,9 +94,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>C&omments</string>
|
<string>C&omments</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+O</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="0" >
|
<item row="1" column="0" >
|
||||||
|
@ -119,9 +101,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Usernames</string>
|
<string>&Usernames</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+U</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
|
@ -129,9 +108,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Titles</string>
|
<string>&Titles</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+T</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
@ -147,9 +123,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Case Sensitive</string>
|
<string>&Case Sensitive</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+C</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -157,9 +130,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Regular E&xpression</string>
|
<string>Regular E&xpression</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+X</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -188,7 +158,7 @@
|
||||||
<property name="orientation" >
|
<property name="orientation" >
|
||||||
<enum>Qt::Vertical</enum>
|
<enum>Qt::Vertical</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizeHint" >
|
<property name="sizeHint" stdset="0" >
|
||||||
<size>
|
<size>
|
||||||
<width>20</width>
|
<width>20</width>
|
||||||
<height>40</height>
|
<height>40</height>
|
||||||
|
|
|
@ -190,9 +190,6 @@ QListView::item {
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Remember last opened file</string>
|
<string>Remember last opened file</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+Ö</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
@ -531,9 +528,6 @@ QListView::item {
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Change...</string>
|
<string>Change...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="4" >
|
<item row="0" column="4" >
|
||||||
|
@ -622,9 +616,6 @@ QListView::item {
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Change...</string>
|
<string>Change...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="5" >
|
<item row="0" column="5" >
|
||||||
|
@ -675,9 +666,6 @@ QListView::item {
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>C&hange...</string>
|
<string>C&hange...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+H</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
|
@ -939,9 +927,6 @@ QListView::item {
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Edit Entry Dialog</string>
|
<string>Edit Entry Dialog</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string>Alt+O</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
|
|
@ -84,9 +84,6 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
<property name="checkable" >
|
<property name="checkable" >
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in New Issue