]> git.lyx.org Git - lyx.git/blob - src/frontends/qt/ui/PrefEditUi.ui
Clarify documentation if "Keep change markup on paste" pref
[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="toolTip">
167            <string>Configure the width of the text cursor. Automatic zoom-controlled cursor width used when set to 0.</string>
168           </property>
169           <property name="text">
170            <string>Cursor width (&amp;pixels):</string>
171           </property>
172           <property name="buddy">
173            <cstring>cursorWidthSB</cstring>
174           </property>
175          </widget>
176         </item>
177         <item>
178          <widget class="QSpinBox" name="cursorWidthSB">
179           <property name="minimum">
180            <number>0</number>
181           </property>
182           <property name="maximum">
183            <number>10</number>
184           </property>
185           <property name="singleStep">
186            <number>1</number>
187           </property>
188           <property name="value">
189            <number>1</number>
190           </property>
191          </widget>
192         </item>
193        </layout>
194       </item>
195       <item row="3" column="0" colspan="2">
196        <widget class="QCheckBox" name="macLikeCursorMovementCB">
197         <property name="toolTip">
198          <string>Skip trailing non-word characters</string>
199         </property>
200         <property name="text">
201          <string>Use M&amp;ac-style cursor movement</string>
202         </property>
203        </widget>
204       </item>
205       <item row="7" column="0">
206        <widget class="QCheckBox" name="groupEnvironmentsCB">
207         <property name="text">
208          <string>&amp;Group environments by their category</string>
209         </property>
210        </widget>
211       </item>
212      </layout>
213     </widget>
214    </item>
215    <item row="1" column="0">
216     <widget class="QGroupBox" name="fullscreenGB">
217      <property name="title">
218       <string>Fullscreen</string>
219      </property>
220      <property name="alignment">
221       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
222      </property>
223      <property name="flat">
224       <bool>true</bool>
225      </property>
226      <layout class="QGridLayout" name="gridLayout_2">
227       <item row="0" column="2">
228        <widget class="QCheckBox" name="toggleMenubarCB">
229         <property name="text">
230          <string>Hide &amp;menubar</string>
231         </property>
232        </widget>
233       </item>
234       <item row="0" column="4">
235        <widget class="QCheckBox" name="toggleScrollbarCB">
236         <property name="text">
237          <string>Hide scr&amp;ollbar</string>
238         </property>
239        </widget>
240       </item>
241       <item row="0" column="1">
242        <spacer name="horizontalSpacer_5">
243         <property name="orientation">
244          <enum>Qt::Horizontal</enum>
245         </property>
246         <property name="sizeType">
247          <enum>QSizePolicy::Fixed</enum>
248         </property>
249         <property name="sizeHint" stdset="0">
250          <size>
251           <width>10</width>
252           <height>20</height>
253          </size>
254         </property>
255        </spacer>
256       </item>
257       <item row="1" column="0">
258        <widget class="QCheckBox" name="toggleStatusbarCB">
259         <property name="text">
260          <string>Hide sta&amp;tusbar</string>
261         </property>
262        </widget>
263       </item>
264       <item row="1" column="2">
265        <widget class="QCheckBox" name="toggleTabbarCB">
266         <property name="text">
267          <string>H&amp;ide tabbar</string>
268         </property>
269        </widget>
270       </item>
271       <item row="0" column="5" rowspan="2">
272        <spacer name="horizontalSpacer_4">
273         <property name="orientation">
274          <enum>Qt::Horizontal</enum>
275         </property>
276         <property name="sizeHint" stdset="0">
277          <size>
278           <width>146</width>
279           <height>38</height>
280          </size>
281         </property>
282        </spacer>
283       </item>
284       <item row="1" column="1">
285        <spacer name="horizontalSpacer_6">
286         <property name="orientation">
287          <enum>Qt::Horizontal</enum>
288         </property>
289         <property name="sizeType">
290          <enum>QSizePolicy::Fixed</enum>
291         </property>
292         <property name="sizeHint" stdset="0">
293          <size>
294           <width>10</width>
295           <height>20</height>
296          </size>
297         </property>
298        </spacer>
299       </item>
300       <item row="2" column="0" colspan="6">
301        <layout class="QHBoxLayout" name="horizontalLayout_4">
302         <item>
303          <widget class="QCheckBox" name="fullscreenLimitCB">
304           <property name="text">
305            <string>&amp;Limit text width</string>
306           </property>
307          </widget>
308         </item>
309         <item>
310          <spacer name="horizontalSpacer_9">
311           <property name="orientation">
312            <enum>Qt::Horizontal</enum>
313           </property>
314           <property name="sizeType">
315            <enum>QSizePolicy::Fixed</enum>
316           </property>
317           <property name="sizeHint" stdset="0">
318            <size>
319             <width>10</width>
320             <height>20</height>
321            </size>
322           </property>
323          </spacer>
324         </item>
325         <item>
326          <widget class="QLabel" name="fullscreenWidthLA">
327           <property name="text">
328            <string>Screen used (pi&amp;xels):</string>
329           </property>
330           <property name="buddy">
331            <cstring>fullscreenWidthSB</cstring>
332           </property>
333          </widget>
334         </item>
335         <item>
336          <widget class="QSpinBox" name="fullscreenWidthSB">
337           <property name="minimum">
338            <number>0</number>
339           </property>
340           <property name="maximum">
341            <number>10000</number>
342           </property>
343           <property name="singleStep">
344            <number>10</number>
345           </property>
346           <property name="value">
347            <number>700</number>
348           </property>
349          </widget>
350         </item>
351         <item>
352          <spacer name="horizontalSpacer_2">
353           <property name="orientation">
354            <enum>Qt::Horizontal</enum>
355           </property>
356           <property name="sizeHint" stdset="0">
357            <size>
358             <width>157</width>
359             <height>20</height>
360            </size>
361           </property>
362          </spacer>
363         </item>
364        </layout>
365       </item>
366       <item row="0" column="0">
367        <widget class="QCheckBox" name="toggleToolbarsCB">
368         <property name="sizePolicy">
369          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
370           <horstretch>0</horstretch>
371           <verstretch>0</verstretch>
372          </sizepolicy>
373         </property>
374         <property name="text">
375          <string>&amp;Hide toolbars</string>
376         </property>
377        </widget>
378       </item>
379       <item row="0" column="3">
380        <spacer name="horizontalSpacer_7">
381         <property name="orientation">
382          <enum>Qt::Horizontal</enum>
383         </property>
384         <property name="sizeType">
385          <enum>QSizePolicy::Fixed</enum>
386         </property>
387         <property name="sizeHint" stdset="0">
388          <size>
389           <width>10</width>
390           <height>20</height>
391          </size>
392         </property>
393        </spacer>
394       </item>
395      </layout>
396     </widget>
397    </item>
398    <item row="2" column="0">
399     <spacer>
400      <property name="orientation">
401       <enum>Qt::Vertical</enum>
402      </property>
403      <property name="sizeHint" stdset="0">
404       <size>
405        <width>0</width>
406        <height>0</height>
407       </size>
408      </property>
409     </spacer>
410    </item>
411   </layout>
412  </widget>
413  <layoutdefault spacing="4" margin="9"/>
414  <tabstops>
415   <tabstop>cursorFollowsCB</tabstop>
416   <tabstop>cursorWidthSB</tabstop>
417   <tabstop>scrollBelowCB</tabstop>
418   <tabstop>macLikeCursorMovementCB</tabstop>
419   <tabstop>sortEnvironmentsCB</tabstop>
420   <tabstop>macroEditStyleCO</tabstop>
421  </tabstops>
422  <includes>
423   <include location="local">qt_i18n.h</include>
424  </includes>
425  <resources/>
426  <connections/>
427 </ui>