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