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