]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[lyx.git] / src / frontends / qt4 / ui / PrefUi.ui
index 6fdd3a6fb79bb1b2408b89675f9e8d0a0e79fa0d..48ab043738151248fc1475beb364a01dd906d316 100644 (file)
@@ -6,13 +6,13 @@
     <x>0</x>
     <y>0</y>
     <width>398</width>
-    <height>418</height>
+    <height>565</height>
    </rect>
   </property>
   <property name="sizePolicy" >
    <sizepolicy>
-    <hsizetype>1</hsizetype>
-    <vsizetype>1</vsizetype>
+    <hsizetype>0</hsizetype>
+    <vsizetype>0</vsizetype>
     <horstretch>0</horstretch>
     <verstretch>0</verstretch>
    </sizepolicy>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="5" column="1" >
+   <item row="6" column="1" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
      <property name="sizeHint" >
       <size>
-       <width>20</width>
-       <height>40</height>
+       <width>204</width>
+       <height>101</height>
       </size>
      </property>
     </spacer>
    </item>
-   <item row="4" column="0" colspan="3" >
-    <widget class="QGroupBox" name="scrollGB" >
+   <item row="1" column="0" colspan="3" >
+    <widget class="QGroupBox" name="pixmapCacheGB_2" >
      <property name="title" >
-      <string>Scrolling</string>
+      <string>Automatic help</string>
      </property>
      <property name="alignment" >
       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
        <number>6</number>
       </property>
       <item row="0" column="0" >
-       <widget class="QCheckBox" name="cursorFollowsCB" >
+       <widget class="QCheckBox" name="tooltipCB" >
+        <property name="toolTip" >
+         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
+p, li { white-space: pre-wrap; }
+&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal; text-decoration:none;">
+&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">Checking this allow the automatic display of helpful comments for insets in the main work area of an edited document.&lt;/p>
+&lt;p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">&lt;/p>&lt;/body>&lt;/html></string>
+        </property>
         <property name="text" >
-         <string>Cursor follows &amp;scrollbar</string>
+         <string>Enable &amp;tool tips in main work area</string>
         </property>
        </widget>
       </item>
      </layout>
     </widget>
    </item>
-   <item row="3" column="0" colspan="3" >
-    <widget class="QGroupBox" name="documentsGB" >
+   <item row="2" column="0" colspan="3" >
+    <widget class="QGroupBox" name="GeometryGB" >
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>0</hsizetype>
+       <vsizetype>0</vsizetype>
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="title" >
-      <string>Documents</string>
+      <string>Session</string>
      </property>
      <property name="flat" >
       <bool>true</bool>
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="0" column="1" >
-       <widget class="QSpinBox" name="autoSaveSB" >
-        <property name="maximum" >
-         <number>300</number>
+      <item row="0" column="0" >
+       <widget class="QCheckBox" name="allowGeometrySessionCB" >
+        <property name="enabled" >
+         <bool>true</bool>
         </property>
-        <property name="minimum" >
-         <number>1</number>
+        <property name="toolTip" >
+         <string>Restore to cursor position when the file was last closed</string>
         </property>
-       </widget>
-      </item>
-      <item row="0" column="0" >
-       <widget class="QCheckBox" name="autoSaveCB" >
         <property name="text" >
-         <string>B&amp;ackup documents, every</string>
+         <string>Allow saving/restoring of windows geometry</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="2" >
-       <widget class="QLabel" name="TextLabel1" >
+      <item row="2" column="0" >
+       <widget class="QCheckBox" name="loadSessionCB" >
         <property name="text" >
-         <string>minutes</string>
+         <string>Load opened files from last session</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="3" >
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Horizontal</enum>
-        </property>
-        <property name="sizeHint" >
-         <size>
-          <width>40</width>
-          <height>20</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
-      <item row="1" column="0" colspan="4" >
-       <layout class="QHBoxLayout" >
-        <property name="margin" >
-         <number>0</number>
-        </property>
-        <property name="spacing" >
-         <number>6</number>
+      <item row="1" column="0" >
+       <widget class="QCheckBox" name="restoreCursorCB" >
+        <property name="text" >
+         <string>Restore cursor positions</string>
         </property>
