]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/LogUi.ui
On Mac, moving down a paragraph should place the cursor at the end of the current...
[lyx.git] / src / frontends / qt4 / ui / LogUi.ui
index d26abb0080fae91b8ae8135be49e493bd968f113..ddf6ebcd39a863e11aed8cab31f81af249f64ba6 100644 (file)
@@ -6,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>421</width>
-    <height>441</height>
+    <height>474</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="2" column="1" colspan="5" >
-    <widget class="QLineEdit" name="findLE" >
-     <property name="toolTip" >
-      <string>Hit Enter to search, or click Go!</string>
-     </property>
-    </widget>
-   </item>
-   <item row="2" column="0" >
+   <item row="3" column="0" >
     <widget class="QLabel" name="findLA" >
      <property name="text" >
       <string>&amp;Find:</string>
      </property>
     </widget>
    </item>
-   <item row="0" column="0" colspan="7" >
-    <widget class="QTextBrowser" name="logTB" />
-   </item>
-   <item row="1" column="3" colspan="2" >
-    <widget class="QPushButton" name="nextErrorPB" >
+   <item row="3" column="1" colspan="5" >
+    <widget class="QLineEdit" name="findLE" >
      <property name="toolTip" >
-      <string>Jump to the next error message.</string>
+      <string>Hit Enter to search, or click Go!</string>
      </property>
+    </widget>
+   </item>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="logTypeLA" >
      <property name="text" >
-      <string>Next &amp;Error</string>
+      <string>Log &amp;Type:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>logTypeCO</cstring>
      </property>
     </widget>
    </item>
-   <item row="1" column="5" colspan="2" >
-    <widget class="QPushButton" name="nextWarningPB" >
+   <item row="0" column="4" colspan="3" >
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>161</width>
+       <height>20</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item row="0" column="1" colspan="3" >
+    <widget class="QComboBox" name="logTypeCO" />
+   </item>
+   <item row="1" column="0" colspan="7" >
+    <widget class="QTextBrowser" name="logTB" />
+   </item>
+   <item row="4" column="4" colspan="2" >
+    <widget class="QPushButton" name="updatePB" >
      <property name="toolTip" >
-      <string>Jump to the next warning message.</string>
+      <string>Update the display</string>
      </property>
      <property name="text" >
-      <string>Next &amp;Warning</string>
+      <string>&amp;Update</string>
+     </property>
+     <property name="default" >
+      <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item row="2" column="6" >
-    <widget class="QPushButton" name="findPB" >
+   <item row="4" column="6" >
+    <widget class="QPushButton" name="closePB" >
      <property name="text" >
-      <string>&amp;Go!</string>
+      <string>&amp;Close</string>
      </property>
     </widget>
    </item>
-   <item row="1" column="0" colspan="3" >
+   <item row="4" column="2" colspan="2" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::Expanding</enum>
+     </property>
      <property name="sizeHint" >
       <size>
-       <width>201</width>
-       <height>20</height>
+       <width>111</width>
+       <height>26</height>
       </size>
      </property>
     </spacer>
    </item>
-   <item row="3" column="0" colspan="2" >
+   <item row="4" column="0" colspan="2" >
     <widget class="QPushButton" name="copyPB" >
      <property name="text" >
       <string>Copy to Clip&amp;board</string>
      </property>
     </widget>
    </item>
-   <item row="3" column="2" colspan="2" >
+   <item row="2" column="0" colspan="3" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="sizeType" >
-      <enum>QSizePolicy::Expanding</enum>
-     </property>
      <property name="sizeHint" >
       <size>
-       <width>111</width>
-       <height>26</height>
+       <width>201</width>
+       <height>20</height>
       </size>
      </property>
     </spacer>
    </item>
    <item row="3" column="6" >
-    <widget class="QPushButton" name="closePB" >
+    <widget class="QPushButton" name="findPB" >
      <property name="text" >
-      <string>&amp;Close</string>
+      <string>&amp;Go!</string>
      </property>
     </widget>
    </item>
-   <item row="3" column="4" colspan="2" >
-    <widget class="QPushButton" name="updatePB" >
+   <item row="2" column="5" colspan="2" >
+    <widget class="QPushButton" name="nextWarningPB" >
      <property name="toolTip" >
-      <string>Update the display</string>
+      <string>Jump to the next warning message.</string>
      </property>
      <property name="text" >
-      <string>&amp;Update</string>
+      <string>Next &amp;Warning</string>
      </property>
-     <property name="default" >
-      <bool>true</bool>
+    </widget>
+   </item>
+   <item row="2" column="3" colspan="2" >
+    <widget class="QPushButton" name="nextErrorPB" >
+     <property name="toolTip" >
+      <string>Jump to the next error message.</string>
+     </property>
+     <property name="text" >
+      <string>Next &amp;Error</string>
      </property>
     </widget>
    </item>