<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
- <item>
- <layout class="QVBoxLayout" name="verticalLayout"/>
- </item>
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="sizePolicy">
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
- <layout class="QGridLayout" name="gridLayout" columnstretch="0,4,1,0,0,1,2">
- <item row="3" column="0" colspan="2">
- <widget class="QPushButton" name="pushButtonSearch">
- <property name="toolTip">
- <string>Execute the search</string>
+ <layout class="QGridLayout" name="gridLayout" columnstretch="0,4,1,0,0,1,2,0,0,0">
+ <item row="1" column="0">
+ <widget class="QLabel" name="label_2">
+ <property name="maximumSize">
+ <size>
+ <width>200</width>
+ <height>16777215</height>
+ </size>
</property>
<property name="text">
- <string>&Run search</string>
+ <string>File Patterns:</string>
</property>
- <property name="icon">
- <iconset>
- <normaloff>:/main/icons/action_go.gif</normaloff>
- <normalon>:/main/icons/action_go.png</normalon>:/main/icons/action_go.gif</iconset>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="label_3">
+ <property name="maximumSize">
+ <size>
+ <width>200</width>
+ <height>16777215</height>
+ </size>
</property>
- <property name="shortcut">
- <string>Ctrl+F</string>
+ <property name="text">
+ <string>Text Pattern:</string>
</property>
- <property name="autoDefault">
- <bool>true</bool>
+ </widget>
+ </item>
+ <item row="3" column="1">
+ <layout class="QHBoxLayout" name="horizontalLayout_8">
+ <item>
+ <widget class="QPushButton" name="pushButtonSearch">
+ <property name="toolTip">
+ <string>Execute the search</string>
+ </property>
+ <property name="text">
+ <string>&Run search</string>
+ </property>
+ <property name="icon">
+ <iconset>
+ <normaloff>:/main/icons/action_go.gif</normaloff>
+ <normalon>:/main/icons/action_go.png</normalon>:/main/icons/action_go.gif</iconset>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+F</string>
+ </property>
+ <property name="autoDefault">
+ <bool>true</bool>
+ </property>
+ <property name="default">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item row="1" column="3">
+ <widget class="QCheckBox" name="checkBoxFiles">
+ <property name="text">
+ <string>Files</string>
</property>
- <property name="default">
+ <property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
+ <item row="3" column="3">
+ <widget class="QCheckBox" name="checkBoxAppend">
+ <property name="toolTip">
+ <string>Adds the result of the next search to the table</string>
+ </property>
+ <property name="text">
+ <string>Append</string>
+ </property>
+ </widget>
+ </item>
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="maximumSize">
</property>
</widget>
</item>
- <item row="2" column="1">
+ <item row="2" column="3">
+ <widget class="QCheckBox" name="checkBoxTextIgnoreCase">
+ <property name="maximumSize">
+ <size>
+ <width>125</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>Ignore case</string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="8" colspan="2">
+ <widget class="QPushButton" name="pushButtonClear">
+ <property name="toolTip">
+ <string>Clears the file table</string>
+ </property>
+ <property name="text">
+ <string>C&lear</string>
+ </property>
+ <property name="shortcut">
+ <string notr="true"/>
+ </property>
+ <property name="checkable">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="2">
+ <widget class="QPushButton" name="pushButtonStop">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>S&top search</string>
+ </property>
+ <property name="icon">
+ <iconset resource="refind.qrc">
+ <normaloff>:/main/icons/stop.png</normaloff>:/main/icons/stop.png</iconset>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1" colspan="2">
<widget class="QComboBox" name="comboBoxTextPattern">
<property name="minimumSize">
<size>
</property>
</widget>
</item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_3">
+ <item row="1" column="1" colspan="2">
+ <widget class="QComboBox" name="comboBoxFilePatterns">
+ <property name="toolTip">
+ <string><html><head/><body><p>A comma (',') separated list of filename patterns. A prefix of '-' means inversion: if a filename matches it will not be found.</p><p>Example: *.txt,*.odt</p></body></html></string>
+ </property>
+ <property name="editable">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="5">
+ <widget class="QCheckBox" name="checkBoxDirs">
+ <property name="minimumSize">
+ <size>
+ <width>75</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="maximumSize">
<size>
- <width>200</width>
+ <width>100</width>
<height>16777215</height>
</size>
</property>
<property name="text">
- <string>Text Pattern:</string>
+ <string>Dirs</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
</property>
</widget>
</item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_2">
+ <item row="2" column="5">
+ <widget class="QCheckBox" name="checkBoxRegExpr">
+ <property name="minimumSize">
+ <size>
+ <width>130</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="maximumSize">
<size>
<width>200</width>
</size>
</property>
<property name="text">
- <string>File Patterns:</string>
+ <string>Regular expr.</string>
</property>
</widget>
</item>
- <item row="1" column="1">
- <widget class="QComboBox" name="comboBoxFilePatterns">
- <property name="toolTip">
- <string><html><head/><body><p>A comma (',') separated list of filename patterns. A prefix of '-' means inversion: if a filename matches it will not be found.</p><p>Example: *.txt,*.odt</p></body></html></string>
+ <item row="3" column="5">
+ <widget class="QLabel" name="label_16">
+ <property name="text">
+ <string>Stop after:</string>
</property>
- <property name="editable">
+ </widget>
+ </item>
+ <item row="1" column="6">
+ <widget class="QCheckBox" name="checkBoxLinks">
+ <property name="minimumSize">
+ <size>
+ <width>75</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>100</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>Links</string>
+ </property>
+ <property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
- <item row="2" column="2">
- <widget class="QCheckBox" name="checkBoxTextIgnoreCase">
+ <item row="2" column="6">
+ <widget class="QCheckBox" name="checkBoxBinaryFiles">
+ <property name="minimumSize">
+ <size>
+ <width>150</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="maximumSize">
<size>
- <width>125</width>
+ <width>200</width>
<height>16777215</height>
</size>
</property>
<property name="text">
- <string>Ignore case</string>
+ <string>Binary files</string>
</property>
</widget>
</item>
- <item row="0" column="5">
- <layout class="QHBoxLayout" name="horizontalLayout_3">
+ <item row="3" column="6">
+ <widget class="QComboBox" name="comboBoxMaxHits">
+ <property name="editable">
+ <bool>true</bool>
+ </property>
+ <property name="currentText">
+ <string notr="true"/>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="9">
+ <layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="pushButtonUp">
<property name="minimumSize">
</item>
</layout>
</item>
- <item row="1" column="2">
- <widget class="QCheckBox" name="checkBoxFiles">
- <property name="text">
- <string>Files</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item row="0" column="1" colspan="2">
+ <item row="0" column="1" colspan="6">
<widget class="QComboBox" name="comboBoxDirectory">
<property name="toolTip">
<string>The base directory (starting point of the search)</string>
</property>
</widget>
</item>
- <item row="3" column="5">
- <layout class="QFormLayout" name="formLayout">
- <item row="0" column="0">
- <widget class="QLabel" name="label_16">
- <property name="text">
- <string>Stop after:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QComboBox" name="comboBoxMaxHits">
- <property name="editable">
- <bool>true</bool>
- </property>
- <property name="currentText">
- <string notr="true"/>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="3" column="2">
- <widget class="QCheckBox" name="checkBoxAppend">
- <property name="toolTip">
- <string>Adds the result of the next search to the table</string>
- </property>
- <property name="text">
- <string>Append</string>
- </property>
- </widget>
- </item>
- <item row="3" column="6">
- <widget class="QPushButton" name="pushButtonClear">
- <property name="toolTip">
- <string>Clears the file table</string>
- </property>
- <property name="text">
- <string>C&lear</string>
- </property>
- <property name="shortcut">
- <string notr="true"/>
- </property>
- <property name="checkable">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item row="1" column="5">
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QCheckBox" name="checkBoxDirs">
- <property name="minimumSize">
- <size>
- <width>75</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>100</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>Dirs</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBoxLinks">
- <property name="minimumSize">
- <size>
- <width>75</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>100</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>Links</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item row="2" column="5">
- <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="2,1,0">
- <item>
- <widget class="QCheckBox" name="checkBoxRegExpr">
- <property name="minimumSize">
- <size>
- <width>130</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>200</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>Regular expr.</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="checkBoxBinaryFiles">
- <property name="minimumSize">
- <size>
- <width>150</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>200</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>Binary files</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_3">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
</layout>
</item>
</layout>
<property name="bottomMargin">
<number>10</number>
</property>
- <item row="1" column="0">
- <widget class="QLabel" name="label_5">
+ <item row="0" column="0">
+ <widget class="QLabel" name="label_4">
<property name="maximumSize">
<size>
<width>150</width>
</size>
</property>
<property name="text">
- <string>Max Size:</string>
+ <string>Min. Size:</string>
</property>
</widget>
</item>
- <item row="1" column="1">
- <widget class="QComboBox" name="comboBoxMaxSize">
+ <item row="1" column="5">
+ <widget class="QComboBox" name="comboBoxMaxDepth">
+ <property name="toolTip">
+ <string><html><head/><body><p>Maximum distance of the subdirectory containing the found file from the base directory.</p><p>Example:<br/>Max. Depth: 0<br/>It found no files in subdirectories.</p></body></html></string>
+ </property>
+ <property name="editable">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1">
+ <widget class="QComboBox" name="comboBoxMinSize">
<property name="minimumSize">
<size>
<width>175</width>
</size>
</property>
<property name="toolTip">
- <string><html><head/><body><p>Formula of the maximum size.</p><p>Example: 3*512ki + 5MiByte + -2^10</p><p><br/></p><p>A non zero value excludes automatically directories.</p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>Units: factor 1000: KByte, MByte, GByte, TByte<br/>factor 1024: KiByte, MiByte, GiByte, TiByte</p><p><br/></p></body></html></string>
+ <string><html><head/><body><p>Formula of the minimal size.</p><p>Example: 3*512ki + 5MiByte + -2^10</p><p><br/></p><p>A non zero value excludes automatically directories.</p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>Units: factor 1000: KByte, MByte, GByte, TByte<br/>factor 1024: KiByte, MiByte, GiByte, TiByte</p><p><br/></p></body></html></string>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
- <item row="0" column="3">
- <widget class="QComboBox" name="comboBoxYounger">
- <property name="minimumSize">
- <size>
- <width>200</width>
- <height>0</height>
- </size>
- </property>
+ <item row="1" column="3">
+ <widget class="QComboBox" name="comboBoxOlder">
<property name="maximumSize">
<size>
- <width>16777215</width>
+ <width>200</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
- <string><html><head/><body><p>Formula of the minimal file date.</p><p>Example (relative): 3*5days+ 2hour</p><p>Example (absolute): 2015.12.31/23:59:59 - 3weeks</p><p><br/></p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>The first operand may be an absolute date, date and time or time:</p><p>Date syntax: yyyy.mm.dd</p><p>Time syntax HH:MM:SS</p><p>Units: minutes, hours, days, weeks</p><p>Abbrevation is allowed: 'd' is the same as 'days'</p><p><br/></p></body></html></string>
+ <string><html><head/><body><p>Formula of the maximal file date.</p><p>Example (relative): 3*5days+ 2hour</p><p>Example (absolute): 2015.12.31/23:59:59 - 3weeks</p><p><br/></p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>The first operand may be an absolute date, date and time or time:</p><p>Date syntax: yyyy.mm.dd</p><p>Time syntax HH:MM:SS</p><p>Units: minutes, hours, days, weeks</p><p>Abbrevation is allowed: 'd' is the same as 'days'</p><p><br/></p></body></html></string>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
- <item row="0" column="1">
- <widget class="QComboBox" name="comboBoxMinSize">
+ <item row="1" column="1">
+ <widget class="QComboBox" name="comboBoxMaxSize">
<property name="minimumSize">
<size>
<width>175</width>
</size>
</property>
<property name="toolTip">
- <string><html><head/><body><p>Formula of the minimal size.</p><p>Example: 3*512ki + 5MiByte + -2^10</p><p><br/></p><p>A non zero value excludes automatically directories.</p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>Units: factor 1000: KByte, MByte, GByte, TByte<br/>factor 1024: KiByte, MiByte, GiByte, TiByte</p><p><br/></p></body></html></string>
+ <string><html><head/><body><p>Formula of the maximum size.</p><p>Example: 3*512ki + 5MiByte + -2^10</p><p><br/></p><p>A non zero value excludes automatically directories.</p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>Units: factor 1000: KByte, MByte, GByte, TByte<br/>factor 1024: KiByte, MiByte, GiByte, TiByte</p><p><br/></p></body></html></string>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
- <item row="1" column="3">
- <widget class="QComboBox" name="comboBoxOlder">
- <property name="maximumSize">
- <size>
- <width>200</width>
- <height>16777215</height>
- </size>
+ <item row="2" column="0">
+ <widget class="QLabel" name="label_13">
+ <property name="text">
+ <string>Excluded Dirs:</string>
</property>
+ </widget>
+ </item>
+ <item row="2" column="1" colspan="3">
+ <widget class="QComboBox" name="comboBoxExcludedDirs">
<property name="toolTip">
- <string><html><head/><body><p>Formula of the maximal file date.</p><p>Example (relative): 3*5days+ 2hour</p><p>Example (absolute): 2015.12.31/23:59:59 - 3weeks</p><p><br/></p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>The first operand may be an absolute date, date and time or time:</p><p>Date syntax: yyyy.mm.dd</p><p>Time syntax HH:MM:SS</p><p>Units: minutes, hours, days, weeks</p><p>Abbrevation is allowed: 'd' is the same as 'days'</p><p><br/></p></body></html></string>
+ <string><html><head/><body><p>a comma (',') separated list of directory names not entered for the search.</p><p>Example: .git,.cache</p></body></html></string>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
- <item row="1" column="5">
- <widget class="QComboBox" name="comboBoxMaxDepth">
- <property name="toolTip">
- <string><html><head/><body><p>Maximum distance of the subdirectory containing the found file from the base directory.</p><p>Example:<br/>Max. Depth: 0<br/>It found no files in subdirectories.</p></body></html></string>
+ <item row="1" column="4">
+ <widget class="QLabel" name="label_12">
+ <property name="text">
+ <string>Max. Depth:</string>
</property>
- <property name="editable">
- <bool>true</bool>
+ </widget>
+ </item>
+ <item row="1" column="2">
+ <widget class="QLabel" name="label_7">
+ <property name="maximumSize">
+ <size>
+ <width>200</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>Older than:</string>
</property>
</widget>
</item>
</property>
</widget>
</item>
- <item row="0" column="0">
- <widget class="QLabel" name="label_4">
+ <item row="1" column="0">
+ <widget class="QLabel" name="label_5">
<property name="maximumSize">
<size>
<width>150</width>
</size>
</property>
<property name="text">
- <string>Min. Size:</string>
+ <string>Max Size:</string>
</property>
</widget>
</item>
</property>
</widget>
</item>
- <item row="1" column="2">
- <widget class="QLabel" name="label_7">
- <property name="maximumSize">
- <size>
- <width>200</width>
- <height>16777215</height>
- </size>
- </property>
+ <item row="0" column="4">
+ <widget class="QLabel" name="label_11">
<property name="text">
- <string>Older than:</string>
+ <string>Min. Depth:</string>
</property>
</widget>
</item>
- <item row="1" column="4">
- <widget class="QLabel" name="label_12">
- <property name="text">
- <string>Max. Depth:</string>
+ <item row="0" column="3">
+ <widget class="QComboBox" name="comboBoxYounger">
+ <property name="minimumSize">
+ <size>
+ <width>200</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>16777215</width>
+ <height>16777215</height>
+ </size>
</property>
- </widget>
- </item>
- <item row="2" column="1" colspan="3">
- <widget class="QComboBox" name="comboBoxExcludedDirs">
<property name="toolTip">
- <string><html><head/><body><p>a comma (',') separated list of directory names not entered for the search.</p><p>Example: .git,.cache</p></body></html></string>
+ <string><html><head/><body><p>Formula of the minimal file date.</p><p>Example (relative): 3*5days+ 2hour</p><p>Example (absolute): 2015.12.31/23:59:59 - 3weeks</p><p><br/></p><p>A formula is a arithmetic expression with the operators '+', '*' and '^' (potentioning).</p><p>Usual precedence: '+' &lt; '*' &lt; '^'</p><p>The operands are integer numbers with potentionally a unit.</p><p>The first operand may be an absolute date, date and time or time:</p><p>Date syntax: yyyy.mm.dd</p><p>Time syntax HH:MM:SS</p><p>Units: minutes, hours, days, weeks</p><p>Abbrevation is allowed: 'd' is the same as 'days'</p><p><br/></p></body></html></string>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
- <item row="0" column="4">
- <widget class="QLabel" name="label_11">
- <property name="text">
- <string>Min. Depth:</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="label_13">
- <property name="text">
- <string>Excluded Dirs:</string>
- </property>
- </widget>
- </item>
- <item row="3" column="1" colspan="4">
+ <item row="3" column="1" colspan="2">
<widget class="QPushButton" name="pushButtonSearch2">
<property name="text">
<string>&Run search</string>
</property>
</widget>
</item>
+ <item row="3" column="3" colspan="2">
+ <widget class="QPushButton" name="pushButtonStop2">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>S&top search</string>
+ </property>
+ <property name="icon">
+ <iconset resource="refind.qrc">
+ <normaloff>:/main/icons/stop.png</normaloff>:/main/icons/stop.png</iconset>
+ </property>
+ <property name="shortcut">
+ <string notr="true">Ctrl+T</string>
+ </property>
+ </widget>
+ </item>
</layout>
</item>
+ <item>
+ <spacer name="horizontalSpacer">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
<widget class="QWidget" name="tabExport">
<addaction name="separator"/>
<addaction name="actionOptions"/>
</widget>
+ <widget class="QMenu" name="menuSearch">
+ <property name="title">
+ <string>&Search</string>
+ </property>
+ <addaction name="actionStart"/>
+ <addaction name="separator"/>
+ <addaction name="actionStop"/>
+ </widget>
<addaction name="menuFile"/>
+ <addaction name="menuSearch"/>
<addaction name="menu_Edit"/>
<addaction name="menuNavigation"/>
<addaction name="menuHelp"/>
<string>Ctrl+L</string>
</property>
</action>
+ <action name="actionStart">
+ <property name="icon">
+ <iconset resource="refind.qrc">
+ <normaloff>:/main/icons/action_go.png</normaloff>:/main/icons/action_go.png</iconset>
+ </property>
+ <property name="text">
+ <string>Start search</string>
+ </property>
+ <property name="toolTip">
+ <string>Start the search</string>
+ </property>
+ </action>
+ <action name="actionStop">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="icon">
+ <iconset resource="refind.qrc">
+ <normaloff>:/main/icons/stop.png</normaloff>:/main/icons/stop.png</iconset>
+ </property>
+ <property name="text">
+ <string>Stop search</string>
+ </property>
+ <property name="toolTip">
+ <string>Stop the current search</string>
+ </property>
+ </action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
</customwidgets>
<tabstops>
<tabstop>comboBoxDirectory</tabstop>
- <tabstop>pushButtonUp</tabstop>
- <tabstop>pushButtonDirectory</tabstop>
<tabstop>comboBoxFilePatterns</tabstop>
<tabstop>checkBoxFiles</tabstop>
- <tabstop>checkBoxDirs</tabstop>
- <tabstop>checkBoxLinks</tabstop>
<tabstop>comboBoxTextPattern</tabstop>
<tabstop>checkBoxTextIgnoreCase</tabstop>
- <tabstop>checkBoxRegExpr</tabstop>
- <tabstop>checkBoxBinaryFiles</tabstop>
<tabstop>comboBoxMinSize</tabstop>
<tabstop>comboBoxMaxSize</tabstop>
<tabstop>comboBoxYounger</tabstop>