]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/FindAndReplaceUi.ui
af4010f074a2440dd949e0559d09e5cdd559c835
[lyx.git] / src / frontends / qt4 / ui / FindAndReplaceUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>FindAndReplaceUi</class>
4  <widget class="QWidget" name="FindAndReplaceUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>327</width>
10     <height>523</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="maximumSize">
26    <size>
27     <width>16777215</width>
28     <height>16777215</height>
29    </size>
30   </property>
31   <property name="baseSize">
32    <size>
33     <width>0</width>
34     <height>0</height>
35    </size>
36   </property>
37   <property name="windowTitle">
38    <string>Find LyX Text</string>
39   </property>
40   <property name="toolTip">
41    <string/>
42   </property>
43   <layout class="QVBoxLayout" name="verticalLayout">
44    <item>
45     <widget class="QScrollArea" name="scrollArea">
46      <property name="widgetResizable">
47       <bool>true</bool>
48      </property>
49      <widget class="QWidget" name="scrollAreaWidgetContents">
50       <property name="geometry">
51        <rect>
52         <x>0</x>
53         <y>0</y>
54         <width>307</width>
55         <height>503</height>
56        </rect>
57       </property>
58       <layout class="QGridLayout" name="gridLayout">
59        <item row="0" column="0">
60         <widget class="QTabWidget" name="tabWidget">
61          <property name="sizePolicy">
62           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
63            <horstretch>0</horstretch>
64            <verstretch>0</verstretch>
65           </sizepolicy>
66          </property>
67          <property name="focusPolicy">
68           <enum>Qt::NoFocus</enum>
69          </property>
70          <property name="toolTip">
71           <string/>
72          </property>
73          <property name="statusTip">
74           <string/>
75          </property>
76          <property name="autoFillBackground">
77           <bool>false</bool>
78          </property>
79          <property name="currentIndex">
80           <number>0</number>
81          </property>
82          <widget class="QWidget" name="tab_3">
83           <property name="sizePolicy">
84            <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
85             <horstretch>0</horstretch>
86             <verstretch>0</verstretch>
87            </sizepolicy>
88           </property>
89           <property name="toolTip">
90            <string/>
91           </property>
92           <property name="statusTip">
93            <string/>
94           </property>
95           <attribute name="title">
96            <string>&amp;Basic</string>
97           </attribute>
98           <layout class="QGridLayout" name="gridLayout_3">
99            <item row="2" column="0">
100             <widget class="QFrame" name="replace_frame">
101              <property name="sizePolicy">
102               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
103                <horstretch>0</horstretch>
104                <verstretch>0</verstretch>
105               </sizepolicy>
106              </property>
107              <property name="accessibleName">
108               <string/>
109              </property>
110              <property name="frameShape">
111               <enum>QFrame::Box</enum>
112              </property>
113              <property name="frameShadow">
114               <enum>QFrame::Raised</enum>
115              </property>
116              <layout class="QGridLayout" name="gridLayout_7">
117               <property name="margin">
118                <number>4</number>
119               </property>
120               <property name="spacing">
121                <number>0</number>
122               </property>
123               <item row="1" column="0">
124                <widget class="QGroupBox" name="groupBox_3">
125                 <property name="sizePolicy">
126                  <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
127                   <horstretch>0</horstretch>
128                   <verstretch>0</verstretch>
129                  </sizepolicy>
130                 </property>
131                 <property name="minimumSize">
132                  <size>
133                   <width>0</width>
134                   <height>0</height>
135                  </size>
136                 </property>
137                 <property name="maximumSize">
138                  <size>
139                   <width>16777215</width>
140                   <height>16777215</height>
141                  </size>
142                 </property>
143                 <property name="toolTip">
144                  <string>Enter the text to replace in this full-featured LyX editing area</string>
145                 </property>
146                 <property name="title">
147                  <string>&amp;Replace with...</string>
148                 </property>
149                 <layout class="QGridLayout" name="gridLayout_6">
150                  <property name="margin">
151                   <number>4</number>
152                  </property>
153                  <item row="0" column="0" colspan="2">
154                   <widget class="lyx::frontend::EmbeddedWorkArea" name="replace_work_area_">
155                    <property name="minimumSize">
156                     <size>
157                      <width>0</width>
158                      <height>0</height>
159                     </size>
160                    </property>
161                    <property name="baseSize">
162                     <size>
163                      <width>0</width>
164                      <height>0</height>
165                     </size>
166                    </property>
167                    <property name="toolTip">
168                     <string>Enter the text to replace in this full-featured LyX editing area</string>
169                    </property>
170                    <property name="widgetResizable">
171                     <bool>true</bool>
172                    </property>
173                    <widget class="QWidget" name="replace_scroll_area_">
174                     <property name="geometry">
175                      <rect>
176                       <x>0</x>
177                       <y>0</y>
178                       <width>239</width>
179                       <height>79</height>
180                      </rect>
181                     </property>
182                     <property name="sizePolicy">
183                      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
184                       <horstretch>0</horstretch>
185                       <verstretch>0</verstretch>
186                      </sizepolicy>
187                     </property>
188                    </widget>
189                   </widget>
190                  </item>
191                  <item row="2" column="0">
192                   <widget class="QPushButton" name="replaceNextPB">
193                    <property name="enabled">
194                     <bool>true</bool>
195                    </property>
196                    <property name="sizePolicy">
197                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
198                      <horstretch>1</horstretch>
199                      <verstretch>0</verstretch>
200                     </sizepolicy>
201                    </property>
202                    <property name="toolTip">
203                     <string>Find next occurrence and replace it [Enter]</string>
204                    </property>
205                    <property name="text">
206                     <string>Next</string>
207                    </property>
208                   </widget>
209                  </item>
210                  <item row="2" column="1">
211                   <widget class="QPushButton" name="replacePrevPB">
212                    <property name="enabled">
213                     <bool>true</bool>
214                    </property>
215                    <property name="sizePolicy">
216                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
217                      <horstretch>1</horstretch>
218                      <verstretch>0</verstretch>
219                     </sizepolicy>
220                    </property>
221                    <property name="toolTip">
222                     <string>Find previous occurrence and replace it [Shift+Enter]</string>
223                    </property>
224                    <property name="text">
225                     <string>Prev</string>
226                    </property>
227                   </widget>
228                  </item>
229                  <item row="3" column="0">
230                   <widget class="QPushButton" name="replaceallPB">
231                    <property name="enabled">
232                     <bool>false</bool>
233                    </property>
234                    <property name="sizePolicy">
235                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
236                      <horstretch>0</horstretch>
237                      <verstretch>0</verstretch>
238                     </sizepolicy>
239                    </property>
240                    <property name="text">
241                     <string>Replace &amp;All</string>
242                    </property>
243                   </widget>
244                  </item>
245                  <item row="1" column="0" colspan="2">
246                   <widget class="QCheckBox" name="keepCaseCB">
247                    <property name="sizePolicy">
248                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
249                      <horstretch>1</horstretch>
250                      <verstretch>0</verstretch>
251                     </sizepolicy>
252                    </property>
253                    <property name="toolTip">
254                     <string>Keep the case of the replacement's first letter as in each matching text first letter</string>
255                    </property>
256                    <property name="text">
257                     <string>&amp;Keep case</string>
258                    </property>
259                   </widget>
260                  </item>
261                  <item row="3" column="1">
262                   <widget class="QPushButton" name="closePB">
263                    <property name="sizePolicy">
264                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
265                      <horstretch>1</horstretch>
266                      <verstretch>0</verstretch>
267                     </sizepolicy>
268                    </property>
269                    <property name="toolTip">
270                     <string>Close this panel</string>
271                    </property>
272                    <property name="text">
273                     <string>&amp;Close</string>
274                    </property>
275                   </widget>
276                  </item>
277                 </layout>
278                </widget>
279               </item>
280              </layout>
281             </widget>
282            </item>
283            <item row="0" column="0">
284             <widget class="QFrame" name="find_frame">
285              <property name="sizePolicy">
286               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
287                <horstretch>0</horstretch>
288                <verstretch>0</verstretch>
289               </sizepolicy>
290              </property>
291              <property name="frameShape">
292               <enum>QFrame::Box</enum>
293              </property>
294              <property name="frameShadow">
295               <enum>QFrame::Raised</enum>
296              </property>
297              <layout class="QGridLayout" name="gridLayout_8">
298               <property name="margin">
299                <number>4</number>
300               </property>
301               <item row="0" column="0">
302                <widget class="QGroupBox" name="groupBox">
303                 <property name="sizePolicy">
304                  <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
305                   <horstretch>0</horstretch>
306                   <verstretch>0</verstretch>
307                  </sizepolicy>
308                 </property>
309                 <property name="minimumSize">
310                  <size>
311                   <width>0</width>
312                   <height>0</height>
313                  </size>
314                 </property>
315                 <property name="maximumSize">
316                  <size>
317                   <width>16777215</width>
318                   <height>16777215</height>
319                  </size>
320                 </property>
321                 <property name="baseSize">
322                  <size>
323                   <width>0</width>
324                   <height>0</height>
325                  </size>
326                 </property>
327                 <property name="toolTip">
328                  <string>Enter the text to search for in this full-featured LyX editing area</string>
329                 </property>
330                 <property name="title">
331                  <string>&amp;Find...</string>
332                 </property>
333                 <layout class="QGridLayout" name="gridLayout_5">
334                  <property name="margin">
335                   <number>4</number>
336                  </property>
337                  <item row="0" column="0" colspan="2">
338                   <widget class="lyx::frontend::EmbeddedWorkArea" name="find_work_area_">
339                    <property name="minimumSize">
340                     <size>
341                      <width>0</width>
342                      <height>0</height>
343                     </size>
344                    </property>
345                    <property name="baseSize">
346                     <size>
347                      <width>0</width>
348                      <height>0</height>
349                     </size>
350                    </property>
351                    <property name="toolTip">
352                     <string>Enter the text to search for in this full-featured LyX editing area</string>
353                    </property>
354                    <property name="widgetResizable">
355                     <bool>true</bool>
356                    </property>
357                    <widget class="QWidget" name="find_scroll_area_">
358                     <property name="geometry">
359                      <rect>
360                       <x>0</x>
361                       <y>0</y>
362                       <width>239</width>
363                       <height>80</height>
364                      </rect>
365                     </property>
366                     <property name="sizePolicy">
367                      <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
368                       <horstretch>0</horstretch>
369                       <verstretch>0</verstretch>
370                      </sizepolicy>
371                     </property>
372                    </widget>
373                   </widget>
374                  </item>
375                  <item row="1" column="0">
376                   <widget class="QCheckBox" name="caseCB">
377                    <property name="sizePolicy">
378                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
379                      <horstretch>0</horstretch>
380                      <verstretch>0</verstretch>
381                     </sizepolicy>
382                    </property>
383                    <property name="toolTip">
384                     <string>Perform a case-sensitive search</string>
385                    </property>
386                    <property name="text">
387                     <string>Case &amp;sensitive</string>
388                    </property>
389                   </widget>
390                  </item>
391                  <item row="2" column="0" colspan="2">
392                   <widget class="QComboBox" name="regexpInsertCombo">
393                    <property name="enabled">
394                     <bool>true</bool>
395                    </property>
396                    <property name="sizePolicy">
397                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
398                      <horstretch>0</horstretch>
399                      <verstretch>0</verstretch>
400                     </sizepolicy>
401                    </property>
402                    <property name="toolTip">
403                     <string>Choose one of the pre-arranged regular expressions.</string>
404                    </property>
405                    <item>
406                     <property name="text">
407                      <string>Match...</string>
408                     </property>
409                    </item>
410                    <item>
411                     <property name="text">
412                      <string>Anything</string>
413                     </property>
414                    </item>
415                    <item>
416                     <property name="text">
417                      <string>Any non-empty</string>
418                     </property>
419                    </item>
420                    <item>
421                     <property name="text">
422                      <string>Any word</string>
423                     </property>
424                    </item>
425                    <item>
426                     <property name="text">
427                      <string>Any number</string>
428                     </property>
429                    </item>
430                    <item>
431                     <property name="text">
432                      <string>User-defined</string>
433                     </property>
434                    </item>
435                   </widget>
436                  </item>
437                  <item row="3" column="0">
438                   <widget class="QPushButton" name="findNextPB">
439                    <property name="enabled">
440                     <bool>true</bool>
441                    </property>
442                    <property name="sizePolicy">
443                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
444                      <horstretch>0</horstretch>
445                      <verstretch>0</verstretch>
446                     </sizepolicy>
447                    </property>
448                    <property name="toolTip">
449                     <string>Find next occurrence [Enter]</string>
450                    </property>
451                    <property name="text">
452                     <string>Next</string>
453                    </property>
454                    <property name="default">
455                     <bool>true</bool>
456                    </property>
457                   </widget>
458                  </item>
459                  <item row="3" column="1">
460                   <widget class="QPushButton" name="findPrevPB">
461                    <property name="enabled">
462                     <bool>true</bool>
463                    </property>
464                    <property name="sizePolicy">
465                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
466                      <horstretch>0</horstretch>
467                      <verstretch>0</verstretch>
468                     </sizepolicy>
469                    </property>
470                    <property name="toolTip">
471                     <string>Find previous occurrence [Shift+Enter]</string>
472                    </property>
473                    <property name="text">
474                     <string>Prev</string>
475                    </property>
476                    <property name="default">
477                     <bool>true</bool>
478                    </property>
479                   </widget>
480                  </item>
481                  <item row="1" column="1">
482                   <widget class="QCheckBox" name="wordsCB">
483                    <property name="enabled">
484                     <bool>false</bool>
485                    </property>
486                    <property name="sizePolicy">
487                     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
488                      <horstretch>0</horstretch>
489                      <verstretch>0</verstretch>
490                     </sizepolicy>
491                    </property>
492                    <property name="toolTip">
493                     <string>Restrict search to whole words only</string>
494                    </property>
495                    <property name="text">
496                     <string>Whole &amp;words</string>
497                    </property>
498                   </widget>
499                  </item>
500                 </layout>
501                </widget>
502               </item>
503              </layout>
504             </widget>
505            </item>
506           </layout>
507          </widget>
508          <widget class="QWidget" name="tab_4">
509           <property name="sizePolicy">
510            <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
511             <horstretch>0</horstretch>
512             <verstretch>0</verstretch>
513            </sizepolicy>
514           </property>
515           <property name="toolTip">
516            <string/>
517           </property>
518           <property name="statusTip">
519            <string/>
520           </property>
521           <attribute name="title">
522            <string>Ad&amp;vanced</string>
523           </attribute>
524           <layout class="QHBoxLayout" name="horizontalLayout">
525            <item>
526             <layout class="QGridLayout" name="gridLayout_2">
527              <property name="sizeConstraint">
528               <enum>QLayout::SetDefaultConstraint</enum>
529              </property>
530              <item row="0" column="0">
531               <widget class="QGroupBox" name="groupBox_2">
532                <property name="enabled">
533                 <bool>true</bool>
534                </property>
535                <property name="sizePolicy">
536                 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
537                  <horstretch>0</horstretch>
538                  <verstretch>0</verstretch>
539                 </sizepolicy>
540                </property>
541                <property name="minimumSize">
542                 <size>
543                  <width>0</width>
544                  <height>0</height>
545                 </size>
546                </property>
547                <property name="toolTip">
548                 <string>Restrict the search horizon to:</string>
549                </property>
550                <property name="autoFillBackground">
551                 <bool>false</bool>
552                </property>
553                <property name="title">
554                 <string>Sco&amp;pe</string>
555                </property>
556                <property name="flat">
557                 <bool>false</bool>
558                </property>
559                <layout class="QGridLayout" name="gridLayout_4">
560                 <property name="margin">
561                  <number>3</number>
562                 </property>
563                 <property name="spacing">
564                  <number>0</number>
565                 </property>
566                 <item row="0" column="0">
567                  <widget class="QRadioButton" name="CurrentParagraph">
568                   <property name="enabled">
569                    <bool>false</bool>
570                   </property>
571                   <property name="sizePolicy">
572                    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
573                     <horstretch>0</horstretch>
574                     <verstretch>0</verstretch>
575                    </sizepolicy>
576                   </property>
577                   <property name="toolTip">
578                    <string>Current paragraph</string>
579                   </property>
580                   <property name="text">
581                    <string>Current &amp;Paragraph</string>
582                   </property>
583                   <property name="checked">
584                    <bool>false</bool>
585                   </property>
586                  </widget>
587                 </item>
588                 <item row="1" column="0">
589                  <widget class="QRadioButton" name="CurrentDocument">
590                   <property name="enabled">
591                    <bool>true</bool>
592                   </property>
593                   <property name="sizePolicy">
594                    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
595                     <horstretch>0</horstretch>
596                     <verstretch>0</verstretch>
597                    </sizepolicy>
598                   </property>
599                   <property name="toolTip">
600                    <string>Document in current file</string>
601                   </property>
602                   <property name="text">
603                    <string>Current &amp;Document</string>
604                   </property>
605                   <property name="checked">
606                    <bool>true</bool>
607                   </property>
608                  </widget>
609                 </item>
610                 <item row="2" column="0">
611                  <widget class="QRadioButton" name="MasterDocument">
612                   <property name="enabled">
613                    <bool>true</bool>
614                   </property>
615                   <property name="sizePolicy">
616                    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
617                     <horstretch>0</horstretch>
618                     <verstretch>0</verstretch>
619                    </sizepolicy>
620                   </property>
621                   <property name="toolTip">
622                    <string>Current file and all other files belonging to the same Master Document</string>
623                   </property>
624                   <property name="text">
625                    <string>&amp;Master Document</string>
626                   </property>
627                  </widget>
628                 </item>
629                 <item row="3" column="0">
630                  <widget class="QRadioButton" name="OpenDocuments">
631                   <property name="enabled">
632                    <bool>true</bool>
633                   </property>
634                   <property name="sizePolicy">
635                    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
636                     <horstretch>0</horstretch>
637                     <verstretch>0</verstretch>
638                    </sizepolicy>
639                   </property>
640                   <property name="toolTip">
641                    <string>All open documents</string>
642                   </property>
643                   <property name="text">
644                    <string>&amp;Open Documents</string>
645                   </property>
646                  </widget>
647                 </item>
648                 <item row="4" column="0">
649                  <widget class="QRadioButton" name="AllManualsRB">
650                   <property name="enabled">
651                    <bool>false</bool>
652                   </property>
653                   <property name="sizePolicy">
654                    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
655                     <horstretch>0</horstretch>
656                     <verstretch>0</verstretch>
657                    </sizepolicy>
658                   </property>
659                   <property name="text">
660                    <string>All Ma&amp;nuals</string>
661                   </property>
662                  </widget>
663                 </item>
664                </layout>
665               </widget>
666              </item>
667              <item row="2" column="0">
668               <widget class="QCheckBox" name="expandMacrosCB">
669                <property name="enabled">
670                 <bool>false</bool>
671                </property>
672                <property name="sizePolicy">
673                 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
674                  <horstretch>0</horstretch>
675                  <verstretch>0</verstretch>
676                 </sizepolicy>
677                </property>
678                <property name="text">
679                 <string>&amp;Expand macros</string>
680                </property>
681               </widget>
682              </item>
683              <item row="1" column="0">
684               <widget class="QCheckBox" name="ignoreFormatCB">
685                <property name="enabled">
686                 <bool>true</bool>
687                </property>
688                <property name="sizePolicy">
689                 <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
690                  <horstretch>0</horstretch>
691                  <verstretch>0</verstretch>
692                 </sizepolicy>
693                </property>
694                <property name="text">
695                 <string>Ignore &amp;Format</string>
696                </property>
697                <property name="checked">
698                 <bool>true</bool>
699                </property>
700               </widget>
701              </item>
702              <item row="3" column="0">
703               <spacer name="verticalSpacer">
704                <property name="orientation">
705                 <enum>Qt::Vertical</enum>
706                </property>
707                <property name="sizeHint" stdset="0">
708                 <size>
709                  <width>0</width>
710                  <height>0</height>
711                 </size>
712                </property>
713               </spacer>
714              </item>
715             </layout>
716            </item>
717           </layout>
718          </widget>
719         </widget>
720        </item>
721       </layout>
722      </widget>
723     </widget>
724    </item>
725   </layout>
726  </widget>
727  <customwidgets>
728   <customwidget>
729    <class>lyx::frontend::EmbeddedWorkArea</class>
730    <extends>QScrollArea</extends>
731    <header location="global">GuiWorkArea.h</header>
732    <container>1</container>
733   </customwidget>
734  </customwidgets>
735  <includes>
736   <include location="local">qt_helpers.h</include>
737  </includes>
738  <resources/>
739  <connections/>
740 </ui>