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