]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/CitationUi.ui
Citation dialog: add & improve tooltips.
[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>614</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_3">
20    <item row="0" column="0">
21     <layout class="QHBoxLayout" name="horizontalLayout_6">
22      <item>
23       <layout class="QHBoxLayout" name="horizontalLayout_5">
24        <item>
25         <widget class="QLabel" name="findKeysLA">
26          <property name="text">
27           <string>&amp;Filter:</string>
28          </property>
29          <property name="alignment">
30           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
31          </property>
32         </widget>
33        </item>
34        <item>
35         <layout class="QHBoxLayout" name="filterBarL"/>
36        </item>
37       </layout>
38      </item>
39      <item>
40       <widget class="QComboBox" name="fieldsCO">
41        <property name="sizePolicy">
42         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
43          <horstretch>0</horstretch>
44          <verstretch>0</verstretch>
45         </sizepolicy>
46        </property>
47        <property name="toolTip">
48         <string>Select the fields on which the filter applies</string>
49        </property>
50        <property name="maxVisibleItems">
51         <number>16</number>
52        </property>
53        <property name="insertPolicy">
54         <enum>QComboBox::NoInsert</enum>
55        </property>
56        <property name="sizeAdjustPolicy">
57         <enum>QComboBox::AdjustToContents</enum>
58        </property>
59        <item>
60         <property name="text">
61          <string>All fields</string>
62         </property>
63        </item>
64       </widget>
65      </item>
66      <item>
67       <widget class="QComboBox" name="entriesCO">
68        <property name="sizePolicy">
69         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
70          <horstretch>0</horstretch>
71          <verstretch>0</verstretch>
72         </sizepolicy>
73        </property>
74        <property name="toolTip">
75         <string>Select the entry types on which the filter applies</string>
76        </property>
77        <property name="insertPolicy">
78         <enum>QComboBox::NoInsert</enum>
79        </property>
80        <property name="sizeAdjustPolicy">
81         <enum>QComboBox::AdjustToContents</enum>
82        </property>
83        <item>
84         <property name="text">
85          <string>All entry types</string>
86         </property>
87        </item>
88       </widget>
89      </item>
90      <item>
91       <widget class="QPushButton" name="searchOptionsPB">
92        <property name="toolTip">
93         <string>Click for more filter options</string>
94        </property>
95        <property name="text">
96         <string>O&amp;ptions</string>
97        </property>
98        <property name="autoDefault">
99         <bool>false</bool>
100        </property>
101       </widget>
102      </item>
103     </layout>
104    </item>
105    <item row="1" column="0">
106     <layout class="QVBoxLayout" name="verticalLayout_2">
107      <item>
108       <layout class="QGridLayout" name="gridLayout">
109        <item row="0" column="0">
110         <layout class="QHBoxLayout" name="horizontalLayout">
111          <item>
112           <layout class="QVBoxLayout" name="verticalLayout_3">
113            <item>
114             <widget class="QLabel" name="availableKeysLA">
115              <property name="text">
116               <string>A&amp;vailable Citations:</string>
117              </property>
118              <property name="buddy">
119               <cstring>availableLV</cstring>
120              </property>
121             </widget>
122            </item>
123            <item>
124             <widget class="QListView" name="availableLV">
125              <property name="editTriggers">
126               <set>QAbstractItemView::NoEditTriggers</set>
127              </property>
128             </widget>
129            </item>
130           </layout>
131          </item>
132          <item>
133           <layout class="QVBoxLayout" name="verticalLayout">
134            <item>
135             <widget class="QLabel" name="spacerLA"/>
136            </item>
137            <item>
138             <widget class="QPushButton" name="addPB">
139              <property name="toolTip">
140               <string>Click or press Enter to add the selected citation to the list</string>
141              </property>
142              <property name="text">
143               <string>&amp;Add</string>
144              </property>
145              <property name="autoDefault">
146               <bool>false</bool>
147              </property>
148             </widget>
149            </item>
150            <item>
151             <widget class="QPushButton" name="deletePB">
152              <property name="toolTip">
153               <string>Click or press Delete to delete the selected citation from the list</string>
154              </property>
155              <property name="text">
156               <string>&amp;Delete</string>
157              </property>
158              <property name="autoDefault">
159               <bool>false</bool>
160              </property>
161             </widget>
162            </item>
163            <item>
164             <spacer>
165              <property name="orientation">
166               <enum>Qt::Vertical</enum>
167              </property>
168              <property name="sizeHint" stdset="0">
169               <size>
170                <width>77</width>
171                <height>1</height>
172               </size>
173              </property>
174             </spacer>
175            </item>
176            <item>
177             <widget class="QPushButton" name="upPB">
178              <property name="sizePolicy">
179               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
180                <horstretch>0</horstretch>
181                <verstretch>0</verstretch>
182               </sizepolicy>
183              </property>
184              <property name="toolTip">
185               <string>Move the selected citation up (Ctrl-Up)</string>
186              </property>
187              <property name="text">
188               <string>&amp;Up</string>
189              </property>
190              <property name="icon">
191               <iconset>
192                <normaloff>.</normaloff>.</iconset>
193              </property>
194              <property name="autoDefault">
195               <bool>false</bool>
196              </property>
197             </widget>
198            </item>
199            <item>
200             <widget class="QPushButton" name="downPB">
201              <property name="sizePolicy">
202               <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
203                <horstretch>0</horstretch>
204                <verstretch>0</verstretch>
205               </sizepolicy>
206              </property>
207              <property name="toolTip">
208               <string>Move the selected citation down (Ctrl-Down)</string>
209              </property>
210              <property name="text">
211               <string>Do&amp;wn</string>
212              </property>
213              <property name="icon">
214               <iconset>
215                <normaloff>.</normaloff>.</iconset>
216              </property>
217              <property name="autoDefault">
218               <bool>false</bool>
219              </property>
220             </widget>
221            </item>
222           </layout>
223          </item>
224          <item>
225           <layout class="QVBoxLayout" name="verticalLayout_4">
226            <item>
227             <widget class="QLabel" name="selectedKeysLA">
228              <property name="text">
229               <string>Selected &amp;Citations:</string>
230              </property>
231              <property name="buddy">
232               <cstring>selectedLV</cstring>
233              </property>
234             </widget>
235            </item>
236            <item>
237             <widget class="QListView" name="selectedLV">
238              <property name="editTriggers">
239               <set>QAbstractItemView::NoEditTriggers</set>
240              </property>
241             </widget>
242            </item>
243           </layout>
244          </item>
245         </layout>
246        </item>
247        <item row="1" column="0">
248         <widget class="QTextEdit" name="infoML">
249          <property name="maximumSize">
250           <size>
251            <width>16777215</width>
252            <height>60</height>
253           </size>
254          </property>
255          <property name="acceptDrops">
256           <bool>false</bool>
257          </property>
258          <property name="toolTip">
259           <string/>
260          </property>
261          <property name="readOnly">
262           <bool>true</bool>
263          </property>
264         </widget>
265        </item>
266       </layout>
267      </item>
268     </layout>
269    </item>
270    <item row="2" column="0">
271     <widget class="QGroupBox" name="FormattingGB">
272      <property name="title">
273       <string>Formatting</string>
274      </property>
275      <layout class="QGridLayout" name="gridLayout_2">
276       <item row="0" column="0">
277        <layout class="QHBoxLayout" name="horizontalLayout_3">
278         <item>
279          <layout class="QVBoxLayout" name="verticalLayout_5">
280           <item>
281            <widget class="QLabel" name="citationStyleLA">
282             <property name="text">
283              <string>Citation st&amp;yle:</string>
284             </property>
285             <property name="buddy">
286              <cstring>citationStyleCO</cstring>
287             </property>
288            </widget>
289           </item>
290           <item>
291            <widget class="QLabel" name="textBeforeLA">
292             <property name="text">
293              <string>Text &amp;before:</string>
294             </property>
295             <property name="buddy">
296              <cstring>textBeforeED</cstring>
297             </property>
298            </widget>
299           </item>
300          </layout>
301         </item>
302         <item>
303          <layout class="QVBoxLayout" name="verticalLayout_6">
304           <item>
305            <widget class="QComboBox" name="citationStyleCO">
306             <property name="sizePolicy">
307              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
308               <horstretch>0</horstretch>
309               <verstretch>0</verstretch>
310              </sizepolicy>
311             </property>
312             <property name="toolTip">
313              <string>Citation style to use, if different styles are provided</string>
314             </property>
315            </widget>
316           </item>
317           <item>
318            <layout class="QHBoxLayout" name="horizontalLayout_2">
319             <item>
320              <widget class="QLineEdit" name="textBeforeED">
321               <property name="toolTip">
322                <string>Text that precedes the reference (e.g., &quot;cf.&quot;)</string>
323               </property>
324              </widget>
325             </item>
326             <item>
327              <widget class="QLabel" name="textAfterLA">
328               <property name="text">
329                <string>&amp;Text after:</string>
330               </property>
331               <property name="buddy">
332                <cstring>textAfterED</cstring>
333               </property>
334              </widget>
335             </item>
336             <item>
337              <widget class="QLineEdit" name="textAfterED">
338               <property name="toolTip">
339                <string>Text that follows the reference (e.g., pages)</string>
340               </property>
341              </widget>
342             </item>
343            </layout>
344           </item>
345          </layout>
346         </item>
347        </layout>
348       </item>
349       <item row="1" column="0">
350        <layout class="QHBoxLayout">
351         <property name="spacing">
352          <number>6</number>
353         </property>
354         <property name="leftMargin">
355          <number>0</number>
356         </property>
357         <property name="topMargin">
358          <number>0</number>
359         </property>
360         <property name="rightMargin">
361          <number>0</number>
362         </property>
363         <property name="bottomMargin">
364          <number>0</number>
365         </property>
366         <item>
367          <spacer>
368           <property name="orientation">
369            <enum>Qt::Horizontal</enum>
370           </property>
371           <property name="sizeHint" stdset="0">
372            <size>
373             <width>21</width>
374             <height>26</height>
375            </size>
376           </property>
377          </spacer>
378         </item>
379         <item>
380          <widget class="QCheckBox" name="forceuppercaseCB">
381           <property name="toolTip">
382            <string>Force upper case in names (&quot;Del Piero&quot;, not &quot;del Piero&quot;)</string>
383           </property>
384           <property name="text">
385            <string>Force upcas&amp;ing</string>
386           </property>
387          </widget>
388         </item>
389         <item>
390          <widget class="QCheckBox" name="fulllistCB">
391           <property name="toolTip">
392            <string>Always list all authors (rather than using &quot;et al.&quot;)</string>
393           </property>
394           <property name="text">
395            <string>All aut&amp;hors</string>
396           </property>
397          </widget>
398         </item>
399        </layout>
400       </item>
401      </layout>
402     </widget>
403    </item>
404    <item row="3" column="0">
405     <layout class="QHBoxLayout">
406      <property name="spacing">
407       <number>6</number>
408      </property>
409      <property name="leftMargin">
410       <number>0</number>
411      </property>
412      <property name="topMargin">
413       <number>0</number>
414      </property>
415      <property name="rightMargin">
416       <number>0</number>
417      </property>
418      <property name="bottomMargin">
419       <number>0</number>
420      </property>
421      <item>
422       <widget class="QPushButton" name="restorePB">
423        <property name="text">
424         <string>&amp;Restore</string>
425        </property>
426        <property name="autoDefault">
427         <bool>false</bool>
428        </property>
429       </widget>
430      </item>
431      <item>
432       <spacer>
433        <property name="orientation">
434         <enum>Qt::Horizontal</enum>
435        </property>
436        <property name="sizeHint" stdset="0">
437         <size>
438          <width>40</width>
439          <height>20</height>
440         </size>
441        </property>
442       </spacer>
443      </item>
444      <item>
445       <widget class="QPushButton" name="okPB">
446        <property name="text">
447         <string>&amp;OK</string>
448        </property>
449        <property name="autoDefault">
450         <bool>false</bool>
451        </property>
452        <property name="default">
453         <bool>false</bool>
454        </property>
455       </widget>
456      </item>
457      <item>
458       <widget class="QPushButton" name="applyPB">
459        <property name="text">
460         <string>App&amp;ly</string>
461        </property>
462        <property name="autoDefault">
463         <bool>false</bool>
464        </property>
465       </widget>
466      </item>
467      <item>
468       <widget class="QPushButton" name="cancelPB">
469        <property name="text">
470         <string>&amp;Cancel</string>
471        </property>
472        <property name="autoDefault">
473         <bool>false</bool>
474        </property>
475       </widget>
476      </item>
477     </layout>
478    </item>
479   </layout>
480  </widget>
481  <tabstops>
482   <tabstop>fieldsCO</tabstop>
483   <tabstop>entriesCO</tabstop>
484   <tabstop>searchOptionsPB</tabstop>
485   <tabstop>availableLV</tabstop>
486   <tabstop>selectedLV</tabstop>
487   <tabstop>addPB</tabstop>
488   <tabstop>deletePB</tabstop>
489   <tabstop>upPB</tabstop>
490   <tabstop>downPB</tabstop>
491   <tabstop>citationStyleCO</tabstop>
492   <tabstop>textBeforeED</tabstop>
493   <tabstop>textAfterED</tabstop>
494   <tabstop>forceuppercaseCB</tabstop>
495   <tabstop>fulllistCB</tabstop>
496   <tabstop>restorePB</tabstop>
497   <tabstop>okPB</tabstop>
498   <tabstop>applyPB</tabstop>
499   <tabstop>cancelPB</tabstop>
500   <tabstop>infoML</tabstop>
501  </tabstops>
502  <includes>
503   <include location="local">qt_i18n.h</include>
504  </includes>
505  <resources/>
506  <connections/>
507 </ui>