~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to vcs/subversion/svn_co.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>svn_co</class>
3
 
<widget class="QDialog">
4
 
    <property name="name">
5
 
        <cstring>svn_co</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>509</width>
12
 
            <height>360</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="sizePolicy">
16
 
        <sizepolicy>
17
 
            <hsizetype>1</hsizetype>
18
 
            <vsizetype>1</vsizetype>
19
 
            <horstretch>0</horstretch>
20
 
            <verstretch>0</verstretch>
21
 
        </sizepolicy>
22
 
    </property>
23
 
    <property name="caption">
24
 
        <string>Subversion Module Checkout</string>
25
 
    </property>
26
 
    <vbox>
27
 
        <property name="name">
28
 
            <cstring>unnamed</cstring>
29
 
        </property>
30
 
        <widget class="QGroupBox">
31
 
            <property name="name">
32
 
                <cstring>server</cstring>
33
 
            </property>
34
 
            <property name="sizePolicy">
35
 
                <sizepolicy>
36
 
                    <hsizetype>1</hsizetype>
37
 
                    <vsizetype>1</vsizetype>
38
 
                    <horstretch>0</horstretch>
39
 
                    <verstretch>0</verstretch>
40
 
                </sizepolicy>
41
 
            </property>
42
 
            <property name="title">
43
 
                <string>Server Settings</string>
44
 
            </property>
45
 
            <vbox>
46
 
                <property name="name">
47
 
                    <cstring>unnamed</cstring>
48
 
                </property>
49
 
                <widget class="QLayoutWidget">
50
 
                    <property name="name">
51
 
                        <cstring>layout8</cstring>
52
 
                    </property>
53
 
                    <hbox>
54
 
                        <property name="name">
55
 
                            <cstring>unnamed</cstring>
56
 
                        </property>
57
 
                        <widget class="QLabel">
58
 
                            <property name="name">
59
 
                                <cstring>textLabel3</cstring>
60
 
                            </property>
61
 
                            <property name="text">
62
 
                                <string>Checkout &amp;from:</string>
63
 
                            </property>
64
 
                            <property name="buddy" stdset="0">
65
 
                                <cstring>serverURL</cstring>
66
 
                            </property>
67
 
                        </widget>
68
 
                        <widget class="KURLRequester">
69
 
                            <property name="name">
70
 
                                <cstring>serverURL</cstring>
71
 
                            </property>
72
 
                            <property name="sizePolicy">
73
 
                                <sizepolicy>
74
 
                                    <hsizetype>1</hsizetype>
75
 
                                    <vsizetype>1</vsizetype>
76
 
                                    <horstretch>0</horstretch>
77
 
                                    <verstretch>0</verstretch>
78
 
                                </sizepolicy>
79
 
                            </property>
80
 
                        </widget>
81
 
                    </hbox>
82
 
                </widget>
83
 
                <widget class="QLayoutWidget">
84
 
                    <property name="name">
85
 
                        <cstring>layout6</cstring>
86
 
                    </property>
87
 
                    <hbox>
88
 
                        <property name="name">
89
 
                            <cstring>unnamed</cstring>
90
 
                        </property>
91
 
                        <widget class="QLabel">
92
 
                            <property name="name">
93
 
                                <cstring>textLabel1_2</cstring>
94
 
                            </property>
95
 
                            <property name="text">
96
 
                                <string>&amp;Revision:</string>
97
 
                            </property>
98
 
                            <property name="buddy" stdset="0">
99
 
                                <cstring>revision</cstring>
100
 
                            </property>
101
 
                        </widget>
102
 
                        <widget class="KLineEdit">
103
 
                            <property name="name">
104
 
                                <cstring>revision</cstring>
105
 
                            </property>
106
 
                            <property name="text">
107
 
                                <string>HEAD</string>
108
 
                            </property>
109
 
                        </widget>
110
 
                    </hbox>
111
 
                </widget>
112
 
                <widget class="QButtonGroup">
113
 
                    <property name="name">
114
 
                        <cstring>buttonGroup1</cstring>
115
 
                    </property>
116
 
                    <property name="sizePolicy">
