55 <property name="toolTip"> |
55 <property name="toolTip"> |
56 <string>Select the protocol to access the repository</string> |
56 <string>Select the protocol to access the repository</string> |
57 </property> |
57 </property> |
58 </widget> |
58 </widget> |
59 </item> |
59 </item> |
60 <item row="1" column="2"> |
|
61 <widget class="QPushButton" name="vcsUrlButton"> |
|
62 <property name="toolTip"> |
|
63 <string>Select the repository url via a directory selection dialog or the repository browser</string> |
|
64 </property> |
|
65 <property name="text"> |
|
66 <string>...</string> |
|
67 </property> |
|
68 </widget> |
|
69 </item> |
|
70 <item row="1" column="0"> |
60 <item row="1" column="0"> |
71 <widget class="QLabel" name="vcsUrlLabel"> |
61 <widget class="QLabel" name="vcsUrlLabel"> |
72 <property name="text"> |
62 <property name="text"> |
73 <string>&URL:</string> |
63 <string>&URL:</string> |
74 </property> |
64 </property> |
106 <property name="toolTip"> |
96 <property name="toolTip"> |
107 <string>Enter the url path of the module in the repository (without protocol part)</string> |
97 <string>Enter the url path of the module in the repository (without protocol part)</string> |
108 </property> |
98 </property> |
109 <property name="whatsThis"> |
99 <property name="whatsThis"> |
110 <string><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></string> |
100 <string><b>URL</b><p>Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.</p></string> |
|
101 </property> |
|
102 </widget> |
|
103 </item> |
|
104 <item row="1" column="2"> |
|
105 <widget class="QToolButton" name="vcsUrlButton"> |
|
106 <property name="toolTip"> |
|
107 <string>Select the repository url via a directory selection dialog or the repository browser</string> |
111 </property> |
108 </property> |
112 </widget> |
109 </widget> |
113 </item> |
110 </item> |
114 </layout> |
111 </layout> |
115 </item> |
112 </item> |