Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui

changeset 3186
a05eff845522
parent 2453
e0b775cb733b
child 3315
bd1a25ead18d
equal deleted inserted replaced
3185:d4fa462547bc 3186:a05eff845522
56 <property name="toolTip"> 56 <property name="toolTip">
57 <string>Enter the url path of the repository (without protocol part)</string> 57 <string>Enter the url path of the repository (without protocol part)</string>
58 </property> 58 </property>
59 </widget> 59 </widget>
60 </item> 60 </item>
61 <item row="1" column="2">
62 <widget class="QPushButton" name="vcsUrlButton">
63 <property name="toolTip">
64 <string>Select the repository url via a directory selection dialog</string>
65 </property>
66 <property name="text">
67 <string>...</string>
68 </property>
69 </widget>
70 </item>
71 <item row="2" column="0"> 61 <item row="2" column="0">
72 <widget class="QLabel" name="vcsRevisionLabel"> 62 <widget class="QLabel" name="vcsRevisionLabel">
73 <property name="text"> 63 <property name="text">
74 <string>&amp;Revision:</string> 64 <string>&amp;Revision:</string>
75 </property> 65 </property>
108 &lt;p&gt;Enter the directory of the new project. It will be retrieved from 98 &lt;p&gt;Enter the directory of the new project. It will be retrieved from
109 the repository and be placed in this directory.&lt;/p&gt;</string> 99 the repository and be placed in this directory.&lt;/p&gt;</string>
110 </property> 100 </property>
111 </widget> 101 </widget>
112 </item> 102 </item>
113 <item row="3" column="2"> 103 <item row="1" column="2">
114 <widget class="QPushButton" name="projectDirButton"> 104 <widget class="QToolButton" name="vcsUrlButton">
115 <property name="text"> 105 <property name="toolTip">
116 <string>...</string> 106 <string>Select the repository url via a directory selection dialog</string>
117 </property> 107 </property>
118 </widget> 108 </widget>
109 </item>
110 <item row="3" column="2">
111 <widget class="QToolButton" name="projectDirButton"/>
119 </item> 112 </item>
120 </layout> 113 </layout>
121 </item> 114 </item>
122 <item> 115 <item>
123 <widget class="QDialogButtonBox" name="buttonBox"> 116 <widget class="QDialogButtonBox" name="buttonBox">

eric ide

mercurial