]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/ui/PrefEditUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / PrefEditUi.ui
index 7a7e30bae1beaa5f9be1efa1608e0cd9c0f0d300..a8cff2f83f430d76cbe79f4b405162f6336bde47 100644 (file)
        <layout class="QHBoxLayout" name="horizontalLayout_5">
         <item>
          <widget class="QCheckBox" name="citationSearchCB">
-          <property name="statusTip">
+          <property name="toolTip">
            <string>If this is activated, LyX will search your disk for matching files when clicking on &quot;Try to Open Citation Content...&quot; in the citation context menu</string>
           </property>
+          <property name="statusTip">
+           <string/>
+          </property>
           <property name="text">
            <string>Search &amp;drive for cited files</string>
           </property>
        </widget>
       </item>
       <item row="10" column="0" colspan="3">
-        <layout class="QHBoxLayout" name="horizontalLayout_4">
-         <item>
-          <widget class="QCheckBox" name="screenLimitCB">
-           <property name="text">
-            <string>&amp;Limit text width</string>
-           </property>
-          </widget>
-         </item>
-         <item>
-          <spacer name="horizontalSpacer_9">
-           <property name="orientation">
-            <enum>Qt::Horizontal</enum>
-           </property>
-           <property name="sizeType">
-            <enum>QSizePolicy::Fixed</enum>
-           </property>
-           <property name="sizeHint" stdset="0">
-            <size>
-             <width>10</width>
-             <height>20</height>
-            </size>
-           </property>
-          </spacer>
-         </item>
-         <item>
-           <widget class="QLabel" name="screenWidthLA">
-             <property name="text">
-               <string>Screen used:</string>
-             </property>
-           </widget>
-         </item>
-         <item>
-           <widget class="lyx::frontend::LengthCombo" name="screenWidthUnitCO" />
-         </item>
-         <item>
-           <widget class="QLineEdit" name="screenWidthLE" />
-         </item>
-         <item>
-          <spacer name="horizontalSpacer_2">
-           <property name="orientation">
-            <enum>Qt::Horizontal</enum>
-           </property>
-           <property name="sizeHint" stdset="0">
-            <size>
-             <width>157</width>
-             <height>20</height>
-            </size>
-           </property>
-          </spacer>
-         </item>
-        </layout>
-       </item>
+       <layout class="QHBoxLayout" name="horizontalLayout_4">
+        <item>
+         <widget class="QCheckBox" name="screenLimitCB">
+          <property name="toolTip">
+           <string>Limit the width of the text in the work area to the specified length</string>
+          </property>
+          <property name="text">
+           <string>&amp;Limit text width</string>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <spacer name="horizontalSpacer_9">
+          <property name="orientation">
+           <enum>Qt::Horizontal</enum>
+          </property>
+          <property name="sizeType">
+           <enum>QSizePolicy::Fixed</enum>
+          </property>
+          <property name="sizeHint" stdset="0">
+           <size>
+            <width>10</width>
+            <height>20</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+        <item>
+         <widget class="QLineEdit" name="screenWidthLE">
+          <property name="toolTip">
+           <string>Limit the width of the text in the work area to the specified length</string>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="lyx::frontend::LengthCombo" name="screenWidthUnitCO"/>
+        </item>
+        <item>
+         <spacer name="horizontalSpacer_2">
+          <property name="orientation">
+           <enum>Qt::Horizontal</enum>
+          </property>
+          <property name="sizeHint" stdset="0">
+           <size>
+            <width>157</width>
+            <height>20</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+       </layout>
+      </item>
      </layout>
     </widget>
    </item>
   </layout>
  </widget>
  <layoutdefault spacing="4" margin="9"/>
- <customwidgets> 
-  <customwidget> 
-    <class>lyx::frontend::LengthCombo</class> 
-    <extends>QComboBox</extends> 
-    <header>LengthCombo.h</header> 
-  </customwidget> 
- </customwidgets> 
+ <customwidgets>
+  <customwidget>
+   <class>lyx::frontend::LengthCombo</class>
+   <extends>QComboBox</extends>
+   <header>LengthCombo.h</header>
+  </customwidget>
+ </customwidgets>
  <tabstops>
   <tabstop>cursorFollowsCB</tabstop>
   <tabstop>cursorWidthSB</tabstop>