Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 4597
46be8d9c4dd8
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
30 <string>Enter the tag the new project should be generated from</string> 30 <string>Enter the tag the new project should be generated from</string>
31 </property> 31 </property>
32 <property name="whatsThis"> 32 <property name="whatsThis">
33 <string>&lt;b&gt;Tag in VCS&lt;/b&gt; 33 <string>&lt;b&gt;Tag in VCS&lt;/b&gt;
34 &lt;p&gt;Enter the tag name the new project shall be generated from. Leave empty to retrieve the latest data from the repository.&lt;/p&gt;</string> 34 &lt;p&gt;Enter the tag name the new project shall be generated from. Leave empty to retrieve the latest data from the repository.&lt;/p&gt;</string>
35 </property>
36 </widget>
37 </item>
38 <item row="3" column="2">
39 <widget class="QPushButton" name="projectDirButton">
40 <property name="text">
41 <string>...</string>
42 </property> 35 </property>
43 </widget> 36 </widget>
44 </item> 37 </item>
45 <item row="0" column="1"> 38 <item row="0" column="1">
46 <widget class="QComboBox" name="protocolCombo"> 39 <widget class="QComboBox" name="protocolCombo">
105 <property name="checked"> 98 <property name="checked">
106 <bool>true</bool> 99 <bool>true</bool>
107 </property> 100 </property>
108 </widget> 101 </widget>
109 </item> 102 </item>
110 <item row="1" column="2">
111 <widget class="QPushButton" name="vcsUrlButton">
112 <property name="toolTip">
113 <string>Select the repository url via a directory selection dialog or the repository browser</string>
114 </property>
115 <property name="text">
116 <string>...</string>
117 </property>
118 </widget>
119 </item>
120 <item row="3" column="0"> 103 <item row="3" column="0">
121 <widget class="QLabel" name="TextLabel4"> 104 <widget class="QLabel" name="TextLabel4">
122 <property name="text"> 105 <property name="text">
123 <string>Project &amp;Directory:</string> 106 <string>Project &amp;Directory:</string>
124 </property> 107 </property>
134 </property> 117 </property>
135 <property name="buddy"> 118 <property name="buddy">
136 <cstring>vcsTagEdit</cstring> 119 <cstring>vcsTagEdit</cstring>
137 </property> 120 </property>
138 </widget> 121 </widget>
122 </item>
123 <item row="1" column="2">
124 <widget class="QToolButton" name="vcsUrlButton">
125 <property name="toolTip">
126 <string>Select the repository url via a directory selection dialog or the repository browser</string>
127 </property>
128 </widget>
129 </item>
130 <item row="3" column="2">
131 <widget class="QToolButton" name="projectDirButton"/>
139 </item> 132 </item>
140 </layout> 133 </layout>
141 </item> 134 </item>
142 <item> 135 <item>
143 <widget class="QDialogButtonBox" name="buttonBox"> 136 <widget class="QDialogButtonBox" name="buttonBox">

eric ide

mercurial