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