~ubuntu-branches/debian/sid/kdesvn/sid

« back to all changes in this revision

Viewing changes to src/svnfrontend/dumprepo_dlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2006-10-27 12:52:15 UTC
  • mfrom: (1.2.1 upstream) (5.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20061027125215-aifcjirifidnegx5
Tags: 0.11.0-1
* New upstream release.
* debian/patches/01-kompare_diff.patch
  + Removed. Fixed upstream.
* debian/control
  + Add a "Suggests: kdiff3" to kdesvn. kdiff3 can be used as an external
    merge program.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
 
2
<class>DumpRepoDlg</class>
 
3
<widget class="QWidget">
 
4
    <property name="name">
 
5
        <cstring>DumpRepoDlg</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>291</width>
 
12
            <height>218</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>Dump repo</string>
 
17
    </property>
 
18
    <vbox>
 
19
        <property name="name">
 
20
            <cstring>unnamed</cstring>
 
21
        </property>
 
22
        <widget class="QLayoutWidget">
 
23
            <property name="name">
 
24
                <cstring>layout1</cstring>
 
25
            </property>
 
26
            <grid>
 
27
                <property name="name">
 
28
                    <cstring>unnamed</cstring>
 
29
                </property>
 
30
                <widget class="KURLRequester" row="0" column="1">
 
31
                    <property name="name">
 
32
                        <cstring>m_ReposPath</cstring>
 
33
                    </property>
 
34
                    <property name="mode">
 
35
                        <number>18</number>
 
36
                    </property>
 
37
                </widget>
 
38
                <widget class="QLabel" row="0" column="0">
 
39
                    <property name="name">
 
40
                        <cstring>m_RepoLabel</cstring>
 
41
                    </property>
 
42
                    <property name="text">
 
43
                        <string>Repository to dump:</string>
 
44
                    </property>
 
45
                    <property name="alignment">
 
46
                        <set>AlignVCenter|AlignRight</set>
 
47
                    </property>
 
48
                </widget>
 
49
                <widget class="QLabel" row="1" column="0">
 
50
                    <property name="name">
 
51
                        <cstring>m_OutfileLabel</cstring>
 
52
                    </property>
 
53
                    <property name="text">
 
54
                        <string>Dump into:</string>
 
55
                    </property>
 
56
                    <property name="alignment">
 
57
                        <set>AlignVCenter|AlignRight</set>
 
58
                    </property>
 
59
                </widget>
 
60
                <widget class="KURLRequester" row="1" column="1">
 
61
                    <property name="name">
 
62
                        <cstring>m_OutputFile</cstring>
 
63
                    </property>
 
64
                </widget>
 
65
            </grid>
 
66
        </widget>
 
67
        <widget class="QCheckBox">
 
68
            <property name="name">
 
69
                <cstring>m_incrementalDump</cstring>
 
70
            </property>
 
71
            <property name="text">
 
72
                <string>incremental Dump</string>
 
73
            </property>
 
74
            <property name="accel">
 
75
                <string></string>
 
76
            </property>
 
77
            <property name="checked">
 
78
                <bool>true</bool>
 
79
            </property>
 
80
        </widget>
 
81
        <widget class="QCheckBox">
 
82
            <property name="name">
 
83
                <cstring>m_UseDeltas</cstring>
 
84
            </property>
 
85
            <property name="text">
 
86
                <string>Use deltas</string>
 
87
            </property>
 
88
            <property name="accel">
 
89
                <string></string>
 
90
            </property>
 
91
            <property name="checked">
 
92
                <bool>true</bool>
 
93
            </property>
 
94
        </widget>
 
95
        <widget class="QCheckBox">
 
96
            <property name="name">
 
97
                <cstring>m_Rangeonly</cstring>
 
98
            </property>
 
99
            <property name="text">
 
100
                <string>Dump revision range</string>
 
101
            </property>
 
102
            <property name="accel">
 
103
                <string></string>
 
104
            </property>
 
105
        </widget>
 
106
        <widget class="QLayoutWidget">
 
107
            <property name="name">
 
108
                <cstring>layout6</cstring>
 
109
            </property>
 
110
            <grid>
 
111
                <property name="name">
 
112
                    <cstring>unnamed</cstring>
 
113
                </property>
 
114
                <widget class="QLabel" row="1" column="0">
 
115
                    <property name="name">
 
116
                        <cstring>textLabel2</cstring>
 
117
                    </property>
 
118
                    <property name="text">
 
119
                        <string>End revision:</string>
 
120
                    </property>
 
121
                    <property name="alignment">
 
122
                        <set>AlignVCenter|AlignRight</set>
 
123
                    </property>
 
124
                </widget>
 
125
                <widget class="QLabel" row="0" column="0">
 
126
                    <property name="name">
 
127
                        <cstring>textLabel1</cstring>
 
128
                    </property>
 
129
                    <property name="text">
 
130
                        <string>Start revison:</string>
 
131
                    </property>
 
132
                    <property name="alignment">
 
133
                        <set>AlignVCenter|AlignRight</set>
 
134
                    </property>
 
135
                </widget>
 
136
                <widget class="KIntNumInput" row="1" column="1">
 
137
                    <property name="name">
 
138
                        <cstring>m_EndNumber</cstring>
 
139
                    </property>
 
140
                    <property name="enabled">
 
141
                        <bool>false</bool>
 
142
                    </property>
 
143
                    <property name="value">
 
144
                        <number>-1</number>
 
145
                    </property>
 
146
                    <property name="minValue">
 
147
                        <number>-1</number>
 
148
                    </property>
 
149
                    <property name="toolTip" stdset="0">
 
150
                        <string>-1 for Head</string>
 
151
                    </property>
 
152
                </widget>
 
153
                <widget class="KIntNumInput" row="0" column="1">
 
154
                    <property name="name">
 
155
                        <cstring>m_StartNumber</cstring>
 
156
                    </property>
 
157
                    <property name="enabled">
 
158
                        <bool>false</bool>
 
159
                    </property>
 
160
                    <property name="value">
 
161
                        <number>-1</number>
 
162
                    </property>
 
163
                    <property name="minValue">
 
164
                        <number>-1</number>
 
165
                    </property>
 
166
                    <property name="toolTip" stdset="0">
 
167
                        <string>-1 for Start</string>
 
168
                    </property>
 
169
                </widget>
 
170
            </grid>
 
171
        </widget>
 
172
    </vbox>
 
173
</widget>
 
174
<customwidgets>
 
175
</customwidgets>
 
176
<connections>
 
177
    <connection>
 
178
        <sender>m_Rangeonly</sender>
 
179
        <signal>toggled(bool)</signal>
 
180
        <receiver>DumpRepoDlg</receiver>
 
181
        <slot>slotDumpRange(bool)</slot>
 
182
    </connection>
 
183
</connections>
 
184
<slots>
 
185
    <slot access="protected">slotDumpRange(bool)</slot>
 
186
</slots>
 
187
<layoutdefaults spacing="6" margin="11"/>
 
188
<includehints>
 
189
    <includehint>kurlrequester.h</includehint>
 
190
    <includehint>klineedit.h</includehint>
 
191
    <includehint>kpushbutton.h</includehint>
 
192
    <includehint>kurlrequester.h</includehint>
 
193
    <includehint>klineedit.h</includehint>
 
194
    <includehint>kpushbutton.h</includehint>
 
195
    <includehint>knuminput.h</includehint>
 
196
    <includehint>knuminput.h</includehint>
 
197
    <includehint>knuminput.h</includehint>
 
198
    <includehint>knuminput.h</includehint>
 
199
</includehints>
 
200
</UI>