summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-07-09 13:14:45 (UTC)
committer mickeyl <mickeyl>2005-07-09 13:14:45 (UTC)
commitdf81736967930c523b3c1be163f830e9120b7b27 (patch) (unidiff)
treedc84749b3b5fd2c636e1876820b6f8fc2efc1397
parent27286d2b951428e61836e522b3a31f8c13808516 (diff)
downloadopie-df81736967930c523b3c1be163f830e9120b7b27.zip
opie-df81736967930c523b3c1be163f830e9120b7b27.tar.gz
opie-df81736967930c523b3c1be163f830e9120b7b27.tar.bz2
put a slight bit of sanity into those .ui files
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluetoothbase.ui198
-rw-r--r--noncore/net/opietooth/manager/devicedialog.ui189
2 files changed, 152 insertions, 235 deletions
diff --git a/noncore/net/opietooth/manager/bluetoothbase.ui b/noncore/net/opietooth/manager/bluetoothbase.ui
index a900212..2d14b8f 100644
--- a/noncore/net/opietooth/manager/bluetoothbase.ui
+++ b/noncore/net/opietooth/manager/bluetoothbase.ui
@@ -11,8 +11,8 @@
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>370</width> 14 <width>297</width>
15 <height>328</height> 15 <height>382</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
@@ -25,16 +25,16 @@
25 <property> 25 <property>
26 <name>layoutSpacing</name> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <vbox> 28 <grid>
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>11</number> 31 <number>4</number>
32 </property> 32 </property>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>spacing</name> 34 <name>spacing</name>
35 <number>6</number> 35 <number>2</number>
36 </property> 36 </property>
37 <widget> 37 <widget row="0" column="0" >
38 <class>QTabWidget</class> 38 <class>QTabWidget</class>
39 <property stdset="1"> 39 <property stdset="1">
40 <name>name</name> 40 <name>name</name>
@@ -59,7 +59,7 @@
59 <vbox> 59 <vbox>
60 <property stdset="1"> 60 <property stdset="1">
61 <name>margin</name> 61 <name>margin</name>
62 <number>2</number> 62 <number>4</number>
63 </property> 63 </property>
64 <property stdset="1"> 64 <property stdset="1">
65 <name>spacing</name> 65 <name>spacing</name>
@@ -115,7 +115,7 @@
115 </property> 115 </property>
116 <property stdset="1"> 116 <property stdset="1">
117 <name>text</name> 117 <name>text</name>
118 <string>Scan for Devices</string> 118 <string>&amp;Rescan Devices</string>
119 </property> 119 </property>
120 </widget> 120 </widget>
121 </vbox> 121 </vbox>
@@ -133,7 +133,7 @@
133 <vbox> 133 <vbox>
134 <property stdset="1"> 134 <property stdset="1">
135 <name>margin</name> 135 <name>margin</name>
136 <number>2</number> 136 <number>4</number>
137 </property> 137 </property>
138 <property stdset="1"> 138 <property stdset="1">
139 <name>spacing</name> 139 <name>spacing</name>
@@ -200,141 +200,63 @@
200 <name>title</name> 200 <name>title</name>
201 <string>Config</string> 201 <string>Config</string>
202 </attribute> 202 </attribute>
203 <vbox> 203 <grid>
204 <property stdset="1">
205 <name>margin</name>
206 <number>11</number>
207 </property>
208 <property stdset="1">
209 <name>spacing</name>
210 <number>6</number>
211 </property>
212 <widget>
213 <class>QGroupBox</class>
214 <property stdset="1">
215 <name>name</name>
216 <cstring>GroupBox1</cstring>
217 </property>
218 <property stdset="1">
219 <name>title</name>
220 <string>Bluetooth Basic Config</string>
221 </property>
222 <vbox>
223 <property stdset="1">
224 <name>margin</name>
225 <number>11</number>
226 </property>
227 <property stdset="1">
228 <name>spacing</name>
229 <number>6</number>
230 </property>
231 <widget>
232 <class>QLayoutWidget</class>
233 <property stdset="1">
234 <name>name</name>
235 <cstring>Layout7</cstring>
236 </property>
237 <hbox>
238 <property stdset="1"> 204 <property stdset="1">
239 <name>margin</name> 205 <name>margin</name>
240 <number>0</number> 206 <number>4</number>
241 </property> 207 </property>
242 <property stdset="1"> 208 <property stdset="1">
243 <name>spacing</name> 209 <name>spacing</name>
244 <number>6</number> 210 <number>2</number>
245 </property>
246 <widget>
247 <class>QLayoutWidget</class>
248 <property stdset="1">
249 <name>name</name>
250 <cstring>Layout6</cstring>
251 </property>
252 <vbox>
253 <property stdset="1">
254 <name>margin</name>
255 <number>0</number>
256 </property>
257 <property stdset="1">
258 <name>spacing</name>
259 <number>6</number>
260 </property> 211 </property>
261 <widget> 212 <widget row="1" column="0" >
262 <class>QLabel</class> 213 <class>QPushButton</class>
263 <property stdset="1"> 214 <property stdset="1">
264 <name>name</name> 215 <name>name</name>
265 <cstring>deviceNameLabel</cstring> 216 <cstring>rfcommBindButton</cstring>
266 </property> 217 </property>
267 <property stdset="1"> 218 <property stdset="1">
268 <name>text</name> 219 <name>text</name>
269 <string>Device Name</string> 220 <string>&amp;Edit RFCOMM Bind Table</string>
270 </property> 221 </property>
271 </widget> 222 </widget>
272 <widget> 223 <widget row="0" column="0" >
273 <class>QLabel</class> 224 <class>QGroupBox</class>
274 <property stdset="1"> 225 <property stdset="1">
275 <name>name</name> 226 <name>name</name>
276 <cstring>passkeyLabel</cstring> 227 <cstring>GroupBox1</cstring>
277 </property> 228 </property>
278 <property stdset="1"> 229 <property stdset="1">
279 <name>text</name> 230 <name>title</name>
280 <string>Default Passkey</string> 231 <string>Bluetooth Basic Config</string>
281 </property> 232 </property>
282 </widget> 233 <property>
283 </vbox> 234 <name>layoutMargin</name>
284 </widget>
285 <widget>
286 <class>QLayoutWidget</class>
287 <property stdset="1">
288 <name>name</name>
289 <cstring>Layout5</cstring>
290 </property> 235 </property>
291 <vbox> 236 <property>
237 <name>layoutSpacing</name>
238 </property>
239 <grid>
292 <property stdset="1"> 240 <property stdset="1">
293 <name>margin</name> 241 <name>margin</name>
294 <number>0</number> 242 <number>4</number>
295 </property> 243 </property>
296 <property stdset="1"> 244 <property stdset="1">
297 <name>spacing</name> 245 <name>spacing</name>
298 <number>6</number> 246 <number>2</number>
299 </property>
300 <widget>
301 <class>QLineEdit</class>
302 <property stdset="1">
303 <name>name</name>
304 <cstring>deviceNameLine</cstring>
305 </property> 247 </property>
306 </widget> 248 <widget row="6" column="0" rowspan="1" colspan="2" >
307 <widget> 249 <class>QPushButton</class>
308 <class>QLineEdit</class>
309 <property stdset="1"> 250 <property stdset="1">
310 <name>name</name> 251 <name>name</name>
311 <cstring>passkeyLine</cstring> 252 <cstring>configApplyButton</cstring>
312 </property> 253 </property>
313 <property stdset="1"> 254 <property stdset="1">
314 <name>echoMode</name> 255 <name>text</name>
315 <enum>Password</enum> 256 <string>Apply</string>
316 </property> 257 </property>
317 </widget> 258 </widget>
318 </vbox> 259 <widget row="2" column="0" rowspan="1" colspan="2" >
319 </widget>
320 </hbox>
321 </widget>
322 <widget>
323 <class>QLayoutWidget</class>
324 <property stdset="1">
325 <name>name</name>
326 <cstring>Layout5</cstring>
327 </property>
328 <vbox>
329 <property stdset="1">
330 <name>margin</name>
331 <number>0</number>
332 </property>
333 <property stdset="1">
334 <name>spacing</name>
335 <number>6</number>
336 </property>
337 <widget>
338 <class>QCheckBox</class> 260 <class>QCheckBox</class>
339 <property stdset="1"> 261 <property stdset="1">
340 <name>name</name> 262 <name>name</name>
@@ -345,7 +267,7 @@
345 <string>enable authentification</string> 267 <string>enable authentification</string>
346 </property> 268 </property>
347 </widget> 269 </widget>
348 <widget> 270 <widget row="3" column="0" rowspan="1" colspan="2" >
349 <class>QCheckBox</class> 271 <class>QCheckBox</class>
350 <property stdset="1"> 272 <property stdset="1">
351 <name>name</name> 273 <name>name</name>
@@ -356,7 +278,7 @@
356 <string>enable encryption</string> 278 <string>enable encryption</string>
357 </property> 279 </property>
358 </widget> 280 </widget>
359 <widget> 281 <widget row="4" column="0" rowspan="1" colspan="2" >
360 <class>QCheckBox</class> 282 <class>QCheckBox</class>
361 <property stdset="1"> 283 <property stdset="1">
362 <name>name</name> 284 <name>name</name>
@@ -367,7 +289,7 @@
367 <string>Enable Page scan</string> 289 <string>Enable Page scan</string>
368 </property> 290 </property>
369 </widget> 291 </widget>
370 <widget> 292 <widget row="5" column="0" rowspan="1" colspan="2" >
371 <class>QCheckBox</class> 293 <class>QCheckBox</class>
372 <property stdset="1"> 294 <property stdset="1">
373 <name>name</name> 295 <name>name</name>
@@ -378,33 +300,49 @@
378 <string>Enable Inquiry scan</string> 300 <string>Enable Inquiry scan</string>
379 </property> 301 </property>
380 </widget> 302 </widget>
381 </vbox> 303 <widget row="0" column="0" >
304 <class>QLabel</class>
305 <property stdset="1">
306 <name>name</name>
307 <cstring>deviceNameLabel</cstring>
308 </property>
309 <property stdset="1">
310 <name>text</name>
311 <string>Device Name</string>
312 </property>
382 </widget> 313 </widget>
383 <widget> 314 <widget row="1" column="0" >
384 <class>QPushButton</class> 315 <class>QLabel</class>
385 <property stdset="1"> 316 <property stdset="1">
386 <name>name</name> 317 <name>name</name>
387 <cstring>configApplyButton</cstring> 318 <cstring>passkeyLabel</cstring>
388 </property> 319 </property>
389 <property stdset="1"> 320 <property stdset="1">
390 <name>text</name> 321 <name>text</name>
391 <string>Apply</string> 322 <string>Default Passkey</string>
392 </property> 323 </property>
393 </widget> 324 </widget>
394 </vbox> 325 <widget row="0" column="1" >
326 <class>QLineEdit</class>
327 <property stdset="1">
328 <name>name</name>
329 <cstring>deviceNameLine</cstring>
330 </property>
395 </widget> 331 </widget>
396 <widget> 332 <widget row="1" column="1" >
397 <class>QPushButton</class> 333 <class>QLineEdit</class>
398 <property stdset="1"> 334 <property stdset="1">
399 <name>name</name> 335 <name>name</name>
400 <cstring>rfcommBindButton</cstring> 336 <cstring>passkeyLine</cstring>
401 </property> 337 </property>
402 <property stdset="1"> 338 <property stdset="1">
403 <name>text</name> 339 <name>echoMode</name>
404 <string>Rfcomm Bind Table</string> 340 <enum>Password</enum>
405 </property> 341 </property>
406 </widget> 342 </widget>
407 </vbox> 343 </grid>
344 </widget>
345 </grid>
408 </widget> 346 </widget>
409 <widget> 347 <widget>
410 <class>QWidget</class> 348 <class>QWidget</class>
@@ -419,7 +357,7 @@
419 <vbox> 357 <vbox>
420 <property stdset="1"> 358 <property stdset="1">
421 <name>margin</name> 359 <name>margin</name>
422 <number>2</number> 360 <number>4</number>
423 </property> 361 </property>
424 <property stdset="1"> 362 <property stdset="1">
425 <name>spacing</name> 363 <name>spacing</name>
@@ -439,6 +377,6 @@
439 </vbox> 377 </vbox>
440 </widget> 378 </widget>
441 </widget> 379 </widget>
442 </vbox> 380 </grid>
443</widget> 381</widget>
444</UI> 382</UI>
diff --git a/noncore/net/opietooth/manager/devicedialog.ui b/noncore/net/opietooth/manager/devicedialog.ui
index e5750ed..2ecfd4c 100644
--- a/noncore/net/opietooth/manager/devicedialog.ui
+++ b/noncore/net/opietooth/manager/devicedialog.ui
@@ -11,48 +11,40 @@
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>584</width> 14 <width>275</width>
15 <height>480</height> 15 <height>323</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Form2</string> 20 <string>Form2</string>
21 </property> 21 </property>
22 <widget> 22 <property>
23 <class>QLabel</class> 23 <name>layoutMargin</name>
24 <property stdset="1"> 24 </property>
25 <name>name</name> 25 <property>
26 <cstring>TextLabel4</cstring> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <grid>
28 <property stdset="1"> 29 <property stdset="1">
29 <name>geometry</name> 30 <name>margin</name>
30 <rect> 31 <number>6</number>
31 <x>0</x>
32 <y>0</y>
33 <width>170</width>
34 <height>20</height>
35 </rect>
36 </property> 32 </property>
37 <property stdset="1"> 33 <property stdset="1">
38 <name>text</name> 34 <name>spacing</name>
39 <string>Devicename</string> 35 <number>3</number>
40 </property> 36 </property>
41 </widget> 37 <widget row="0" column="0" >
42 <widget>
43 <class>QTabWidget</class> 38 <class>QTabWidget</class>
44 <property stdset="1"> 39 <property stdset="1">
45 <name>name</name> 40 <name>name</name>
46 <cstring>TabWidget7</cstring> 41 <cstring>TabWidget7</cstring>
47 </property> 42 </property>
48 <property stdset="1"> 43 <property>
49 <name>geometry</name> 44 <name>layoutMargin</name>
50 <rect> 45 </property>
51 <x>-10</x> 46 <property>
52 <y>0</y> 47 <name>layoutSpacing</name>
53 <width>240</width>
54 <height>320</height>
55 </rect>
56 </property> 48 </property>
57 <widget> 49 <widget>
58 <class>QWidget</class> 50 <class>QWidget</class>
@@ -64,27 +56,27 @@
64 <name>title</name> 56 <name>title</name>
65 <string>Services</string> 57 <string>Services</string>
66 </attribute> 58 </attribute>
67 <widget> 59 <grid>
60 <property stdset="1">
61 <name>margin</name>
62 <number>4</number>
63 </property>
64 <property stdset="1">
65 <name>spacing</name>
66 <number>3</number>
67 </property>
68 <widget row="1" column="0" >
68 <class>QPushButton</class> 69 <class>QPushButton</class>
69 <property stdset="1"> 70 <property stdset="1">
70 <name>name</name> 71 <name>name</name>
71 <cstring>PushButton5</cstring> 72 <cstring>PushButton5</cstring>
72 </property> 73 </property>
73 <property stdset="1"> 74 <property stdset="1">
74 <name>geometry</name>
75 <rect>
76 <x>50</x>
77 <y>200</y>
78 <width>129</width>
79 <height>31</height>
80 </rect>
81 </property>
82 <property stdset="1">
83 <name>text</name> 75 <name>text</name>
84 <string>change settings</string> 76 <string>&amp;Apply Changes</string>
85 </property> 77 </property>
86 </widget> 78 </widget>
87 <widget> 79 <widget row="0" column="0" >
88 <class>QListView</class> 80 <class>QListView</class>
89 <column> 81 <column>
90 <property> 82 <property>
@@ -118,16 +110,8 @@
118 <name>name</name> 110 <name>name</name>
119 <cstring>ListView1</cstring> 111 <cstring>ListView1</cstring>
120 </property> 112 </property>
121 <property stdset="1">
122 <name>geometry</name>
123 <rect>
124 <x>10</x>
125 <y>10</y>
126 <width>220</width>
127 <height>180</height>
128 </rect>
129 </property>
130 </widget> 113 </widget>
114 </grid>
131 </widget> 115 </widget>
132 <widget> 116 <widget>
133 <class>QWidget</class> 117 <class>QWidget</class>
@@ -139,80 +123,73 @@
139 <name>title</name> 123 <name>title</name>
140 <string>Settings</string> 124 <string>Settings</string>
141 </attribute> 125 </attribute>
142 <widget> 126 <grid>
143 <class>QLabel</class>
144 <property stdset="1"> 127 <property stdset="1">
145 <name>name</name> 128 <name>margin</name>
146 <cstring>TextLabel5</cstring> 129 <number>4</number>
147 </property> 130 </property>
148 <property stdset="1"> 131 <property stdset="1">
149 <name>geometry</name> 132 <name>spacing</name>
150 <rect> 133 <number>3</number>
151 <x>10</x>
152 <y>0</y>
153 <width>110</width>
154 <height>50</height>
155 </rect>
156 </property> 134 </property>
157 <property stdset="1"> 135 <widget row="1" column="0" >
158 <name>text</name>
159 <string>Change device
160name</string>
161 </property>
162 </widget>
163 <widget>
164 <class>QLabel</class> 136 <class>QLabel</class>
165 <property stdset="1"> 137 <property stdset="1">
166 <name>name</name> 138 <name>name</name>
167 <cstring>TextLabel8</cstring> 139 <cstring>TextLabel8</cstring>
168 </property> 140 </property>
169 <property stdset="1"> 141 <property stdset="1">
170 <name>geometry</name>
171 <rect>
172 <x>8</x>
173 <y>53</y>
174 <width>100</width>
175 <height>40</height>
176 </rect>
177 </property>
178 <property stdset="1">
179 <name>text</name> 142 <name>text</name>
180 <string>Default PIN 143 <string>Default PIN Code</string>
181Code</string>
182 </property> 144 </property>
183 </widget> 145 </widget>
184 <widget> 146 <widget row="1" column="1" >
185 <class>QLineEdit</class> 147 <class>QLineEdit</class>
186 <property stdset="1"> 148 <property stdset="1">
187 <name>name</name> 149 <name>name</name>
188 <cstring>LineEdit1</cstring> 150 <cstring>LineEdit6</cstring>
189 </property> 151 </property>
152 </widget>
153 <widget row="0" column="1" >
154 <class>QLineEdit</class>
190 <property stdset="1"> 155 <property stdset="1">
191 <name>geometry</name> 156 <name>name</name>
192 <rect> 157 <cstring>LineEdit1</cstring>
193 <x>120</x>
194 <y>10</y>
195 <width>110</width>
196 <height>22</height>
197 </rect>
198 </property> 158 </property>
199 </widget> 159 </widget>
200 <widget> 160 <widget row="0" column="0" >
201 <class>QLineEdit</class> 161 <class>QLabel</class>
202 <property stdset="1"> 162 <property stdset="1">
203 <name>name</name> 163 <name>name</name>
204 <cstring>LineEdit6</cstring> 164 <cstring>TextLabel5</cstring>
205 </property> 165 </property>
206 <property stdset="1"> 166 <property stdset="1">
207 <name>geometry</name> 167 <name>text</name>
208 <rect> 168 <string>Change device name</string>
209 <x>120</x>
210 <y>50</y>
211 <width>110</width>
212 <height>22</height>
213 </rect>
214 </property> 169 </property>
215 </widget> 170 </widget>
171 <spacer row="2" column="0" >
172 <property>
173 <name>name</name>
174 <cstring>Spacer1</cstring>
175 </property>
176 <property stdset="1">
177 <name>orientation</name>
178 <enum>Vertical</enum>
179 </property>
180 <property stdset="1">
181 <name>sizeType</name>
182 <enum>Expanding</enum>
183 </property>
184 <property>
185 <name>sizeHint</name>
186 <size>
187 <width>20</width>
188 <height>20</height>
189 </size>
190 </property>
191 </spacer>
192 </grid>
216 </widget> 193 </widget>
217 <widget> 194 <widget>
218 <class>QWidget</class> 195 <class>QWidget</class>
@@ -224,27 +201,29 @@ Code</string>
224 <name>title</name> 201 <name>title</name>
225 <string>Information</string> 202 <string>Information</string>
226 </attribute> 203 </attribute>
227 <widget> 204 <grid>
205 <property stdset="1">
206 <name>margin</name>
207 <number>4</number>
208 </property>
209 <property stdset="1">
210 <name>spacing</name>
211 <number>2</number>
212 </property>
213 <widget row="0" column="0" >
228 <class>QLabel</class> 214 <class>QLabel</class>
229 <property stdset="1"> 215 <property stdset="1">
230 <name>name</name> 216 <name>name</name>
231 <cstring>DeviceInfoLabel</cstring> 217 <cstring>DeviceInfoLabel</cstring>
232 </property> 218 </property>
233 <property stdset="1"> 219 <property stdset="1">
234 <name>geometry</name>
235 <rect>
236 <x>18</x>
237 <y>13</y>
238 <width>210</width>
239 <height>230</height>
240 </rect>
241 </property>
242 <property stdset="1">
243 <name>text</name> 220 <name>text</name>
244 <string>TextLabel9</string> 221 <string>TextLabel9</string>
245 </property> 222 </property>
246 </widget> 223 </widget>
224 </grid>
247 </widget> 225 </widget>
248 </widget> 226 </widget>
227 </grid>
249</widget> 228</widget>
250</UI> 229</UI>