117
 
                        <sizepolicy>
118
 
                            <hsizetype>5</hsizetype>
119
 
                            <vsizetype>5</vsizetype>
120
 
                            <horstretch>0</horstretch>
121
 
                            <verstretch>0</verstretch>
122
 
                        </sizepolicy>
123
 
                    </property>
124
 
                    <property name="frameShape">
125
 
                        <enum>WinPanel</enum>
126
 
                    </property>
127
 
                    <property name="frameShadow">
128
 
                        <enum>Sunken</enum>
129
 
                    </property>
130
 
                    <property name="title">
131
 
                        <string>This Project has Standard &amp;Trunk/Branches/Tags/Directories</string>
132
 
                    </property>
133
 
                    <property name="exclusive">
134
 
                        <bool>true</bool>
135
 
                    </property>
136
 
                    <vbox>
137
 
                        <property name="name">
138
 
                            <cstring>unnamed</cstring>
139
 
                        </property>
140
 
                        <widget class="QLayoutWidget">
141
 
                            <property name="name">
142
 
                                <cstring>layout11</cstring>
143
 
                            </property>
144
 
                            <vbox>
145
 
                                <property name="name">
146
 
                                    <cstring>unnamed</cstring>
147
 
                                </property>
148
 
                                <widget class="QRadioButton">
149
 
                                    <property name="name">
150
 
                                        <cstring>isStandard</cstring>
151
 
                                    </property>
152
 
                                    <property name="text">
153
 
                                        <string>Yes</string>
154
 
                                    </property>
155
 
                                    <property name="checked">
156
 
                                        <bool>true</bool>
157
 
                                    </property>
158
 
                                </widget>
159
 
                                <widget class="QRadioButton">
160
 
                                    <property name="name">
161
 
                                        <cstring>radioButton1_2</cstring>
162
 
                                    </property>
163
 
                                    <property name="text">
164
 
                                        <string>No</string>
165
 
                                    </property>
166
 
                                </widget>
167
 
                            </vbox>
168
 
                        </widget>
169
 
                    </vbox>
170
 
                </widget>
171
 
            </vbox>
172
 
        </widget>
173
 
        <widget class="QGroupBox">
174
 
            <property name="name">
175
 
                <cstring>local</cstring>
176
 
            </property>
177
 
            <property name="sizePolicy">
178
 
                <sizepolicy>
179
 
                    <hsizetype>1</hsizetype>
180
 
                    <vsizetype>1</vsizetype>
181
 
                    <horstretch>0</horstretch>
182
 
                    <verstretch>0</verstretch>
183
 
                </sizepolicy>
184
 
            </property>
185
 
            <property name="title">
186
 
                <string>Local Directory</string>
187
 
            </property>
188
 
            <vbox>
189
 
                <property name="name">
190
 
                    <cstring>unnamed</cstring>
191
 
                </property>
192
 
                <widget class="QLayoutWidget">
193
 
                    <property name="name">
194
 
                        <cstring>layout8</cstring>
195
 
                    </property>
196
 
                    <hbox>
197
 
                        <property name="name">
198
 
                            <cstring>unnamed</cstring>
199
 
                        </property>
200
 
                        <widget class="QLabel">
201
 
                            <property name="name">
202
 
                                <cstring>textLabel1</cstring>
203
 
                            </property>
204
 
                            <property name="text">
205
 
                                <string>C&amp;heckout in:</string>
206
 
                            </property>
207
 
                            <property name="buddy" stdset="0">
208
 
                                <cstring>localDir</cstring>
209
 
                            </property>
210
 
                        </widget>
211
 
                        <widget class="KURLRequester">
212
 
                            <property name="name">
213
 
                                <cstring>localDir</cstring>
214
 
                            </property>
215
 
                            <property name="sizePolicy">
216
 
                                <sizepolicy>
217
 
                                    <hsizetype>5</hsizetype>
218
 
                                    <vsizetype>5</vsizetype>
219
 
                                    <horstretch>0</horstretch>
220
 
                                    <verstretch>0</verstretch>
221
 
                                </sizepolicy>
