]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/CitationUi.ui
Fix the tab ordering of GuiDocument components.
[lyx.git] / src / frontends / qt4 / ui / CitationUi.ui
1 <ui version="4.0">
2  <class>CitationUi</class>
3  <widget class="QDialog" name="CitationUi">
4   <property name="geometry">
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>449</width>
9     <height>487</height>
10    </rect>
11   </property>
12   <property name="windowTitle">
13    <string/>
14   </property>
15   <property name="sizeGripEnabled">
16    <bool>true</bool>
17   </property>
18   <layout class="QGridLayout">
19    <item row="0" column="0" colspan="3">
20     <layout class="QHBoxLayout">
21      <property name="spacing">
22       <number>6</number>
23      </property>
24      <property name="margin">
25       <number>0</number>
26      </property>
27      <item>
28       <widget class="QLabel" name="availableKeysLA">
29        <property name="text">
30         <string>A&amp;vailable Citations:</string>
31        </property>
32        <property name="buddy">
33         <cstring>availableLV</cstring>
34        </property>
35       </widget>
36      </item>
37      <item>
38       <spacer>
39        <property name="orientation">
40         <enum>Qt::Horizontal</enum>
41        </property>
42        <property name="sizeHint" stdset="0">
43         <size>
44          <width>71</width>
45          <height>20</height>
46         </size>
47        </property>
48       </spacer>
49      </item>
50      <item>
51       <widget class="QLabel" name="selectedKeysLA">
52        <property name="text">
53         <string>S&amp;elected Citations:</string>
54        </property>
55        <property name="buddy">
56         <cstring>selectedLV</cstring>
57        </property>
58       </widget>
59      </item>
60     </layout>
61    </item>
62    <item row="1" column="0" rowspan="5">
63     <widget class="QListView" name="availableLV">
64      <property name="editTriggers">
65       <set>QAbstractItemView::NoEditTriggers</set>
66      </property>
67     </widget>
68    </item>
69    <item row="1" column="1">
70     <widget class="QPushButton" name="addPB">
71      <property name="toolTip">
72       <string>Click or press Enter to add the selected citation to the list</string>
73      </property>
74      <property name="text">
75       <string>&amp;Add</string>
76      </property>
77      <property name="autoDefault">
78       <bool>false</bool>
79      </property>
80     </widget>
81    </item>
82    <item row="1" column="2" rowspan="5">
83     <widget class="QListView" name="selectedLV">
84      <property name="editTriggers">
85       <set>QAbstractItemView::NoEditTriggers</set>
86      </property>
87     </widget>
88    </item>
89    <item row="2" column="1">
90     <widget class="QPushButton" name="deletePB">
91      <property name="toolTip">
92       <string>Click or press Delete to delete the selected citation from the list</string>
93      </property>
94      <property name="text">
95       <string>&amp;Delete</string>
96      </property>
97      <property name="autoDefault">
98       <bool>false</bool>
99      </property>
100     </widget>
101    </item>
102    <item row="3" column="1">
103     <spacer>
104      <property name="orientation">
105       <enum>Qt::Vertical</enum>
106      </property>
107      <property name="sizeHint" stdset="0">
108       <size>
109        <width>77</width>
110        <height>71</height>
111       </size>
112      </property>
113     </spacer>
114    </item>
115    <item row="4" column="1">
116     <widget class="QPushButton" name="upPB">
117      <property name="sizePolicy">
118       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
119        <horstretch>0</horstretch>
120        <verstretch>0</verstretch>
121       </sizepolicy>
122      </property>
123      <property name="toolTip">
124       <string>Move the selected citation up (Ctrl-Up)</string>
125      </property>
126      <property name="text">
127       <string>&amp;Up</string>
128      </property>
129      <property name="icon">
130       <iconset>
131        <normaloff/>
132       </iconset>
133      </property>
134      <property name="autoDefault">
135       <bool>false</bool>
136      </property>
137     </widget>
138    </item>
139    <item row="5" column="1">
140     <widget class="QPushButton" name="downPB">
141      <property name="sizePolicy">
142       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
143        <horstretch>0</horstretch>
144        <verstretch>0</verstretch>
145       </sizepolicy>
146      </property>
147      <property name="toolTip">
148       <string>Move the selected citation down (Ctrl-Down)</string>
149      </property>
150      <property name="text">
151       <string>&amp;Down</string>
152      </property>
153      <property name="icon">
154       <iconset>
155        <normaloff/>
156       </iconset>
157      </property>
158      <property name="autoDefault">
159       <bool>false</bool>
160      </property>
161     </widget>
162    </item>
163    <item row="9" column="0" colspan="3">
164     <layout class="QHBoxLayout">
165      <property name="spacing">
166       <number>6</number>
167      </property>
168      <property name="margin">
169       <number>0</number>
170      </property>
171      <item>
172       <widget class="QPushButton" name="restorePB">
173        <property name="text">
174         <string>&amp;Restore</string>
175        </property>
176        <property name="autoDefault">
177         <bool>false</bool>
178        </property>
179       </widget>
180      </item>
181      <item>
182       <spacer>
183        <property name="orientation">
184         <enum>Qt::Horizontal</enum>
185        </property>
186        <property name="sizeHint" stdset="0">
187         <size>
188          <width>40</width>
189          <height>20</height>
190         </size>
191        </property>
192       </spacer>
193      </item>
194      <item>
195       <widget class="QPushButton" name="okPB">
196        <property name="text">
197         <string>&amp;OK</string>
198        </property>
199        <property name="autoDefault">
200         <bool>false</bool>
201        </property>
202        <property name="default">
203         <bool>false</bool>
204        </property>
205       </widget>
206      </item>
207      <item>
208       <widget class="QPushButton" name="applyPB">
209        <property name="text">
210         <string>App&amp;ly</string>
211        </property>
212        <property name="autoDefault">
213         <bool>false</bool>
214        </property>
215       </widget>
216      </item>
217      <item>
218       <widget class="QPushButton" name="cancelPB">
219        <property name="text">
220         <string>&amp;Cancel</string>
221        </property>
222        <property name="autoDefault">
223         <bool>false</bool>
224        </property>
225       </widget>
226      </item>
227     </layout>
228    </item>
229    <item row="6" column="0" colspan="3">
230     <widget class="QTextEdit" name="infoML">
231      <property name="acceptDrops">
232       <bool>false</bool>
233      </property>
234      <property name="readOnly">
235       <bool>true</bool>
236      </property>
237     </widget>
238    </item>
239    <item row="8" column="0" colspan="3">
240     <widget class="QGroupBox" name="styleGB">
241      <property name="title">
242       <string>Formatting</string>
243      </property>
244      <property name="flat">
245       <bool>true</bool>
246      </property>
247      <layout class="QGridLayout">
248       <item row="0" column="0">
249        <widget class="QLabel" name="citationStyleLA">
250         <property name="text">
251          <string>Citation st&amp;yle:</string>
252         </property>
253         <property name="buddy">
254          <cstring>citationStyleCO</cstring>
255         </property>
256        </widget>
257       </item>
258       <item row="0" column="1" colspan="3">
259        <widget class="QComboBox" name="citationStyleCO">
260         <property name="toolTip">
261          <string>Natbib citation style to use</string>
262         </property>
263        </widget>
264       </item>
265       <item row="1" column="0">
266        <widget class="QLabel" name="textBeforeLA">
267         <property name="text">
268          <string>Text &amp;before:</string>
269         </property>
270         <property name="buddy">
271          <cstring>textBeforeED</cstring>
272         </property>
273        </widget>
274       </item>
275       <item row="1" column="1">
276        <widget class="QLineEdit" name="textBeforeED">
277         <property name="toolTip">
278          <string>Text to place before citation</string>
279         </property>
280        </widget>
281       </item>
282       <item row="1" column="2">
283        <widget class="QLabel" name="textAfterLA">
284         <property name="text">
285          <string>Text a&amp;fter:</string>
286         </property>
287         <property name="buddy">
288          <cstring>textAfterED</cstring>
289         </property>
290        </widget>
291       </item>
292       <item row="1" column="3">
293        <widget class="QLineEdit" name="textAfterED">
294         <property name="toolTip">
295          <string>Text to place after citation</string>
296         </property>
297        </widget>
298       </item>
299       <item row="2" column="0" colspan="4">
300        <layout class="QHBoxLayout">
301         <property name="spacing">
302          <number>6</number>
303         </property>
304         <property name="margin">
305          <number>0</number>
306         </property>
307         <item>
308          <spacer>
309           <property name="orientation">
310            <enum>Qt::Horizontal</enum>
311           </property>
312           <property name="sizeHint" stdset="0">
313            <size>
314             <width>21</width>
315             <height>20</height>
316            </size>
317           </property>
318          </spacer>
319         </item>
320         <item>
321          <widget class="QCheckBox" name="fulllistCB">
322           <property name="toolTip">
323            <string>List all authors</string>
324           </property>
325           <property name="text">
326            <string>Full aut&amp;hor list</string>
327           </property>
328          </widget>
329         </item>
330         <item>
331          <widget class="QCheckBox" name="forceuppercaseCB">
332           <property name="toolTip">
333            <string>Force upper case in citation</string>
334           </property>
335           <property name="text">
336            <string>Force u&amp;pper case</string>
337           </property>
338          </widget>
339         </item>
340        </layout>
341       </item>
342      </layout>
343     </widget>
344    </item>
345    <item row="7" column="0" colspan="3">
346     <widget class="QGroupBox" name="groupBox">
347      <property name="title">
348       <string>Search Citation</string>
349      </property>
350      <property name="flat">
351       <bool>true</bool>
352      </property>
353      <layout class="QGridLayout">
354       <property name="margin">
355        <number>9</number>
356       </property>
357       <property name="spacing">
358        <number>6</number>
359       </property>
360       <item row="0" column="0">
361        <widget class="QLabel" name="findKeysLA">
362         <property name="text">
363          <string>Searc&amp;h:</string>
364         </property>
365         <property name="alignment">
366          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
367         </property>
368         <property name="buddy">
369          <cstring>findLE</cstring>
370         </property>
371        </widget>
372       </item>
373       <item row="0" column="1" colspan="5">
374        <widget class="QLineEdit" name="findLE">
375         <property name="toolTip">
376          <string>Enter the text to search for and press Enter or click the button to search</string>
377         </property>
378         <property name="text">
379          <string/>
380         </property>
381        </widget>
382       </item>
383       <item row="0" column="6">
384        <widget class="QPushButton" name="searchPB">
385         <property name="enabled">
386          <bool>false</bool>
387         </property>
388         <property name="toolTip">
389          <string>Click or press Enter in the search box to search</string>
390         </property>
391         <property name="text">
392          <string>&amp;Search</string>
393         </property>
394         <property name="autoDefault">
395          <bool>false</bool>
396         </property>
397        </widget>
398       </item>
399       <item row="1" column="0">
400        <widget class="QLabel" name="fieldsLA">
401         <property name="text">
402          <string>Search field:</string>
403         </property>
404         <property name="buddy">
405          <cstring>fieldsCO</cstring>
406         </property>
407        </widget>
408       </item>
409       <item row="1" column="1">
410        <widget class="QComboBox" name="fieldsCO">
411         <property name="maxVisibleItems">
412          <number>16</number>
413         </property>
414         <property name="insertPolicy">
415          <enum>QComboBox::NoInsert</enum>
416         </property>
417         <property name="sizeAdjustPolicy">
418          <enum>QComboBox::AdjustToContents</enum>
419         </property>
420         <item>
421          <property name="text">
422           <string>All fields</string>
423          </property>
424         </item>
425        </widget>
426       </item>
427       <item row="1" column="2">
428        <spacer>
429         <property name="orientation">
430          <enum>Qt::Horizontal</enum>
431         </property>
432         <property name="sizeHint" stdset="0">
433          <size>
434           <width>40</width>
435           <height>20</height>
436          </size>
437         </property>
438        </spacer>
439       </item>
440       <item row="1" column="3" colspan="2">
441        <widget class="QCheckBox" name="regexCB">
442         <property name="text">
443          <string>Regular e&amp;xpression</string>
444         </property>
445        </widget>
446       </item>
447       <item row="1" column="5" colspan="2">
448        <widget class="QCheckBox" name="caseCB">
449         <property name="text">
450          <string>Case se&amp;nsitive</string>
451         </property>
452        </widget>
453       </item>
454       <item row="2" column="0">
455        <widget class="QLabel" name="entriesLA">
456         <property name="text">
457          <string>Entry types:</string>
458         </property>
459         <property name="buddy">
460          <cstring>entriesCO</cstring>
461         </property>
462        </widget>
463       </item>
464       <item row="2" column="1">
465        <widget class="QComboBox" name="entriesCO">
466         <property name="insertPolicy">
467          <enum>QComboBox::NoInsert</enum>
468         </property>
469         <property name="sizeAdjustPolicy">
470          <enum>QComboBox::AdjustToContents</enum>
471         </property>
472         <item>
473          <property name="text">
474           <string>All entry types</string>
475          </property>
476         </item>
477        </widget>
478       </item>
479       <item row="2" column="2">
480        <spacer>
481         <property name="orientation">
482          <enum>Qt::Horizontal</enum>
483         </property>
484         <property name="sizeHint" stdset="0">
485          <size>
486           <width>40</width>
487           <height>20</height>
488          </size>
489         </property>
490        </spacer>
491       </item>
492       <item row="2" column="5" colspan="2">
493        <widget class="QCheckBox" name="asTypeCB">
494         <property name="text">
495          <string>Search as you &amp;type</string>
496         </property>
497        </widget>
498       </item>
499      </layout>
500     </widget>
501    </item>
502   </layout>
503   <zorder>availableLV</zorder>
504   <zorder>addPB</zorder>
505   <zorder>selectedLV</zorder>
506   <zorder>deletePB</zorder>
507   <zorder>upPB</zorder>
508   <zorder>downPB</zorder>
509   <zorder>infoML</zorder>
510   <zorder>styleGB</zorder>
511   <zorder>groupBox</zorder>
512  </widget>
513  <tabstops>
514   <tabstop>availableLV</tabstop>
515   <tabstop>selectedLV</tabstop>
516   <tabstop>addPB</tabstop>
517   <tabstop>deletePB</tabstop>
518   <tabstop>upPB</tabstop>
519   <tabstop>downPB</tabstop>
520   <tabstop>findLE</tabstop>
521   <tabstop>searchPB</tabstop>
522   <tabstop>fieldsCO</tabstop>
523   <tabstop>entriesCO</tabstop>
524   <tabstop>regexCB</tabstop>
525   <tabstop>caseCB</tabstop>
526   <tabstop>asTypeCB</tabstop>
527   <tabstop>citationStyleCO</tabstop>
528   <tabstop>textBeforeED</tabstop>
529   <tabstop>textAfterED</tabstop>
530   <tabstop>fulllistCB</tabstop>
531   <tabstop>forceuppercaseCB</tabstop>
532   <tabstop>restorePB</tabstop>
533   <tabstop>okPB</tabstop>
534   <tabstop>applyPB</tabstop>
535   <tabstop>cancelPB</tabstop>
536   <tabstop>infoML</tabstop>
537  </tabstops>
538  <includes>
539   <include location="local">qt_i18n.h</include>
540  </includes>
541  <resources/>
542  <connections/>
543 </ui>