eric7/Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui

branch
eric7
changeset 8350
74a3b2a6a944
parent 8318
962bce857696
equal deleted inserted replaced
8348:f4775ae8f441 8350:74a3b2a6a944
112 <string>Select the field to filter on</string> 112 <string>Select the field to filter on</string>
113 </property> 113 </property>
114 </widget> 114 </widget>
115 </item> 115 </item>
116 <item> 116 <item>
117 <widget class="E5ClearableLineEdit" name="rxEdit"> 117 <widget class="QLineEdit" name="rxEdit">
118 <property name="toolTip"> 118 <property name="toolTip">
119 <string>Enter the regular expression to filter on or search for</string> 119 <string>Enter the regular expression to filter on or search for</string>
120 </property>
121 <property name="clearButtonEnabled">
122 <bool>true</bool>
120 </property> 123 </property>
121 </widget> 124 </widget>
122 </item> 125 </item>
123 <item> 126 <item>
124 <layout class="QHBoxLayout" name="horizontalLayout_2"> 127 <layout class="QHBoxLayout" name="horizontalLayout_2">
586 </property> 589 </property>
587 </widget> 590 </widget>
588 </item> 591 </item>
589 </layout> 592 </layout>
590 </widget> 593 </widget>
591 <customwidgets>
592 <customwidget>
593 <class>E5ClearableLineEdit</class>
594 <extends>QLineEdit</extends>
595 <header>E5Gui/E5LineEdit.h</header>
596 </customwidget>
597 </customwidgets>
598 <tabstops> 594 <tabstops>
599 <tabstop>actionsButton</tabstop> 595 <tabstop>actionsButton</tabstop>
600 <tabstop>modeComboBox</tabstop> 596 <tabstop>modeComboBox</tabstop>
601 <tabstop>fromDate</tabstop> 597 <tabstop>fromDate</tabstop>
602 <tabstop>toDate</tabstop> 598 <tabstop>toDate</tabstop>

eric ide

mercurial