-        <item>
-         <widget class="QLabel" name="lastfilesLA" >
-          <property name="text" >
-           <string>&amp;Maximum last files:</string>
-          </property>
-          <property name="buddy" >
-           <cstring>lastfilesSB</cstring>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <widget class="QSpinBox" name="lastfilesSB" >
-          <property name="maximum" >
-           <number>9</number>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <spacer>
-          <property name="orientation" >
-           <enum>Qt::Horizontal</enum>
-          </property>
-          <property name="sizeHint" >
-           <size>
-            <width>40</width>
-            <height>20</height>
-           </size>
-          </property>
-         </spacer>
-        </item>
-       </layout>
+       </widget>
       </item>
      </layout>
     </widget>
    </item>
-   <item row="1" column="2" >
-    <widget class="QPushButton" name="bindFilePB" >
-     <property name="text" >
-      <string>B&amp;rowse...</string>
+   <item row="5" column="0" colspan="3" >
+    <widget class="QGroupBox" name="pixmapCacheGB" >
+     <property name="title" >
+      <string>Pixmap Cache</string>
+     </property>
+     <property name="alignment" >
+      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+     </property>
+     <property name="flat" >
+      <bool>true</bool>
      </property>
+     <layout class="QGridLayout" >
+      <property name="margin" >
+       <number>9</number>
+      </property>
+      <property name="spacing" >
+       <number>6</number>
+      </property>
+      <item row="0" column="0" >
+       <widget class="QCheckBox" name="pixmapCacheCB" >
+        <property name="toolTip" >
+         <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
+p, li { white-space: pre-wrap; }
+&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Checking this improves performance, but might decrease the on-screen quality of fonts.&lt;/p>&lt;/body>&lt;/html></string>
+        </property>
+        <property name="text" >
+         <string>Enable Pi&amp;xmap Cache</string>
+        </property>
+       </widget>
+      </item>
+     </layout>
     </widget>
    </item>
    <item row="0" column="0" >
      </property>
     </widget>
    </item>
-   <item row="1" column="0" >
-    <widget class="QLabel" name="bindFileLA" >
-     <property name="text" >
-      <string>&amp;Bind file:</string>
-     </property>
-     <property name="buddy" >
-      <cstring>bindFileED</cstring>
-     </property>
-    </widget>
-   </item>
    <item row="0" column="1" >
     <widget class="QLineEdit" name="uiFileED" />
    </item>
      </property>
     </widget>
    </item>
-   <item row="1" column="1" >
-    <widget class="QLineEdit" name="bindFileED" />
-   </item>
-   <item row="2" column="0" colspan="3" >
-    <widget class="QGroupBox" name="GeometryGB" >
-     <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>5</hsizetype>
-       <vsizetype>5</vsizetype>
-       <horstretch>0</horstretch>
-       <verstretch>0</verstretch>
-      </sizepolicy>
-     </property>
+   <item row="4" column="0" colspan="3" >
+    <widget class="QGroupBox" name="scrollGB" >
      <property name="title" >
-      <string>Session</string>
+      <string>Editing</string>
+     </property>
+     <property name="alignment" >
+      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
      </property>
      <property name="flat" >
       <bool>true</bool>
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="0" column="0" colspan="2" >
-       <widget class="QCheckBox" name="loadWindowSizeCB" >
+      <item row="0" column="0" >
+       <widget class="QCheckBox" name="cursorFollowsCB" >
         <property name="text" >
-         <string>Save/restore window size, or use fixed size</string>
+         <string>Cursor follows &amp;scrollbar</string>
         </property>
-        <property name="checked" >
-         <bool>true</bool>
+       </widget>
+      </item>
+      <item row="1" column="0" >
+       <widget class="QCheckBox" name="sortEnvironmentsCB" >
+        <property name="text" >
+         <string>Sort &amp;Environments alphabetically</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="1" >
-       <spacer>
-        <property name="orientation" >
-         <enum>Qt::Horizontal</enum>
+     </layout>
+    </widget>
+   </item>
+   <item row="3" column="0" colspan="3" >
+    <widget class="QGroupBox" name="documentsGB" >
+     <property name="title" >
+      <string>Documents</string>
+     </property>
+     <property name="flat" >
+      <bool>true</bool>
+     </property>
+     <layout class="QGridLayout" >
+      <property name="margin" >
+       <number>9</number>
+      </property>
+      <property name="spacing" >
+       <number>6</number>
+      </property>
+      <item row="0" column="1" >
+       <widget class="QSpinBox" name="autoSaveSB" >
+        <property name="maximum" >
+         <number>300</number>
         </property>