222
 
                            </property>
223
 
                        </widget>
224
 
                    </hbox>
225
 
                </widget>
226
 
                <widget class="QLayoutWidget">
227
 
                    <property name="name">
228
 
                        <cstring>layout9</cstring>
229
 
                    </property>
230
 
                    <hbox>
231
 
                        <property name="name">
232
 
                            <cstring>unnamed</cstring>
233
 
                        </property>
234
 
                        <widget class="QLabel">
235
 
                            <property name="name">
236
 
                                <cstring>textLabel2</cstring>
237
 
                            </property>
238
 
                            <property name="text">
239
 
                                <string>&amp;Name of the newly created directory:</string>
240
 
                            </property>
241
 
                            <property name="buddy" stdset="0">
242
 
                                <cstring>newDir</cstring>
243
 
                            </property>
244
 
                        </widget>
245
 
                        <widget class="KLineEdit">
246
 
                            <property name="name">
247
 
                                <cstring>newDir</cstring>
248
 
                            </property>
249
 
                        </widget>
250
 
                    </hbox>
251
 
                </widget>
252
 
            </vbox>
253
 
        </widget>
254
 
        <widget class="QLayoutWidget">
255
 
            <property name="name">
256
 
                <cstring>layout6</cstring>
257
 
            </property>
258
 
            <hbox>
259
 
                <property name="name">
260
 
                    <cstring>unnamed</cstring>
261
 
                </property>
262
 
                <spacer>
263
 
                    <property name="name">
264
 
                        <cstring>spacer2</cstring>
265
 
                    </property>
266
 
                    <property name="orientation">
267
 
                        <enum>Horizontal</enum>
268
 
                    </property>
269
 
                    <property name="sizeType">
270
 
                        <enum>Expanding</enum>
271
 
                    </property>
272
 
                    <property name="sizeHint">
273
 
                        <size>
274
 
                            <width>191</width>
275
 
                            <height>20</height>
276
 
                        </size>
277
 
                    </property>
278
 
                </spacer>
279
 
                <widget class="QLayoutWidget">
280
 
                    <property name="name">
281
 
                        <cstring>layout5</cstring>
282
 
                    </property>
283
 
                    <hbox>
284
 
                        <property name="name">
285
 
                            <cstring>unnamed</cstring>
286
 
                        </property>
287
 
                        <widget class="QPushButton">
288
 
                            <property name="name">
289
 
                                <cstring>ok</cstring>
290
 
                            </property>
291
 
                            <property name="text">
292
 
                                <string>&amp;OK</string>
293
 
                            </property>
294
 
                            <property name="default">
295
 
                                <bool>true</bool>
296
 
                            </property>
297
 
                        </widget>
298
 
                        <widget class="QPushButton">
299
 
                            <property name="name">
300
 
                                <cstring>cancel</cstring>
301
 
                            </property>
302
 
                            <property name="text">
303
 
                                <string>&amp;Cancel</string>
304
 
                            </property>
305
 
                        </widget>
306
 
                    </hbox>
307
 
                </widget>
308
 
            </hbox>
309
 
        </widget>
310
 
    </vbox>
311
 
</widget>
312
 
<customwidgets>
313
 
</customwidgets>
314
 
<connections>
315
 
    <connection>
316
 
        <sender>ok</sender>
317
 
        <signal>clicked()</signal>
318
 
        <receiver>svn_co</receiver>
319
 
        <slot>accept()</slot>
320
 
    </connection>
321
 
    <connection>
322
 
        <sender>cancel</sender>
323
 
        <signal>clicked()</signal>
324
 
        <receiver>svn_co</receiver>
325
 
        <slot>reject()</slot>
326
 
    </connection>
327
 
</connections>
328
 
<layoutdefaults spacing="6" margin="11"/>
329
 
<includehints>
330
 
    <includehint>kurlrequester.h</includehint>
331
 
    <includehint>kpushbutton.h</includehint>
332
 
    <includehint>kurlrequester.h</includehint>
333
 
    <includehint>kpushbutton.h</includehint>
334
 
</includehints>
335
 
</UI>