summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan/wlan.ui
Unidiff
Diffstat (limited to 'noncore/settings/networksettings/wlan/wlan.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/wlan/wlan.ui658
1 files changed, 338 insertions, 320 deletions
diff --git a/noncore/settings/networksettings/wlan/wlan.ui b/noncore/settings/networksettings/wlan/wlan.ui
index 7e39e23..195ead9 100644
--- a/noncore/settings/networksettings/wlan/wlan.ui
+++ b/noncore/settings/networksettings/wlan/wlan.ui
@@ -8,14 +8,14 @@
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>247</width> 14 <width>216</width>
15 <height>299</height> 15 <height>342</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>Wireless Configuration</string> 20 <string>Wireless Configuration</string>
21 </property> 21 </property>
@@ -42,349 +42,367 @@
42 <cstring>tabWidget</cstring> 42 <cstring>tabWidget</cstring>
43 </property> 43 </property>
44 <property stdset="1"> 44 <property stdset="1">
45 <name>enabled</name> 45 <name>enabled</name>
46 <bool>true</bool> 46 <bool>true</bool>
47 </property> 47 </property>
48 <property>
49 <name>layoutMargin</name>
50 </property>
51 <property>
52 <name>layoutSpacing</name>
53 </property>
48 <widget> 54 <widget>
49 <class>QWidget</class> 55 <class>QWidget</class>
50 <property stdset="1"> 56 <property stdset="1">
51 <name>name</name> 57 <name>name</name>
52 <cstring>ConfigPage</cstring> 58 <cstring>ConfigPage</cstring>
53 </property> 59 </property>
54 <attribute> 60 <attribute>
55 <name>title</name> 61 <name>title</name>
56 <string>General</string> 62 <string>General</string>
57 </attribute> 63 </attribute>
58 <spacer> 64 <vbox>
59 <property>
60 <name>name</name>
61 <cstring>Spacer31</cstring>
62 </property>
63 <property stdset="1">
64 <name>orientation</name>
65 <enum>Vertical</enum>
66 </property>
67 <property stdset="1">
68 <name>sizeType</name>
69 <enum>Expanding</enum>
70 </property>
71 <property>
72 <name>sizeHint</name>
73 <size>
74 <width>20</width>
75 <height>20</height>
76 </size>
77 </property>
78 </spacer>
79 <widget>
80 <class>QLabel</class>
81 <property stdset="1">
82 <name>name</name>
83 <cstring>modeLabel</cstring>
84 </property>
85 <property stdset="1">
86 <name>enabled</name>
87 <bool>true</bool>
88 </property>
89 <property stdset="1">
90 <name>geometry</name>
91 <rect>
92 <x>11</x>
93 <y>11</y>
94 <width>84</width>
95 <height>29</height>
96 </rect>
97 </property>
98 <property stdset="1">
99 <name>sizePolicy</name>
100 <sizepolicy>
101 <hsizetype>1</hsizetype>
102 <vsizetype>1</vsizetype>
103 </sizepolicy>
104 </property>
105 <property stdset="1">
106 <name>text</name>
107 <string>Mode</string>
108 </property>
109 </widget>
110 <widget>
111 <class>QLabel</class>
112 <property stdset="1">
113 <name>name</name>
114 <cstring>essidLabel</cstring>
115 </property>
116 <property stdset="1">
117 <name>enabled</name>
118 <bool>true</bool>
119 </property>
120 <property stdset="1">
121 <name>geometry</name>
122 <rect>
123 <x>11</x>
124 <y>46</y>
125 <width>84</width>
126 <height>29</height>
127 </rect>
128 </property>
129 <property stdset="1">
130 <name>sizePolicy</name>
131 <sizepolicy>
132 <hsizetype>1</hsizetype>
133 <vsizetype>1</vsizetype>
134 </sizepolicy>
135 </property>
136 <property stdset="1">
137 <name>text</name>
138 <string>ESS-ID</string>
139 </property>
140 </widget>
141 <widget>
142 <class>QSpinBox</class>
143 <property stdset="1">
144 <name>name</name>
145 <cstring>networkChannel</cstring>
146 </property>
147 <property stdset="1">
148 <name>enabled</name>
149 <bool>false</bool>
150 </property>
151 <property stdset="1">
152 <name>geometry</name>
153 <rect>
154 <x>146</x>
155 <y>139</y>
156 <width>58</width>
157 <height>25</height>
158 </rect>
159 </property>
160 <property stdset="1">
161 <name>maxValue</name>
162 <number>15</number>
163 </property>
164 <property stdset="1">
165 <name>minValue</name>
166 <number>1</number>
167 </property>
168 <property stdset="1">
169 <name>value</name>
170 <number>1</number>
171 </property>
172 </widget>
173 <widget>
174 <class>QLineEdit</class>
175 <property stdset="1">
176 <name>name</name>
177 <cstring>macEdit</cstring>
178 </property>
179 <property stdset="1">
180 <name>enabled</name>
181 <bool>false</bool>
182 </property>
183 <property stdset="1">
184 <name>geometry</name>
185 <rect>
186 <x>56</x>
187 <y>108</y>
188 <width>182</width>
189 <height>25</height>
190 </rect>
191 </property>
192 <property stdset="1">
193 <name>sizePolicy</name>
194 <sizepolicy>
195 <hsizetype>5</hsizetype>
196 <vsizetype>1</vsizetype>
197 </sizepolicy>
198 </property>
199 </widget>
200 <widget>
201 <class>QLabel</class>
202 <property stdset="1">
203 <name>name</name>
204 <cstring>macLabel</cstring>
205 </property>
206 <property stdset="1">
207 <name>enabled</name>
208 <bool>false</bool>
209 </property>
210 <property stdset="1">
211 <name>geometry</name>
212 <rect>
213 <x>11</x>
214 <y>108</y>
215 <width>39</width>
216 <height>25</height>
217 </rect>
218 </property>
219 <property stdset="1">
220 <name>text</name>
221 <string>MAC</string>
222 </property>
223 </widget>
224 <widget>
225 <class>QCheckBox</class>
226 <property stdset="1">
227 <name>name</name>
228 <cstring>specifyAp</cstring>
229 </property>
230 <property stdset="1">
231 <name>geometry</name>
232 <rect>
233 <x>11</x>
234 <y>81</y>
235 <width>227</width>
236 <height>21</height>
237 </rect>
238 </property>
239 <property stdset="1">
240 <name>text</name>
241 <string>Specify &amp;Access Point</string>
242 </property>
243 </widget>
244 <widget>
245 <class>QCheckBox</class>
246 <property stdset="1">
247 <name>name</name>
248 <cstring>specifyChan</cstring>
249 </property>
250 <property stdset="1">
251 <name>geometry</name>
252 <rect>
253 <x>11</x>
254 <y>141</y>
255 <width>129</width>
256 <height>21</height>
257 </rect>
258 </property>
259 <property stdset="1">
260 <name>text</name>
261 <string>Specify &amp;Channel</string>
262 </property>
263 </widget>
264 <spacer>
265 <property>
266 <name>name</name>
267 <cstring>Spacer10</cstring>
268 </property>
269 <property stdset="1"> 65 <property stdset="1">
270 <name>orientation</name> 66 <name>margin</name>
271 <enum>Horizontal</enum> 67 <number>3</number>
272 </property> 68 </property>
273 <property stdset="1"> 69 <property stdset="1">
274 <name>sizeType</name> 70 <name>spacing</name>
275 <enum>Expanding</enum> 71 <number>2</number>
276 </property>
277 <property>
278 <name>sizeHint</name>
279 <size>
280 <width>20</width>
281 <height>20</height>
282 </size>
283 </property> 72 </property>
284 </spacer> 73 <widget>
285 <widget> 74 <class>QLayoutWidget</class>
286 <class>QComboBox</class> 75 <property stdset="1">
287 <item> 76 <name>name</name>
288 <property> 77 <cstring>Layout1</cstring>
289 <name>text</name>
290 <string>any</string>
291 </property> 78 </property>
292 </item> 79 <grid>
293 <property stdset="1"> 80 <property stdset="1">
294 <name>name</name> 81 <name>margin</name>
295 <cstring>essid</cstring> 82 <number>0</number>
296 </property> 83 </property>
297 <property stdset="1"> 84 <property stdset="1">
298 <name>geometry</name> 85 <name>spacing</name>
299 <rect> 86 <number>6</number>
300 <x>101</x> 87 </property>
301 <y>46</y> 88 <widget row="1" column="1" >
302 <width>103</width> 89 <class>QComboBox</class>
303 <height>29</height> 90 <item>
304 </rect> 91 <property>
305 </property> 92 <name>text</name>
306 <property stdset="1"> 93 <string>any</string>
307 <name>sizePolicy</name> 94 </property>
308 <sizepolicy> 95 </item>
309 <hsizetype>7</hsizetype> 96 <property stdset="1">
310 <vsizetype>0</vsizetype> 97 <name>name</name>
311 </sizepolicy> 98 <cstring>essid</cstring>
312 </property> 99 </property>
313 <property stdset="1"> 100 <property stdset="1">
314 <name>editable</name> 101 <name>sizePolicy</name>
315 <bool>true</bool> 102 <sizepolicy>
316 </property> 103 <hsizetype>7</hsizetype>
317 <property stdset="1"> 104 <vsizetype>0</vsizetype>
318 <name>currentItem</name> 105 </sizepolicy>
319 <number>0</number> 106 </property>
320 </property> 107 <property stdset="1">
321 <property stdset="1"> 108 <name>editable</name>
322 <name>sizeLimit</name> 109 <bool>true</bool>
323 <number>5</number> 110 </property>
324 </property> 111 <property stdset="1">
325 <property stdset="1"> 112 <name>currentItem</name>
326 <name>autoCompletion</name> 113 <number>0</number>
327 <bool>true</bool> 114 </property>
328 </property> 115 <property stdset="1">
329 <property stdset="1"> 116 <name>sizeLimit</name>
330 <name>duplicatesEnabled</name> 117 <number>5</number>
331 <bool>false</bool> 118 </property>
332 </property> 119 <property stdset="1">
333 </widget> 120 <name>autoCompletion</name>
334 <widget> 121 <bool>true</bool>
335 <class>QComboBox</class> 122 </property>
336 <item> 123 <property stdset="1">
337 <property> 124 <name>duplicatesEnabled</name>
338 <name>text</name> 125 <bool>false</bool>
339 <string>Infrastructure</string> 126 </property>
127 </widget>
128 <widget row="1" column="0" >
129 <class>QLabel</class>
130 <property stdset="1">
131 <name>name</name>
132 <cstring>essidLabel</cstring>
133 </property>
134 <property stdset="1">
135 <name>enabled</name>
136 <bool>true</bool>
137 </property>
138 <property stdset="1">
139 <name>sizePolicy</name>
140 <sizepolicy>
141 <hsizetype>1</hsizetype>
142 <vsizetype>1</vsizetype>
143 </sizepolicy>
144 </property>
145 <property stdset="1">
146 <name>text</name>
147 <string>SSID</string>
148 </property>
149 </widget>
150 <widget row="0" column="1" >
151 <class>QComboBox</class>
152 <item>
153 <property>
154 <name>text</name>
155 <string>Infrastructure</string>
156 </property>
157 </item>
158 <item>
159 <property>
160 <name>text</name>
161 <string>Auto</string>
162 </property>
163 </item>
164 <item>
165 <property>
166 <name>text</name>
167 <string>Managed</string>
168 </property>
169 </item>
170 <item>
171 <property>
172 <name>text</name>
173 <string>Ad-Hoc</string>
174 </property>
175 </item>
176 <property stdset="1">
177 <name>name</name>
178 <cstring>mode</cstring>
179 </property>
180 <property stdset="1">
181 <name>enabled</name>
182 <bool>true</bool>
183 </property>
184 <property stdset="1">
185 <name>sizePolicy</name>
186 <sizepolicy>
187 <hsizetype>7</hsizetype>
188 <vsizetype>0</vsizetype>
189 </sizepolicy>
190 </property>
191 </widget>
192 <widget row="0" column="0" >
193 <class>QLabel</class>
194 <property stdset="1">
195 <name>name</name>
196 <cstring>modeLabel</cstring>
197 </property>
198 <property stdset="1">
199 <name>enabled</name>
200 <bool>true</bool>
201 </property>
202 <property stdset="1">
203 <name>sizePolicy</name>
204 <sizepolicy>
205 <hsizetype>1</hsizetype>
206 <vsizetype>1</vsizetype>
207 </sizepolicy>
208 </property>
209 <property stdset="1">
210 <name>text</name>
211 <string>Mode</string>
212 </property>
213 </widget>
214 </grid>
215 </widget>
216 <widget>
217 <class>QCheckBox</class>
218 <property stdset="1">
219 <name>name</name>
220 <cstring>specifyAp</cstring>
340 </property> 221 </property>
341 </item> 222 <property stdset="1">
342 <item>
343 <property>
344 <name>text</name> 223 <name>text</name>
345 <string>Auto</string> 224 <string>Specify &amp;Access Point</string>
346 </property> 225 </property>
347 </item> 226 </widget>
348 <item> 227 <widget>
349 <property> 228 <class>QLayoutWidget</class>
350 <name>text</name> 229 <property stdset="1">
351 <string>Managed</string> 230 <name>name</name>
231 <cstring>Layout3</cstring>
352 </property> 232 </property>
353 </item> 233 <hbox>
354 <item> 234 <property stdset="1">
355 <property> 235 <name>margin</name>
236 <number>0</number>
237 </property>
238 <property stdset="1">
239 <name>spacing</name>
240 <number>6</number>
241 </property>
242 <widget>
243 <class>QLabel</class>
244 <property stdset="1">
245 <name>name</name>
246 <cstring>macLabel</cstring>
247 </property>
248 <property stdset="1">
249 <name>enabled</name>
250 <bool>false</bool>
251 </property>
252 <property stdset="1">
253 <name>text</name>
254 <string>MAC</string>
255 </property>
256 </widget>
257 <widget>
258 <class>QLineEdit</class>
259 <property stdset="1">
260 <name>name</name>
261 <cstring>macEdit</cstring>
262 </property>
263 <property stdset="1">
264 <name>enabled</name>
265 <bool>false</bool>
266 </property>
267 <property stdset="1">
268 <name>sizePolicy</name>
269 <sizepolicy>
270 <hsizetype>7</hsizetype>
271 <vsizetype>1</vsizetype>
272 </sizepolicy>
273 </property>
274 </widget>
275 </hbox>
276 </widget>
277 <widget>
278 <class>QLayoutWidget</class>
279 <property stdset="1">
280 <name>name</name>
281 <cstring>Layout4</cstring>
282 </property>
283 <hbox>
284 <property stdset="1">
285 <name>margin</name>
286 <number>0</number>
287 </property>
288 <property stdset="1">
289 <name>spacing</name>
290 <number>6</number>
291 </property>
292 <widget>
293 <class>QCheckBox</class>
294 <property stdset="1">
295 <name>name</name>
296 <cstring>specifyChan</cstring>
297 </property>
298 <property stdset="1">
299 <name>text</name>
300 <string>Specify &amp;Channel</string>
301 </property>
302 </widget>
303 <widget>
304 <class>QSpinBox</class>
305 <property stdset="1">
306 <name>name</name>
307 <cstring>networkChannel</cstring>
308 </property>
309 <property stdset="1">
310 <name>enabled</name>
311 <bool>false</bool>
312 </property>
313 <property stdset="1">
314 <name>maxValue</name>
315 <number>15</number>
316 </property>
317 <property stdset="1">
318 <name>minValue</name>
319 <number>1</number>
320 </property>
321 <property stdset="1">
322 <name>value</name>
323 <number>1</number>
324 </property>
325 </widget>
326 </hbox>
327 </widget>
328 <widget>
329 <class>QPushButton</class>
330 <property stdset="1">
331 <name>name</name>
332 <cstring>rescanButton</cstring>
333 </property>
334 <property stdset="1">
356 <name>text</name> 335 <name>text</name>
357 <string>Ad-Hoc</string> 336 <string>Rescan Neighbourhood</string>
358 </property> 337 </property>
359 </item> 338 </widget>
360 <property stdset="1"> 339 <widget>
361 <name>name</name> 340 <class>QListView</class>
362 <cstring>mode</cstring> 341 <column>
363 </property> 342 <property>
364 <property stdset="1"> 343 <name>text</name>
365 <name>enabled</name> 344 <string></string>
366 <bool>true</bool> 345 </property>
367 </property> 346 <property>
368 <property stdset="1"> 347 <name>clickable</name>
369 <name>geometry</name> 348 <bool>true</bool>
370 <rect> 349 </property>
371 <x>101</x> 350 <property>
372 <y>11</y> 351 <name>resizeable</name>
373 <width>103</width> 352 <bool>true</bool>
374 <height>29</height> 353 </property>
375 </rect> 354 </column>
376 </property> 355 <column>
377 <property stdset="1"> 356 <property>
378 <name>sizePolicy</name> 357 <name>text</name>
379 <sizepolicy> 358 <string>SSID</string>
380 <hsizetype>1</hsizetype> 359 </property>
381 <vsizetype>0</vsizetype> 360 <property>
382 </sizepolicy> 361 <name>clickable</name>
383 </property> 362 <bool>true</bool>
384 </widget> 363 </property>
364 <property>
365 <name>resizeable</name>
366 <bool>true</bool>
367 </property>
368 </column>
369 <column>
370 <property>
371 <name>text</name>
372 <string>Chn</string>
373 </property>
374 <property>
375 <name>clickable</name>
376 <bool>true</bool>
377 </property>
378 <property>
379 <name>resizeable</name>
380 <bool>true</bool>
381 </property>
382 </column>
383 <column>
384 <property>
385 <name>text</name>
386 <string>MAC</string>
387 </property>
388 <property>
389 <name>clickable</name>
390 <bool>true</bool>
391 </property>
392 <property>
393 <name>resizeable</name>
394 <bool>true</bool>
395 </property>
396 </column>
397 <property stdset="1">
398 <name>name</name>
399 <cstring>netView</cstring>
400 </property>
401 </widget>
402 </vbox>
385 </widget> 403 </widget>
386 <widget> 404 <widget>
387 <class>QWidget</class> 405 <class>QWidget</class>
388 <property stdset="1"> 406 <property stdset="1">
389 <name>name</name> 407 <name>name</name>
390 <cstring>WepPage</cstring> 408 <cstring>WepPage</cstring>
@@ -393,17 +411,17 @@
393 <name>title</name> 411 <name>title</name>
394 <string>Encryption</string> 412 <string>Encryption</string>
395 </attribute> 413 </attribute>
396 <grid> 414 <grid>
397 <property stdset="1"> 415 <property stdset="1">
398 <name>margin</name> 416 <name>margin</name>
399 <number>11</number> 417 <number>7</number>
400 </property> 418 </property>
401 <property stdset="1"> 419 <property stdset="1">
402 <name>spacing</name> 420 <name>spacing</name>
403 <number>6</number> 421 <number>3</number>
404 </property> 422 </property>
405 <widget row="0" column="0" > 423 <widget row="0" column="0" >
406 <class>QCheckBox</class> 424 <class>QCheckBox</class>
407 <property stdset="1"> 425 <property stdset="1">
408 <name>name</name> 426 <name>name</name>
409 <cstring>wepEnabled</cstring> 427 <cstring>wepEnabled</cstring>