-        <property name="sizeHint" >
-         <size>
-          <width>40</width>
-          <height>20</height>
-         </size>
+        <property name="minimum" >
+         <number>1</number>
         </property>
-       </spacer>
+       </widget>
       </item>
-      <item row="4" column="0" >
-       <widget class="QCheckBox" name="loadSessionCB" >
+      <item row="0" column="0" >
+       <widget class="QCheckBox" name="autoSaveCB" >
         <property name="text" >
-         <string>Load opened files from last session</string>
+         <string>B&amp;ackup documents, every</string>
         </property>
        </widget>
       </item>
-      <item row="3" column="0" >
-       <widget class="QCheckBox" name="restoreCursorCB" >
+      <item row="0" column="2" >
+       <widget class="QLabel" name="TextLabel1" >
         <property name="text" >
-         <string>Restore cursor positions</string>
+         <string>minutes</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="0" >
-       <widget class="QCheckBox" name="loadWindowLocationCB" >
-        <property name="enabled" >
-         <bool>true</bool>
-        </property>
-        <property name="toolTip" >
-         <string>Restore to cursor position when the file was last closed</string>
+      <item row="0" column="3" >
+       <spacer>
+        <property name="orientation" >
+         <enum>Qt::Horizontal</enum>
         </property>
-        <property name="text" >
-         <string>Save/restore window position</string>
+        <property name="sizeHint" >
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
         </property>
-       </widget>
+       </spacer>
       </item>
-      <item row="1" column="0" >
+      <item row="1" column="0" colspan="4" >
        <layout class="QHBoxLayout" >
         <property name="margin" >
          <number>0</number>
          <number>6</number>
         </property>
         <item>
-         <spacer>
-          <property name="orientation" >
-           <enum>Qt::Horizontal</enum>
-          </property>
-          <property name="sizeType" >
-           <enum>QSizePolicy::Fixed</enum>
-          </property>
-          <property name="sizeHint" >
-           <size>
-            <width>30</width>
-            <height>20</height>
-           </size>
-          </property>
-         </spacer>
-        </item>
-        <item>
-         <widget class="QLabel" name="windowWidthLA" >
-          <property name="enabled" >
-           <bool>false</bool>
-          </property>
+         <widget class="QLabel" name="lastfilesLA" >
           <property name="text" >
-           <string>Width</string>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <widget class="QSpinBox" name="windowWidthSB" >
-          <property name="enabled" >
-           <bool>false</bool>
-          </property>
-          <property name="maximum" >
-           <number>9999</number>
-          </property>
-          <property name="minimum" >
-           <number>200</number>
-          </property>
-          <property name="singleStep" >
-           <number>10</number>
-          </property>
-         </widget>
-        </item>
-        <item>
-         <widget class="QLabel" name="windowHeightLA" >
-          <property name="enabled" >
-           <bool>false</bool>
+           <string>&amp;Maximum last files:</string>
           </property>
-          <property name="text" >
-           <string>Height</string>
+          <property name="buddy" >
+           <cstring>lastfilesSB</cstring>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QSpinBox" name="windowHeightSB" >
-          <property name="enabled" >
-           <bool>false</bool>
-          </property>
+         <widget class="QSpinBox" name="lastfilesSB" >
           <property name="maximum" >
-           <number>9999</number>
-          </property>
-          <property name="minimum" >
-           <number>200</number>
-          </property>
-          <property name="singleStep" >
-           <number>10</number>
+           <number>9</number>
           </property>
          </widget>
         </item>
           <property name="orientation" >
            <enum>Qt::Horizontal</enum>
           </property>
-          <property name="sizeType" >
-           <enum>QSizePolicy::Fixed</enum>
-          </property>
           <property name="sizeHint" >
            <size>
-            <width>30</width>
+            <width>40</width>
             <height>20</height>
            </size>
           </property>
  <tabstops>
   <tabstop>uiFileED</tabstop>
   <tabstop>uiFilePB</tabstop>
-  <tabstop>bindFileED</tabstop>
-  <tabstop>bindFilePB</tabstop>
-  <tabstop>loadWindowSizeCB</tabstop>
-  <tabstop>windowWidthSB</tabstop>
-  <tabstop>windowHeightSB</tabstop>
-  <tabstop>loadWindowLocationCB</tabstop>
+  <tabstop>allowGeometrySessionCB</tabstop>
   <tabstop>restoreCursorCB</tabstop>
   <tabstop>loadSessionCB</tabstop>
   <tabstop>autoSaveCB</tabstop>