~ubuntu-branches/debian/squeeze/kdesvn/squeeze

« back to all changes in this revision

Viewing changes to src/svnfrontend/loaddmpdlg.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2009-02-19 16:20:26 UTC
  • mfrom: (1.3.1 upstream) (8.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090219162026-p0nvkburr0ta23e6
Tags: 1.2.4-1
* New upstream release.
  - Reduced debug output on stderr. Closes: #431616

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2
 
<class>LoadDmpDlg</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>LoadDmpDlg</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>343</width>
12
 
            <height>272</height>
13
 
        </rect>
14
 
    </property>
15
 
    <vbox>
16
 
        <property name="name">
17
 
            <cstring>unnamed</cstring>
18
 
        </property>
19
 
        <widget class="QLayoutWidget">
20
 
            <property name="name">
21
 
                <cstring>layout9</cstring>
22
 
            </property>
23
 
            <grid>
24
 
                <property name="name">
25
 
                    <cstring>unnamed</cstring>
26
 
                </property>
27
 
                <widget class="QLabel" row="2" column="0">
28
 
                    <property name="name">
29
 
                        <cstring>textLabel5</cstring>
30
 
                    </property>
31
 
                    <property name="text">
32
 
                        <string>Load into folder:</string>
33
 
                    </property>
34
 
                    <property name="alignment">
35
 
                        <set>AlignVCenter|AlignRight</set>
36
 
                    </property>
37
 
                    <property name="toolTip" stdset="0">
38
 
                        <string>Path to load the dump into (see contexthelp)</string>
39
 
                    </property>
40
 
                    <property name="whatsThis" stdset="0">
41
 
                        <string>If not empty, load the dump into a specific folder instead into root of repository. This folder must exist before loading the dump.</string>
42
 
                    </property>
43
 
                </widget>
44
 
                <widget class="QLabel" row="0" column="0">
45
 
                    <property name="name">
46
 
                        <cstring>textLabel3</cstring>
47
 
                    </property>
48
 
                    <property name="text">
49
 
                        <string>Dump file:</string>
50
 
                    </property>
51
 
                    <property name="alignment">
52
 
                        <set>AlignVCenter|AlignRight</set>
53
 
                    </property>
54
 
                </widget>
55
 
                <widget class="KURLRequester" row="0" column="1">
56
 
                    <property name="name">
57
 
                        <cstring>m_Dumpfile</cstring>
58
 
                    </property>
59
 
                </widget>
60
 
                <widget class="QLabel" row="1" column="0">
61
 
                    <property name="name">
62
 
                        <cstring>textLabel4</cstring>
63
 
                    </property>
64
 
                    <property name="text">
65
 
                        <string>Load into repository:</string>
66
 
                    </property>
67
 
                    <property name="alignment">
68
 
                        <set>AlignVCenter|AlignRight</set>
69
 
                    </property>
70
 
                </widget>
71
 
                <widget class="KLineEdit" row="2" column="1">
72
 
                    <property name="name">
73
 
                        <cstring>m_Rootfolder</cstring>
74
 
                    </property>
75
 
                    <property name="toolTip" stdset="0">
76
 
                        <string>Path to load the dump into (see contexthelp)</string>
77
 
                    </property>
78
 
                    <property name="whatsThis" stdset="0">
79
 
                        <string>If not empty, load the dump into a specific folder instead into root of repository. This folder must exist before loading the dump.</string>
80
 
                    </property>
81
 
                </widget>
82
 
                <widget class="KURLRequester" row="1" column="1">
83
 
                    <property name="name">
84
 
                        <cstring>m_Repository</cstring>
85
 
                    </property>
86
 
                    <property name="mode">
87
 
                        <number>18</number>
88
 
                    </property>
89
 
                </widget>
90
 
            </grid>
91
 
        </widget>
92
 
        <widget class="QButtonGroup">
93
 
            <property name="name">
94
 
                <cstring>m_UuidGroup</cstring>
95
 
            </property>
96
 
            <property name="title">
97
 
                <string>Uuid action</string>
98
 
            </property>
99
 
            <property name="toolTip" stdset="0">
100
 
                <string>How to handle UUIDs</string>
101
 
            </property>
102
 
            <property name="whatsThis" stdset="0">
103
 
                <string>The repository's UUID will be updated if the dumpstream contains a UUID and action isn't set to ignore and either the repository contains no revisions or action is set to force. If the dump contains no UUID than this action is ignored.</string>
104
 
            </property>
105
 
            <vbox>
106
 
                <property name="name">
107
 
                    <cstring>unnamed</cstring>
108
 
                </property>
109
 
                <widget class="QRadioButton">
110
 
                    <property name="name">
111
 
                        <cstring>m_UUidDefault</cstring>
112
 
                    </property>
113
 
                    <property name="text">
114
 
                        <string>Default</string>
115
 
                    </property>
116
 
                    <property name="accel">
117
 
                        <string></string>
118
 
                    </property>
119
 
                    <property name="checked">
120
 
                        <bool>true</bool>
121
 
                    </property>
122
 
                </widget>
123
 
                <widget class="QRadioButton">
124
 
                    <property name="name">
125
 
                        <cstring>m_UUidIgnore</cstring>
126
 
                    </property>
127
 
                    <property name="text">
128
 
                        <string>Ignore</string>
129
 
                    </property>
130
 
                    <property name="accel">
131
 
                        <string></string>
132
 
                    </property>
133
 
                </widget>
134
 
                <widget class="QRadioButton">
135
 
                    <property name="name">
136
 
                        <cstring>m_UUidForce</cstring>
137
 
                    </property>
138
 
                    <property name="text">
139
 
                        <string>Force</string>
140
 
                    </property>
141
 
                    <property name="accel">
142
 
                        <string></string>
143
 
                    </property>
144
 
                </widget>
145
 
            </vbox>
146
 
        </widget>
147
 
        <widget class="QCheckBox">
148
 
            <property name="name">
149
 
                <cstring>m_UsePre</cstring>
150
 
            </property>
151
 
            <property name="text">
152
 
                <string>Use pre-commit hook</string>
153
 
            </property>
154
 
            <property name="accel">
155
 
                <string></string>
156
 
            </property>
157
 
        </widget>
158
 
        <widget class="QCheckBox">
159
 
            <property name="name">
160
 
                <cstring>m_UsePost</cstring>
161
 
            </property>
162
 
            <property name="text">
163
 
                <string>Use post-commit hook</string>
164
 
            </property>
165
 
            <property name="accel">
166
 
                <string></string>
167
 
            </property>
168
 
        </widget>
169
 
    </vbox>
170
 
</widget>
171
 
<customwidgets>
172
 
</customwidgets>
173
 
<layoutdefaults spacing="6" margin="11"/>
174
 
<includehints>
175
 
    <includehint>kurlrequester.h</includehint>
176
 
    <includehint>klineedit.h</includehint>
177
 
    <includehint>kpushbutton.h</includehint>
178
 
    <includehint>klineedit.h</includehint>
179
 
    <includehint>kurlrequester.h</includehint>
180
 
    <includehint>klineedit.h</includehint>
181
 
    <includehint>kpushbutton.h</includehint>
182
 
</includehints>
183
 
</UI>
 
1
<ui version="4.0" >
 
2
 <class>LoadDmpDlg</class>
 
3
 <widget class="QWidget" name="LoadDmpDlg" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>307</width>
 
9
    <height>289</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QVBoxLayout" name="verticalLayout_2" >
 
13
   <item>
 
14
    <layout class="QGridLayout" >
 
15
     <item row="2" column="0" >
 
16
      <widget class="QLabel" name="textLabel5" >
 
17
       <property name="toolTip" >
 
18
        <string>Path to load the dump into (see contexthelp)</string>
 
19
       </property>
 
20
       <property name="whatsThis" >
 
21
        <string>If not empty, load the dump into a specific folder instead into root of repository. This folder must exist before loading the dump.</string>
 
22
       </property>
 
23
       <property name="text" >
 
24
        <string>Load into folder:</string>
 
25
       </property>
 
26
       <property name="alignment" >
 
27
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
28
       </property>
 
29
       <property name="wordWrap" >
 
30
        <bool>false</bool>
 
31
       </property>
 
32
      </widget>
 
33
     </item>
 
34
     <item row="0" column="0" >
 
35
      <widget class="QLabel" name="textLabel3" >
 
36
       <property name="text" >
 
37
        <string>Dump file:</string>
 
38
       </property>
 
39
       <property name="alignment" >
 
40
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
41
       </property>
 
42
       <property name="wordWrap" >
 
43
        <bool>false</bool>
 
44
       </property>
 
45
      </widget>
 
46
     </item>
 
47
     <item row="0" column="1" >
 
48
      <widget class="KUrlRequester" name="m_Dumpfile" />
 
49
     </item>
 
50
     <item row="1" column="0" >
 
51
      <widget class="QLabel" name="textLabel4" >
 
52
       <property name="text" >
 
53
        <string>Load into repository:</string>
 
54
       </property>
 
55
       <property name="alignment" >
 
56
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
57
       </property>
 
58
       <property name="wordWrap" >
 
59
        <bool>false</bool>
 
60
       </property>
 
61
      </widget>
 
62
     </item>
 
63
     <item row="2" column="1" >
 
64
      <widget class="KLineEdit" name="m_Rootfolder" >
 
65
       <property name="toolTip" >
 
66
        <string>Path to load the dump into (see contexthelp)</string>
 
67
       </property>
 
68
       <property name="whatsThis" >
 
69
        <string>If not empty, load the dump into a specific folder instead into root of repository. This folder must exist before loading the dump.</string>
 
70
       </property>
 
71
      </widget>
 
72
     </item>
 
73
     <item row="1" column="1" >
 
74
      <widget class="KUrlRequester" name="m_Repository" />
 
75
     </item>
 
76
    </layout>
 
77
   </item>
 
78
   <item>
 
79
    <widget class="QGroupBox" name="m_UuidGroup" >
 
80
     <property name="title" >
 
81
      <string>Uuid action</string>
 
82
     </property>
 
83
     <layout class="QVBoxLayout" name="verticalLayout" >
 
84
      <item>
 
85
       <widget class="QRadioButton" name="m_UUidDefault" >
 
86
        <property name="text" >
 
87
         <string>Default</string>
 
88
        </property>
 
89
        <property name="shortcut" >
 
90
         <string/>
 
91
        </property>
 
92
        <property name="checked" >
 
93
         <bool>true</bool>
 
94
        </property>
 
95
       </widget>
 
96
      </item>
 
97
      <item>
 
98
       <widget class="QRadioButton" name="m_UUidIgnore" >
 
99
        <property name="text" >
 
100
         <string>Ignore</string>
 
101
        </property>
 
102
        <property name="shortcut" >
 
103
         <string/>
 
104
        </property>
 
105
       </widget>
 
106
      </item>
 
107
      <item>
 
108
       <widget class="QRadioButton" name="m_UUidForce" >
 
109
        <property name="text" >
 
110
         <string>Force</string>
 
111
        </property>
 
112
        <property name="shortcut" >
 
113
         <string/>
 
114
        </property>
 
115
       </widget>
 
116
      </item>
 
117
     </layout>
 
118
    </widget>
 
119
   </item>
 
120
   <item>
 
121
    <widget class="QCheckBox" name="m_UsePre" >
 
122
     <property name="text" >
 
123
      <string>Use pre-commit hook</string>
 
124
     </property>
 
125
     <property name="shortcut" >
 
126
      <string/>
 
127
     </property>
 
128
    </widget>
 
129
   </item>
 
130
   <item>
 
131
    <widget class="QCheckBox" name="m_UsePost" >
 
132
     <property name="text" >
 
133
      <string>Use post-commit hook</string>
 
134
     </property>
 
135
     <property name="shortcut" >
 
136
      <string/>
 
137
     </property>
 
138
    </widget>
 
139
   </item>
 
140
  </layout>
 
141
 </widget>
 
142
 <layoutdefault spacing="6" margin="11" />
 
143
 <customwidgets>
 
144
  <customwidget>
 
145
   <class>KLineEdit</class>
 
146
   <extends>QLineEdit</extends>
 
147
   <header>klineedit.h</header>
 
148
  </customwidget>
 
149
  <customwidget>
 
150
   <class>KUrlRequester</class>
 
151
   <extends>QFrame</extends>
 
152
   <header>kurlrequester.h</header>
 
153
  </customwidget>
 
154
 </customwidgets>
 
155
 <includes>
 
156
  <include location="local" >kurlrequester.h</include>
 
157
  <include location="local" >klineedit.h</include>
 
158
  <include location="local" >kpushbutton.h</include>
 
159
  <include location="local" >klineedit.h</include>
 
160
  <include location="local" >kurlrequester.h</include>
 
161
  <include location="local" >klineedit.h</include>
 
162
  <include location="local" >kpushbutton.h</include>
 
163
 </includes>
 
164
 <resources/>
 
165
 <connections/>
 
166
</ui>