~ubuntu-branches/ubuntu/oneiric/squid3/oneiric-security

« back to all changes in this revision

Viewing changes to lib/cppunit-1.10.0/src/qttestrunner/testrunnerdlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2007-05-13 16:03:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070513160316-2h6kn6h1z0q1fvyo
Tags: 3.0.PRE6-1
* New upstream release
  - Removed patches integrated upsteam:
    + 04-m68k-ftbfs

* debian/rules
  - Enable delay pools (Closes: #410785)
  - Enable cache digests (Closes: #416631)
  - Enable ICAP client
  - Raised Max Filedescriptor limit to 65536

* debian/control
  - Added real package dependency for httpd in squid3-cgi

* debian/patches/02-makefile-defaults
  - Fix default configuration file for cachemgr.cgi (Closes: #416630)

* debian/squid3.postinst
  - Fixed bashish in postinst (Closes: #411797)

* debian/patches/05-helpers-typo
  - Added upstream patch fixing compilation error in src/helpers.cc

* debian/patches/06-mem-obj-reference
  - Added upstream patch fixing a mem_obj reference in src/store.cc

* debian/patches/07-close-icap-connections
  - Added upstream patch fixing icap connection starvation

* debian/squid3.rc
  - Added LSB-compliant description to rc script

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI>
2
 
<class>TestRunnerDlgBase</class>
3
 
<widget>
4
 
    <class>QDialog</class>
5
 
    <property stdset="1">
6
 
        <name>name</name>
7
 
        <cstring>TestRunnerDlgBase</cstring>
8
 
    </property>
9
 
    <property>
10
 
        <name>geometry</name>
11
 
        <rect>
12
 
            <x>0</x>
13
 
            <y>0</y>
14
 
            <width>429</width>
15
 
            <height>370</height>
16
 
        </rect>
17
 
    </property>
18
 
    <property>
19
 
        <name>caption</name>
20
 
        <string>Qt Test Runner</string>
21
 
    </property>
22
 
    <property>
23
 
        <name>sizeGripEnabled</name>
24
 
        <bool>true</bool>
25
 
    </property>
26
 
    <vbox>
27
 
        <property>
28
 
            <name>margin</name>
29
 
            <number>11</number>
30
 
        </property>
31
 
        <property>
32
 
            <name>spacing</name>
33
 
            <number>6</number>
34
 
        </property>
35
 
        <widget>
36
 
            <class>QLayoutWidget</class>
37
 
            <property stdset="1">
38
 
                <name>name</name>
39
 
                <cstring>Layout25</cstring>
40
 
            </property>
41
 
            <hbox>
42
 
                <property>
43
 
                    <name>margin</name>
44
 
                    <number>0</number>
45
 
                </property>
46
 
                <property>
47
 
                    <name>spacing</name>
48
 
                    <number>6</number>
49
 
                </property>
50
 
                <widget>
51
 
                    <class>QLayoutWidget</class>
52
 
                    <property stdset="1">
53
 
                        <name>name</name>
54
 
                        <cstring>Layout24</cstring>
55
 
                    </property>
56
 
                    <vbox>
57
 
                        <property>
58
 
                            <name>margin</name>
59
 
                            <number>0</number>
60
 
                        </property>
61
 
                        <property>
62
 
                            <name>spacing</name>
63
 
                            <number>6</number>
64
 
                        </property>
65
 
                        <widget>
66
 
                            <class>QComboBox</class>
67
 
                            <property stdset="1">
68
 
                                <name>name</name>
69
 
                                <cstring>_comboTest</cstring>
70
 
                            </property>
71
 
                            <property>
72
 
                                <name>enabled</name>
73
 
                                <bool>true</bool>
74
 
                            </property>
75
 
                            <property>
76
 
                                <name>sizePolicy</name>
77
 
                                <sizepolicy>
78
 
                                    <hsizetype>3</hsizetype>
79
 
                                    <vsizetype>0</vsizetype>
80
 
                                </sizepolicy>
81
 
                            </property>
82
 
                            <property>
83
 
                                <name>autoResize</name>
84
 
                                <bool>false</bool>
85
 
                            </property>
86
 
                        </widget>
87
 
                        <spacer>
88
 
                            <property>
89
 
                                <name>name</name>
90
 
                                <cstring>Spacer27</cstring>
91
 
                            </property>
92
 
                            <property>
93
 
                                <name>orientation</name>
94
 
                                <enum>Vertical</enum>
95
 
                            </property>
96
 
                            <property>
97
 
                                <name>sizeType</name>
98
 
                                <enum>Expanding</enum>
99
 
                            </property>
100
 
                            <property>
101
 
                                <name>sizeHint</name>
102
 
                                <size>
103
 
                                    <width>20</width>
104
 
                                    <height>20</height>
105
 
                                </size>
106
 
                            </property>
107
 
                        </spacer>
108
 
                        <widget>
109
 
                            <class>QLayoutWidget</class>
110
 
                            <property stdset="1">
111
 
                                <name>name</name>
112
 
                                <cstring>Layout9</cstring>
113
 
                            </property>
114
 
                            <hbox>
115
 
                                <property>
116
 
                                    <name>margin</name>
117
 
                                    <number>0</number>
118
 
                                </property>
119
 
                                <property>
120
 
                                    <name>spacing</name>
121
 
                                    <number>6</number>
122
 
                                </property>
123
 
                                <widget>
124
 
                                    <class>QLayoutWidget</class>
125
 
                                    <property stdset="1">
126
 
                                        <name>name</name>
127
 
                                        <cstring>Layout8</cstring>
128
 
                                    </property>
129
 
                                    <hbox>
130
 
                                        <property>
131
 
                                            <name>margin</name>
132
 
                                            <number>0</number>
133
 
                                        </property>
134
 
                                        <property>
135
 
                                            <name>spacing</name>
136
 
                                            <number>6</number>
137
 
                                        </property>
138
 
                                        <widget>
139
 
                                            <class>QLabel</class>
140
 
                                            <property stdset="1">
141
 
                                                <name>name</name>
142
 
                                                <cstring>TextLabel2</cstring>
143
 
                                            </property>
144
 
                                            <property>
145
 
                                                <name>text</name>
146
 
                                                <string>TestCases:</string>
147
 
                                            </property>
148
 
                                        </widget>
149
 
                                        <widget>
150
 
                                            <class>QLabel</class>
151
 
                                            <property stdset="1">
152
 
                                                <name>name</name>
153
 
                                                <cstring>_labelTestCaseCount</cstring>
154
 
                                            </property>
155
 
                                            <property>
156
 
                                                <name>text</name>
157
 
                                                <string>999999</string>
158
 
                                            </property>
159
 
                                        </widget>
160
 
                                    </hbox>
161
 
                                </widget>
162
 
                                <spacer>
163
 
                                    <property>
164
 
                                        <name>name</name>
165
 
                                        <cstring>Spacer3</cstring>
166
 
                                    </property>
167
 
                                    <property>
168
 
                                        <name>orientation</name>
169
 
                                        <enum>Horizontal</enum>
170
 
                                    </property>
171
 
                                    <property>
172
 
                                        <name>sizeType</name>
173
 
                                        <enum>Fixed</enum>
174
 
                                    </property>
175
 
                                    <property>
176
 
                                        <name>sizeHint</name>
177
 
                                        <size>
178
 
                                            <width>20</width>
179
 
                                            <height>20</height>
180
 
                                        </size>
181
 
                                    </property>
182
 
                                </spacer>
183
 
                                <widget>
184
 
                                    <class>QLayoutWidget</class>
185
 
                                    <property stdset="1">
186
 
                                        <name>name</name>
187
 
                                        <cstring>Layout7</cstring>
188
 
                                    </property>
189
 
                                    <hbox>
190
 
                                        <property>
191
 
                                            <name>margin</name>
192
 
                                            <number>0</number>
193
 
                                        </property>
194
 
                                        <property>
195
 
                                            <name>spacing</name>
196
 
                                            <number>6</number>
197
 
                                        </property>
198
 
                                        <widget>
199
 
                                            <class>QLabel</class>
200
 
                                            <property stdset="1">
201
 
                                                <name>name</name>
202
 
                                                <cstring>TextLabel2_2</cstring>
203
 
                                            </property>
204
 
                                            <property>
205
 
                                                <name>text</name>
206
 
                                                <string>Run:</string>
207
 
                                            </property>
208
 
                                        </widget>
209
 
                                        <widget>
210
 
                                            <class>QLabel</class>
211
 
                                            <property stdset="1">
212
 
                                                <name>name</name>
213
 
                                                <cstring>_labelTestRunCount</cstring>
214
 
                                            </property>
215
 
                                            <property>
216
 
                                                <name>text</name>
217
 
                                                <string>999999</string>
218
 
                                            </property>
219
 
                                        </widget>
220
 
                                    </hbox>
221
 
                                </widget>
222
 
                                <spacer>
223
 
                                    <property>
224
 
                                        <name>name</name>
225
 
                                        <cstring>Spacer4</cstring>
226
 
                                    </property>
227
 
                                    <property>
228
 
                                        <name>orientation</name>
229
 
                                        <enum>Horizontal</enum>
230
 
                                    </property>
231
 
                                    <property>
232
 
                                        <name>sizeType</name>
233
 
                                        <enum>Fixed</enum>
234
 
                                    </property>
235
 
                                    <property>
236
 
                                        <name>sizeHint</name>
237
 
                                        <size>
238
 
                                            <width>20</width>
239
 
                                            <height>20</height>
240
 
                                        </size>
241
 
                                    </property>
242
 
                                </spacer>
243
 
                                <widget>
244
 
                                    <class>QLayoutWidget</class>
245
 
                                    <property stdset="1">
246
 
                                        <name>name</name>
247
 
                                        <cstring>Layout6</cstring>
248
 
                                    </property>
249
 
                                    <hbox>
250
 
                                        <property>
251
 
                                            <name>margin</name>
252
 
                                            <number>0</number>
253
 
                                        </property>
254
 
                                        <property>
255
 
                                            <name>spacing</name>
256
 
                                            <number>6</number>
257
 
                                        </property>
258
 
                                        <widget>
259
 
                                            <class>QLabel</class>
260
 
                                            <property stdset="1">
261
 
                                                <name>name</name>
262
 
                                                <cstring>TextLabel1</cstring>
263
 
                                            </property>
264
 
                                            <property>
265
 
                                                <name>text</name>
266
 
                                                <string>Failure:</string>
267
 
                                            </property>
268
 
                                        </widget>
269
 
                                        <widget>
270
 
                                            <class>QLabel</class>
271
 
                                            <property stdset="1">
272
 
                                                <name>name</name>
273
 
                                                <cstring>_labelFailureCount</cstring>
274
 
                                            </property>
275
 
                                            <property>
276
 
                                                <name>text</name>
277
 
                                                <string>999999</string>
278
 
                                            </property>
279
 
                                        </widget>
280
 
                                    </hbox>
281
 
                                </widget>
282
 
                                <spacer>
283
 
                                    <property>
284
 
                                        <name>name</name>
285
 
                                        <cstring>Spacer5</cstring>
286
 
                                    </property>
287
 
                                    <property>
288
 
                                        <name>orientation</name>
289
 
                                        <enum>Horizontal</enum>
290
 
                                    </property>
291
 
                                    <property>
292
 
                                        <name>sizeType</name>
293
 
                                        <enum>Expanding</enum>
294
 
                                    </property>
295
 
                                    <property>
296
 
                                        <name>sizeHint</name>
297
 
                                        <size>
298
 
                                            <width>20</width>
299
 
                                            <height>20</height>
300
 
                                        </size>
301
 
                                    </property>
302
 
                                </spacer>
303
 
                            </hbox>
304
 
                        </widget>
305
 
                        <widget>
306
 
                            <class>QProgressBar</class>
307
 
                            <property stdset="1">
308
 
                                <name>name</name>
309
 
                                <cstring>_progressRun</cstring>
310
 
                            </property>
311
 
                        </widget>
312
 
                    </vbox>
313
 
                </widget>
314
 
                <widget>
315
 
                    <class>QLayoutWidget</class>
316
 
                    <property stdset="1">
317
 
                        <name>name</name>
318
 
                        <cstring>Layout18</cstring>
319
 
                    </property>
320
 
                    <vbox>
321
 
                        <property>
322
 
                            <name>margin</name>
323
 
                            <number>0</number>
324
 
                        </property>
325
 
                        <property>
326
 
                            <name>spacing</name>
327
 
                            <number>6</number>
328
 
                        </property>
329
 
                        <widget>
330
 
                            <class>QPushButton</class>
331
 
                            <property stdset="1">
332
 
                                <name>name</name>
333
 
                                <cstring>_buttonBrowse</cstring>
334
 
                            </property>
335
 
                            <property>
336
 
                                <name>text</name>
337
 
                                <string>&amp;Browse...</string>
338
 
                            </property>
339
 
                        </widget>
340
 
                        <widget>
341
 
                            <class>QPushButton</class>
342
 
                            <property stdset="1">
343
 
                                <name>name</name>
344
 
                                <cstring>_buttonRunTest</cstring>
345
 
                            </property>
346
 
                            <property>
347
 
                                <name>text</name>
348
 
                                <string>Run &amp;Test</string>
349
 
                            </property>
350
 
                            <property>
351
 
                                <name>accel</name>
352
 
                                <number>276824148</number>
353
 
                            </property>
354
 
                        </widget>
355
 
                        <widget>
356
 
                            <class>QPushButton</class>
357
 
                            <property stdset="1">
358
 
                                <name>name</name>
359
 
                                <cstring>_buttonStop</cstring>
360
 
                            </property>
361
 
                            <property>
362
 
                                <name>text</name>
363
 
                                <string>&amp;Stop</string>
364
 
                            </property>
365
 
                        </widget>
366
 
                        <widget>
367
 
                            <class>QPushButton</class>
368
 
                            <property stdset="1">
369
 
                                <name>name</name>
370
 
                                <cstring>_buttonClose</cstring>
371
 
                            </property>
372
 
                            <property>
373
 
                                <name>caption</name>
374
 
                                <string></string>
375
 
                            </property>
376
 
                            <property>
377
 
                                <name>text</name>
378
 
                                <string>&amp;Close</string>
379
 
                            </property>
380
 
                            <property>
381
 
                                <name>accel</name>
382
 
                                <number>276824131</number>
383
 
                            </property>
384
 
                            <property>
385
 
                                <name>autoDefault</name>
386
 
                                <bool>true</bool>
387
 
                            </property>
388
 
                            <property>
389
 
                                <name>default</name>
390
 
                                <bool>true</bool>
391
 
                            </property>
392
 
                        </widget>
393
 
                    </vbox>
394
 
                </widget>
395
 
            </hbox>
396
 
        </widget>
397
 
        <widget>
398
 
            <class>QListView</class>
399
 
            <column>
400
 
                <property>
401
 
                    <name>text</name>
402
 
                    <string>Type</string>
403
 
                </property>
404
 
                <property>
405
 
                    <name>clickable</name>
406
 
                    <bool>true</bool>
407
 
                </property>
408
 
                <property>
409
 
                    <name>resizeable</name>
410
 
                    <bool>true</bool>
411
 
                </property>
412
 
            </column>
413
 
            <column>
414
 
                <property>
415
 
                    <name>text</name>
416
 
                    <string>Test Name</string>
417
 
                </property>
418
 
                <property>
419
 
                    <name>clickable</name>
420
 
                    <bool>true</bool>
421
 
                </property>
422
 
                <property>
423
 
                    <name>resizeable</name>
424
 
                    <bool>true</bool>
425
 
                </property>
426
 
            </column>
427
 
            <column>
428
 
                <property>
429
 
                    <name>text</name>
430
 
                    <string>Message</string>
431
 
                </property>
432
 
                <property>
433
 
                    <name>clickable</name>
434
 
                    <bool>true</bool>
435
 
                </property>
436
 
                <property>
437
 
                    <name>resizeable</name>
438
 
                    <bool>true</bool>
439
 
                </property>
440
 
            </column>
441
 
            <column>
442
 
                <property>
443
 
                    <name>text</name>
444
 
                    <string>Filename</string>
445
 
                </property>
446
 
                <property>
447
 
                    <name>clickable</name>
448
 
                    <bool>true</bool>
449
 
                </property>
450
 
                <property>
451
 
                    <name>resizeable</name>
452
 
                    <bool>true</bool>
453
 
                </property>
454
 
            </column>
455
 
            <column>
456
 
                <property>
457
 
                    <name>text</name>
458
 
                    <string>Line Number</string>
459
 
                </property>
460
 
                <property>
461
 
                    <name>clickable</name>
462
 
                    <bool>true</bool>
463
 
                </property>
464
 
                <property>
465
 
                    <name>resizeable</name>
466
 
                    <bool>true</bool>
467
 
                </property>
468
 
            </column>
469
 
            <property stdset="1">
470
 
                <name>name</name>
471
 
                <cstring>_listFailures</cstring>
472
 
            </property>
473
 
            <property>
474
 
                <name>resizePolicy</name>
475
 
                <enum>AutoOneFit</enum>
476
 
            </property>
477
 
            <property>
478
 
                <name>allColumnsShowFocus</name>
479
 
                <bool>true</bool>
480
 
            </property>
481
 
            <property>
482
 
                <name>showSortIndicator</name>
483
 
                <bool>true</bool>
484
 
            </property>
485
 
        </widget>
486
 
        <widget>
487
 
            <class>QGroupBox</class>
488
 
            <property stdset="1">
489
 
                <name>name</name>
490
 
                <cstring>_groupFailureDetail</cstring>
491
 
            </property>
492
 
            <property>
493
 
                <name>title</name>
494
 
                <string>Failure detail...</string>
495
 
            </property>
496
 
            <vbox>
497
 
                <property>
498
 
                    <name>margin</name>
499
 
                    <number>11</number>
500
 
                </property>
501
 
                <property>
502
 
                    <name>spacing</name>
503
 
                    <number>6</number>
504
 
                </property>
505
 
                <widget>
506
 
                    <class>QLayoutWidget</class>
507
 
                    <property stdset="1">
508
 
                        <name>name</name>
509
 
                        <cstring>Layout17</cstring>
510
 
                    </property>
511
 
                    <hbox>
512
 
                        <property>
513
 
                            <name>margin</name>
514
 
                            <number>0</number>
515
 
                        </property>
516
 
                        <property>
517
 
                            <name>spacing</name>
518
 
                            <number>6</number>
519
 
                        </property>
520
 
                        <widget>
521
 
                            <class>QLabel</class>
522
 
                            <property stdset="1">
523
 
                                <name>name</name>
524
 
                                <cstring>TextLabel3</cstring>
525
 
                            </property>
526
 
                            <property>
527
 
                                <name>text</name>
528
 
                                <string>Location:</string>
529
 
                            </property>
530
 
                        </widget>
531
 
                        <widget>
532
 
                            <class>QLabel</class>
533
 
                            <property stdset="1">
534
 
                                <name>name</name>
535
 
                                <cstring>_labelFailureLocation</cstring>
536
 
                            </property>
537
 
                            <property>
538
 
                                <name>text</name>
539
 
                                <string>...</string>
540
 
                            </property>
541
 
                        </widget>
542
 
                        <spacer>
543
 
                            <property>
544
 
                                <name>name</name>
545
 
                                <cstring>Spacer18</cstring>
546
 
                            </property>
547
 
                            <property>
548
 
                                <name>orientation</name>
549
 
                                <enum>Horizontal</enum>
550
 
                            </property>
551
 
                            <property>
552
 
                                <name>sizeType</name>
553
 
                                <enum>Expanding</enum>
554
 
                            </property>
555
 
                            <property>
556
 
                                <name>sizeHint</name>
557
 
                                <size>
558
 
                                    <width>20</width>
559
 
                                    <height>20</height>
560
 
                                </size>
561
 
                            </property>
562
 
                        </spacer>
563
 
                    </hbox>
564
 
                </widget>
565
 
                <widget>
566
 
                    <class>QLayoutWidget</class>
567
 
                    <property stdset="1">
568
 
                        <name>name</name>
569
 
                        <cstring>Layout15</cstring>
570
 
                    </property>
571
 
                    <hbox>
572
 
                        <property>
573
 
                            <name>margin</name>
574
 
                            <number>0</number>
575
 
                        </property>
576
 
                        <property>
577
 
                            <name>spacing</name>
578
 
                            <number>6</number>
579
 
                        </property>
580
 
                        <widget>
581
 
                            <class>QLayoutWidget</class>
582
 
                            <property stdset="1">
583
 
                                <name>name</name>
584
 
                                <cstring>Layout14</cstring>
585
 
                            </property>
586
 
                            <vbox>
587
 
                                <property>
588
 
                                    <name>margin</name>
589
 
                                    <number>0</number>
590
 
                                </property>
591
 
                                <property>
592
 
                                    <name>spacing</name>
593
 
                                    <number>6</number>
594
 
                                </property>
595
 
                                <widget>
596
 
                                    <class>QLabel</class>
597
 
                                    <property stdset="1">
598
 
                                        <name>name</name>
599
 
                                        <cstring>TextLabel5</cstring>
600
 
                                    </property>
601
 
                                    <property>
602
 
                                        <name>text</name>
603
 
                                        <string>Message:</string>
604
 
                                    </property>
605
 
                                </widget>
606
 
                                <spacer>
607
 
                                    <property>
608
 
                                        <name>name</name>
609
 
                                        <cstring>Spacer11</cstring>
610
 
                                    </property>
611
 
                                    <property>
612
 
                                        <name>orientation</name>
613
 
                                        <enum>Vertical</enum>
614
 
                                    </property>
615
 
                                    <property>
616
 
                                        <name>sizeType</name>
617
 
                                        <enum>Expanding</enum>
618
 
                                    </property>
619
 
                                    <property>
620
 
                                        <name>sizeHint</name>
621
 
                                        <size>
622
 
                                            <width>20</width>
623
 
                                            <height>20</height>
624
 
                                        </size>
625
 
                                    </property>
626
 
                                </spacer>
627
 
                            </vbox>
628
 
                        </widget>
629
 
                        <widget>
630
 
                            <class>QMultiLineEdit</class>
631
 
                            <property stdset="1">
632
 
                                <name>name</name>
633
 
                                <cstring>_editFailureMessage</cstring>
634
 
                            </property>
635
 
                            <property>
636
 
                                <name>wordWrap</name>
637
 
                                <enum>WidgetWidth</enum>
638
 
                            </property>
639
 
                            <property>
640
 
                                <name>readOnly</name>
641
 
                                <bool>true</bool>
642
 
                            </property>
643
 
                        </widget>
644
 
                    </hbox>
645
 
                </widget>
646
 
            </vbox>
647
 
        </widget>
648
 
    </vbox>
649
 
</widget>
650
 
<connections>
651
 
    <connection>
652
 
        <sender>_buttonClose</sender>
653
 
        <signal>clicked()</signal>
654
 
        <receiver>TestRunnerDlgBase</receiver>
655
 
        <slot>accept()</slot>
656
 
    </connection>
657
 
    <connection>
658
 
        <sender>_buttonBrowse</sender>
659
 
        <signal>clicked()</signal>
660
 
        <receiver>TestRunnerDlgBase</receiver>
661
 
        <slot>browseForTest()</slot>
662
 
    </connection>
663
 
    <connection>
664
 
        <sender>_buttonRunTest</sender>
665
 
        <signal>clicked()</signal>
666
 
        <receiver>TestRunnerDlgBase</receiver>
667
 
        <slot>runTest()</slot>
668
 
    </connection>
669
 
    <connection>
670
 
        <sender>_buttonStop</sender>
671
 
        <signal>clicked()</signal>
672
 
        <receiver>TestRunnerDlgBase</receiver>
673
 
        <slot>stopTest()</slot>
674
 
    </connection>
675
 
    <slot access="protected">browseForTest()</slot>
676
 
    <slot access="protected">stopTest()</slot>
677
 
    <slot access="protected">runTest()</slot>
678
 
</connections>
679
 
<tabstops>
680
 
    <tabstop>_comboTest</tabstop>
681
 
    <tabstop>_buttonBrowse</tabstop>
682
 
    <tabstop>_buttonRunTest</tabstop>
683
 
    <tabstop>_listFailures</tabstop>
684
 
    <tabstop>_editFailureMessage</tabstop>
685
 
    <tabstop>_buttonClose</tabstop>
686
 
</tabstops>
687
 
</UI>