--- a/eric7/Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.ui Wed Apr 13 18:16:23 2022 +0200 +++ b/eric7/Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignDialog.ui Wed Apr 13 19:49:25 2022 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>400</width> - <height>518</height> + <height>600</height> </rect> </property> <property name="windowTitle"> @@ -169,7 +169,27 @@ </property> </widget> </item> - <item row="5" column="0" colspan="3"> + <item row="5" column="0"> + <widget class="QRadioButton" name="expressionButton"> + <property name="text"> + <string>Expression:</string> + </property> + </widget> + </item> + <item row="5" column="1" colspan="2"> + <widget class="QLineEdit" name="expressionEdit"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip"> + <string>Enter a revision set expression</string> + </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="6" column="0" colspan="3"> <widget class="QRadioButton" name="tipButton"> <property name="toolTip"> <string>Select tip revision of repository</string> @@ -282,13 +302,17 @@ <tabstop>branchCombo</tabstop> <tabstop>bookmarkButton</tabstop> <tabstop>bookmarkCombo</tabstop> + <tabstop>expressionButton</tabstop> + <tabstop>expressionEdit</tabstop> <tabstop>tipButton</tabstop> <tabstop>nocommitCheckBox</tabstop> <tabstop>messageEdit</tabstop> <tabstop>keyEdit</tabstop> <tabstop>localCheckBox</tabstop> <tabstop>forceCheckBox</tabstop> - <tabstop>buttonBox</tabstop> + <tabstop>keyEdit_2</tabstop> + <tabstop>localCheckBox_2</tabstop> + <tabstop>forceCheckBox_2</tabstop> </tabstops> <resources/> <connections> @@ -299,8 +323,8 @@ <slot>accept()</slot> <hints> <hint type="sourcelabel"> - <x>252</x> - <y>271</y> + <x>261</x> + <y>590</y> </hint> <hint type="destinationlabel"> <x>157</x> @@ -315,8 +339,8 @@ <slot>reject()</slot> <hints> <hint type="sourcelabel"> - <x>316</x> - <y>260</y> + <x>325</x> + <y>590</y> </hint> <hint type="destinationlabel"> <x>286</x> @@ -331,12 +355,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>48</x> - <y>89</y> + <x>69</x> + <y>66</y> </hint> <hint type="destinationlabel"> - <x>118</x> - <y>87</y> + <x>215</x> + <y>68</y> </hint> </hints> </connection> @@ -347,12 +371,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>47</x> - <y>131</y> + <x>68</x> + <y>99</y> </hint> <hint type="destinationlabel"> - <x>105</x> - <y>116</y> + <x>227</x> + <y>100</y> </hint> </hints> </connection> @@ -363,12 +387,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>43</x> - <y>142</y> + <x>64</x> + <y>131</y> </hint> <hint type="destinationlabel"> - <x>102</x> - <y>141</y> + <x>224</x> + <y>132</y> </hint> </hints> </connection> @@ -379,12 +403,12 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>42</x> - <y>170</y> + <x>63</x> + <y>163</y> </hint> <hint type="destinationlabel"> - <x>115</x> - <y>171</y> + <x>237</x> + <y>164</y> </hint> </hints> </connection> @@ -395,12 +419,28 @@ <slot>setEnabled(bool)</slot> <hints> <hint type="sourcelabel"> - <x>51</x> + <x>72</x> + <y>195</y> + </hint> + <hint type="destinationlabel"> + <x>230</x> <y>196</y> </hint> + </hints> + </connection> + <connection> + <sender>expressionButton</sender> + <signal>toggled(bool)</signal> + <receiver>expressionEdit</receiver> + <slot>setEnabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>67</x> + <y>221</y> + </hint> <hint type="destinationlabel"> - <x>108</x> - <y>201</y> + <x>153</x> + <y>217</y> </hint> </hints> </connection>