]> git.lyx.org Git - lyx.git/blob - src/frontends/qt/ui/PrefEditUi.ui
Minor improvements to the screen width UI
[lyx.git] / src / frontends / qt / ui / PrefEditUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PrefEditUi</class>
4  <widget class="QWidget" name="PrefEditUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>610</width>
10     <height>552</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string/>
21   </property>
22   <layout class="QGridLayout" name="gridLayout_3">
23    <item row="0" column="0">
24     <widget class="QGroupBox" name="scrollGB">
25      <property name="title">
26       <string>Editing</string>
27      </property>
28      <property name="alignment">
29       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
30      </property>
31      <property name="flat">
32       <bool>true</bool>
33      </property>
34      <layout class="QGridLayout" name="gridLayout">
35       <item row="8" column="3">
36        <spacer name="horizontalSpacer">
37         <property name="orientation">
38          <enum>Qt::Horizontal</enum>
39         </property>
40         <property name="sizeHint" stdset="0">
41          <size>
42           <width>40</width>
43           <height>20</height>
44          </size>
45         </property>
46        </spacer>
47       </item>
48       <item row="2" column="0" colspan="2">
49        <widget class="QCheckBox" name="scrollBelowCB">
50         <property name="text">
51          <string>Scroll &amp;below end of document</string>
52         </property>
53        </widget>
54       </item>
55       <item row="1" column="2">
56        <spacer name="horizontalSpacer_3">
57         <property name="orientation">
58          <enum>Qt::Horizontal</enum>
59         </property>
60         <property name="sizeHint" stdset="0">
61          <size>
62           <width>200</width>
63           <height>20</height>
64          </size>
65         </property>
66        </spacer>
67       </item>
68       <item row="8" column="0" colspan="3">
69        <widget class="QComboBox" name="macroEditStyleCO">
70         <item>
71          <property name="text">
72           <string>Edit Math Macros inline with a box around</string>
73          </property>
74         </item>
75         <item>
76          <property name="text">
77           <string>Edit Math Macros inline with the name in the status bar</string>
78          </property>
79         </item>
80         <item>
81          <property name="text">
82           <string>Edit Math Macros with a parameter list (like in LyX &lt; 1.6)</string>
83          </property>
84         </item>
85        </widget>
86       </item>
87       <item row="4" column="0" colspan="2">
88        <widget class="QCheckBox" name="copyCTMarkupCB">
89         <property name="toolTip">
90          <string>If this is checked, change tracking markup will not be resolved on copy/paste operations and when moving content from/to insets if change tracking is deactivated.</string>
91         </property>
92         <property name="text">
93          <string>&amp;Keep change tracking markup on copy and paste</string>
94         </property>
95        </widget>
96       </item>
97       <item row="5" column="0" rowspan="2" colspan="2">
98        <widget class="QCheckBox" name="sortEnvironmentsCB">
99         <property name="text">
100          <string>Sort &amp;environments alphabetically</string>
101         </property>
102        </widget>
103       </item>
104       <item row="0" column="0" colspan="2">
105        <widget class="QCheckBox" name="cursorFollowsCB">
106         <property name="text">
107          <string>Cursor &amp;follows scrollbar</string>
108         </property>
109        </widget>
110       </item>
111       <item row="9" column="0" colspan="3">
112        <layout class="QHBoxLayout" name="horizontalLayout_5">
113         <item>
114          <widget class="QCheckBox" name="citationSearchCB">
115           <property name="statusTip">
116            <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>
117           </property>
118           <property name="text">
119            <string>Search &amp;drive for cited files</string>
120           </property>
121          </widget>
122         </item>
123         <item>
124          <spacer name="horizontalSpacer_8">
125           <property name="orientation">
126            <enum>Qt::Horizontal</enum>
127           </property>
128           <property name="sizeType">
129            <enum>QSizePolicy::Fixed</enum>
130           </property>
131           <property name="sizeHint" stdset="0">
132            <size>
133             <width>10</width>
134             <height>20</height>
135            </size>
136           </property>
137          </spacer>
138         </item>
139         <item>
140          <layout class="QHBoxLayout" name="horizontalLayout_3">
141           <item>
142            <widget class="QLabel" name="citationSearchLA">
143             <property name="text">
144              <string>Patte&amp;rn:</string>
145             </property>
146             <property name="buddy">
147              <cstring>citationSearchLE</cstring>
148             </property>
149            </widget>
150           </item>
151           <item>
152            <widget class="QLineEdit" name="citationSearchLE">
153             <property name="toolTip">
154              <string>Define search pattern (see UserGuide for syntax)</string>
155             </property>
156            </widget>
157           </item>
158          </layout>
159         </item>
160        </layout>
161       </item>
162       <item row="1" column="0" colspan="2">
163        <layout class="QHBoxLayout" name="horizontalLayout">
164         <item>
165          <widget class="QLabel" name="label_3">
166           <property name="text">
167            <string>Cursor width (&amp;pixels):</string>
168           </property>
169           <property name="buddy">
170            <cstring>cursorWidthSB</cstring>
171           </property>
172          </widget>
173         </item>
174         <item>
175          <widget class="QSpinBox" name="cursorWidthSB">
176           <property name="toolTip">
177            <string>Configure the width of the text cursor.  &quot;Auto&quot; means that zoom-controlled width is used.</string>
178           </property>
179           <property name="specialValueText">
180            <string>Auto</string>
181           </property>
182           <property name="minimum">
183            <number>0</number>
184           </property>
185           <property name="maximum">
186            <number>10</number>
187           </property>
188           <property name="singleStep">
189            <number>1</number>
190           </property>
191           <property name="value">
192            <number>1</number>
193           </property>
194          </widget>
195         </item>
196        </layout>
197       </item>
198       <item row="3" column="0" colspan="2">
199        <widget class="QCheckBox" name="macLikeCursorMovementCB">
200         <property name="toolTip">
201          <string>Skip trailing non-word characters</string>
202         </property>
203         <property name="text">
204          <string>Use M&amp;ac-style cursor movement</string>
205         </property>
206        </widget>
207       </item>
208       <item row="7" column="0">
209        <widget class="QCheckBox" name="groupEnvironmentsCB">
210         <property name="text">
211          <string>&amp;Group environments by their category</string>
212         </property>
213        </widget>
214       </item>
215       <item row="10" column="0" colspan="3">
216        <layout class="QHBoxLayout" name="horizontalLayout_4">
217         <item>
218          <widget class="QCheckBox" name="screenLimitCB">
219           <property name="toolTip">
220            <string>Limit the width of the text in the work area to the specified length</string>
221           </property>
222           <property name="text">
223            <string>&amp;Limit text width</string>
224           </property>
225          </widget>
226         </item>
227         <item>
228          <spacer name="horizontalSpacer_9">
229           <property name="orientation">
230            <enum>Qt::Horizontal</enum>
231           </property>
232           <property name="sizeType">
233            <enum>QSizePolicy::Fixed</enum>
234           </property>
235           <property name="sizeHint" stdset="0">
236            <size>
237             <width>10</width>
238             <height>20</height>
239            </size>
240           </property>
241          </spacer>
242         </item>
243         <item>
244          <widget class="QLineEdit" name="screenWidthLE">
245           <property name="toolTip">
246            <string>Limit the width of the text in the work area to the specified length</string>
247           </property>
248          </widget>
249         </item>
250         <item>
251          <widget class="lyx::frontend::LengthCombo" name="screenWidthUnitCO"/>
252         </item>
253         <item>
254          <spacer name="horizontalSpacer_2">
255           <property name="orientation">
256            <enum>Qt::Horizontal</enum>
257           </property>
258           <property name="sizeHint" stdset="0">
259            <size>
260             <width>157</width>
261             <height>20</height>
262            </size>
263           </property>
264          </spacer>
265         </item>
266        </layout>
267       </item>
268      </layout>
269     </widget>
270    </item>
271    <item row="1" column="0">
272     <widget class="QGroupBox" name="fullscreenGB">
273      <property name="title">
274       <string>Fullscreen</string>
275      </property>
276      <property name="alignment">
277       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
278      </property>
279      <property name="flat">
280       <bool>true</bool>
281      </property>
282      <layout class="QGridLayout" name="gridLayout_2">
283       <item row="0" column="2">
284        <widget class="QCheckBox" name="toggleMenubarCB">
285         <property name="text">
286          <string>Hide &amp;menubar</string>
287         </property>
288        </widget>
289       </item>
290       <item row="0" column="4">
291        <widget class="QCheckBox" name="toggleScrollbarCB">
292         <property name="text">
293          <string>Hide scr&amp;ollbar</string>
294         </property>
295        </widget>
296       </item>
297       <item row="0" column="1">
298        <spacer name="horizontalSpacer_5">
299         <property name="orientation">
300          <enum>Qt::Horizontal</enum>
301         </property>
302         <property name="sizeType">
303          <enum>QSizePolicy::Fixed</enum>
304         </property>
305         <property name="sizeHint" stdset="0">
306          <size>
307           <width>10</width>
308           <height>20</height>
309          </size>
310         </property>
311        </spacer>
312       </item>
313       <item row="1" column="0">
314        <widget class="QCheckBox" name="toggleStatusbarCB">
315         <property name="text">
316          <string>Hide sta&amp;tusbar</string>
317         </property>
318        </widget>
319       </item>
320       <item row="1" column="2">
321        <widget class="QCheckBox" name="toggleTabbarCB">
322         <property name="text">
323          <string>H&amp;ide tabbar</string>
324         </property>
325        </widget>
326       </item>
327       <item row="0" column="5" rowspan="2">
328        <spacer name="horizontalSpacer_4">
329         <property name="orientation">
330          <enum>Qt::Horizontal</enum>
331         </property>
332         <property name="sizeHint" stdset="0">
333          <size>
334           <width>146</width>
335           <height>38</height>
336          </size>
337         </property>
338        </spacer>
339       </item>
340       <item row="1" column="1">
341        <spacer name="horizontalSpacer_6">
342         <property name="orientation">
343          <enum>Qt::Horizontal</enum>
344         </property>
345         <property name="sizeType">
346          <enum>QSizePolicy::Fixed</enum>
347         </property>
348         <property name="sizeHint" stdset="0">
349          <size>
350           <width>10</width>
351           <height>20</height>
352          </size>
353         </property>
354        </spacer>
355       </item>
356       <item row="0" column="0">
357        <widget class="QCheckBox" name="toggleToolbarsCB">
358         <property name="sizePolicy">
359          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
360           <horstretch>0</horstretch>
361           <verstretch>0</verstretch>
362          </sizepolicy>
363         </property>
364         <property name="text">
365          <string>&amp;Hide toolbars</string>
366         </property>
367        </widget>
368       </item>
369       <item row="0" column="3">
370        <spacer name="horizontalSpacer_7">
371         <property name="orientation">
372          <enum>Qt::Horizontal</enum>
373         </property>
374         <property name="sizeType">
375          <enum>QSizePolicy::Fixed</enum>
376         </property>
377         <property name="sizeHint" stdset="0">
378          <size>
379           <width>10</width>
380           <height>20</height>
381          </size>
382         </property>
383        </spacer>
384       </item>
385      </layout>
386     </widget>
387    </item>
388    <item row="2" column="0">
389     <spacer>
390      <property name="orientation">
391       <enum>Qt::Vertical</enum>
392      </property>
393      <property name="sizeHint" stdset="0">
394       <size>
395        <width>0</width>
396        <height>0</height>
397       </size>
398      </property>
399     </spacer>
400    </item>
401   </layout>
402  </widget>
403  <layoutdefault spacing="4" margin="9"/>
404  <customwidgets>
405   <customwidget>
406    <class>lyx::frontend::LengthCombo</class>
407    <extends>QComboBox</extends>
408    <header>LengthCombo.h</header>
409   </customwidget>
410  </customwidgets>
411  <tabstops>
412   <tabstop>cursorFollowsCB</tabstop>
413   <tabstop>cursorWidthSB</tabstop>
414   <tabstop>scrollBelowCB</tabstop>
415   <tabstop>macLikeCursorMovementCB</tabstop>
416   <tabstop>sortEnvironmentsCB</tabstop>
417   <tabstop>macroEditStyleCO</tabstop>
418  </tabstops>
419  <includes>
420   <include location="local">qt_i18n.h</include>
421  </includes>
422  <resources/>
423  <connections/>
424 </ui>