author | hrw <hrw> | 2005-12-01 10:47:10 (UTC) |
---|---|---|
committer | hrw <hrw> | 2005-12-01 10:47:10 (UTC) |
commit | bb9f3cb27500b70124985fd51f90b7f8ded33588 (patch) (unidiff) | |
tree | 0e64451706133c0e587873660257dc961c5768eb | |
parent | 252a5a6c477ee0b394b34dce5f77265006ae2010 (diff) | |
download | opie-bb9f3cb27500b70124985fd51f90b7f8ded33588.zip opie-bb9f3cb27500b70124985fd51f90b7f8ded33588.tar.gz opie-bb9f3cb27500b70124985fd51f90b7f8ded33588.tar.bz2 |
blue-pin: make UI resizable to looks good in any resolution
- buttons are larger now
- field for info about incoming connection is higher
- PIN entry field is wider
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | noncore/net/opietooth/blue-pin/pindlgbase.ui | 211 |
2 files changed, 148 insertions, 66 deletions
@@ -15,5 +15,6 @@ | |||
15 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) | 15 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
16 | * n.a. - remove hardcoded font size from wellenreiter (hrw) | 16 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
17 | * n.a. - added patch to build QT/E 2.3.10 with gc 4.x.x (hrw) | 17 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) |
18 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) | ||
18 | 19 | ||
19 | 2005-09-11Opie 1.2.1 | 20 | 2005-09-11Opie 1.2.1 |
diff --git a/noncore/net/opietooth/blue-pin/pindlgbase.ui b/noncore/net/opietooth/blue-pin/pindlgbase.ui index 6586014..916e476 100644 --- a/noncore/net/opietooth/blue-pin/pindlgbase.ui +++ b/noncore/net/opietooth/blue-pin/pindlgbase.ui | |||
@@ -13,6 +13,6 @@ | |||
13 | <x>0</x> | 13 | <x>0</x> |
14 | <y>0</y> | 14 | <y>0</y> |
15 | <width>196</width> | 15 | <width>324</width> |
16 | <height>175</height> | 16 | <height>375</height> |
17 | </rect> | 17 | </rect> |
18 | </property> | 18 | </property> |
@@ -53,4 +53,11 @@ | |||
53 | <cstring>Layout9</cstring> | 53 | <cstring>Layout9</cstring> |
54 | </property> | 54 | </property> |
55 | <property stdset="1"> | ||
56 | <name>maximumSize</name> | ||
57 | <size> | ||
58 | <width>32767</width> | ||
59 | <height>64</height> | ||
60 | </size> | ||
61 | </property> | ||
55 | <hbox> | 62 | <hbox> |
56 | <property stdset="1"> | 63 | <property stdset="1"> |
@@ -69,4 +76,18 @@ | |||
69 | </property> | 76 | </property> |
70 | <property stdset="1"> | 77 | <property stdset="1"> |
78 | <name>sizePolicy</name> | ||
79 | <sizepolicy> | ||
80 | <hsizetype>7</hsizetype> | ||
81 | <vsizetype>7</vsizetype> | ||
82 | </sizepolicy> | ||
83 | </property> | ||
84 | <property stdset="1"> | ||
85 | <name>maximumSize</name> | ||
86 | <size> | ||
87 | <width>32767</width> | ||
88 | <height>64</height> | ||
89 | </size> | ||
90 | </property> | ||
91 | <property stdset="1"> | ||
71 | <name>font</name> | 92 | <name>font</name> |
72 | <font> | 93 | <font> |
@@ -75,5 +96,7 @@ | |||
75 | <property stdset="1"> | 96 | <property stdset="1"> |
76 | <name>text</name> | 97 | <name>text</name> |
77 | <string>Enter PIN:</string> | 98 | <string>Incoming |
99 | connection from | ||
100 | [Bluetooth address]</string> | ||
78 | </property> | 101 | </property> |
79 | </widget> | 102 | </widget> |
@@ -116,25 +139,34 @@ | |||
116 | <number>6</number> | 139 | <number>6</number> |
117 | </property> | 140 | </property> |
118 | <spacer> | 141 | <widget> |
119 | <property> | 142 | <class>QLabel</class> |
143 | <property stdset="1"> | ||
120 | <name>name</name> | 144 | <name>name</name> |
121 | <cstring>Spacer2</cstring> | 145 | <cstring>txtEnterPin</cstring> |
122 | </property> | 146 | </property> |
123 | <property stdset="1"> | 147 | <property stdset="1"> |
124 | <name>orientation</name> | 148 | <name>sizePolicy</name> |
125 | <enum>Horizontal</enum> | 149 | <sizepolicy> |
150 | <hsizetype>1</hsizetype> | ||
151 | <vsizetype>1</vsizetype> | ||
152 | </sizepolicy> | ||
126 | </property> | 153 | </property> |
127 | <property stdset="1"> | 154 | <property stdset="1"> |
128 | <name>sizeType</name> | 155 | <name>maximumSize</name> |
129 | <enum>Expanding</enum> | ||
130 | </property> | ||
131 | <property> | ||
132 | <name>sizeHint</name> | ||
133 | <size> | 156 | <size> |
134 | <width>20</width> | 157 | <width>32767</width> |
135 | <height>20</height> | 158 | <height>64</height> |
136 | </size> | 159 | </size> |
137 | </property> | 160 | </property> |
138 | </spacer> | 161 | <property stdset="1"> |
162 | <name>font</name> | ||
163 | <font> | ||
164 | </font> | ||
165 | </property> | ||
166 | <property stdset="1"> | ||
167 | <name>text</name> | ||
168 | <string>Enter PIN:</string> | ||
169 | </property> | ||
170 | </widget> | ||
139 | <widget> | 171 | <widget> |
140 | <class>QLineEdit</class> | 172 | <class>QLineEdit</class> |
@@ -148,25 +180,4 @@ | |||
148 | </property> | 180 | </property> |
149 | </widget> | 181 | </widget> |
150 | <spacer> | ||
151 | <property> | ||
152 | <name>name</name> | ||
153 | <cstring>Spacer3</cstring> | ||
154 | </property> | ||
155 | <property stdset="1"> | ||
156 | <name>orientation</name> | ||
157 | <enum>Horizontal</enum> | ||
158 | </property> | ||
159 | <property stdset="1"> | ||
160 | <name>sizeType</name> | ||
161 | <enum>Expanding</enum> | ||
162 | </property> | ||
163 | <property> | ||
164 | <name>sizeHint</name> | ||
165 | <size> | ||
166 | <width>20</width> | ||
167 | <height>20</height> | ||
168 | </size> | ||
169 | </property> | ||
170 | </spacer> | ||
171 | <widget> | 182 | <widget> |
172 | <class>QCheckBox</class> | 183 | <class>QCheckBox</class> |
@@ -221,8 +232,15 @@ | |||
221 | </property> | 232 | </property> |
222 | <property stdset="1"> | 233 | <property stdset="1"> |
234 | <name>sizePolicy</name> | ||
235 | <sizepolicy> | ||
236 | <hsizetype>3</hsizetype> | ||
237 | <vsizetype>3</vsizetype> | ||
238 | </sizepolicy> | ||
239 | </property> | ||
240 | <property stdset="1"> | ||
223 | <name>maximumSize</name> | 241 | <name>maximumSize</name> |
224 | <size> | 242 | <size> |
225 | <width>60</width> | 243 | <width>32767</width> |
226 | <height>25</height> | 244 | <height>32767</height> |
227 | </size> | 245 | </size> |
228 | </property> | 246 | </property> |
@@ -239,8 +257,15 @@ | |||
239 | </property> | 257 | </property> |
240 | <property stdset="1"> | 258 | <property stdset="1"> |
259 | <name>sizePolicy</name> | ||
260 | <sizepolicy> | ||
261 | <hsizetype>3</hsizetype> | ||
262 | <vsizetype>3</vsizetype> | ||
263 | </sizepolicy> | ||
264 | </property> | ||
265 | <property stdset="1"> | ||
241 | <name>maximumSize</name> | 266 | <name>maximumSize</name> |
242 | <size> | 267 | <size> |
243 | <width>60</width> | 268 | <width>32767</width> |
244 | <height>25</height> | 269 | <height>32767</height> |
245 | </size> | 270 | </size> |
246 | </property> | 271 | </property> |
@@ -257,8 +282,15 @@ | |||
257 | </property> | 282 | </property> |
258 | <property stdset="1"> | 283 | <property stdset="1"> |
284 | <name>sizePolicy</name> | ||
285 | <sizepolicy> | ||
286 | <hsizetype>3</hsizetype> | ||
287 | <vsizetype>3</vsizetype> | ||
288 | </sizepolicy> | ||
289 | </property> | ||
290 | <property stdset="1"> | ||
259 | <name>maximumSize</name> | 291 | <name>maximumSize</name> |
260 | <size> | 292 | <size> |
261 | <width>60</width> | 293 | <width>32767</width> |
262 | <height>25</height> | 294 | <height>32767</height> |
263 | </size> | 295 | </size> |
264 | </property> | 296 | </property> |
@@ -302,8 +334,15 @@ | |||
302 | </property> | 334 | </property> |
303 | <property stdset="1"> | 335 | <property stdset="1"> |
336 | <name>sizePolicy</name> | ||
337 | <sizepolicy> | ||
338 | <hsizetype>3</hsizetype> | ||
339 | <vsizetype>3</vsizetype> | ||
340 | </sizepolicy> | ||
341 | </property> | ||
342 | <property stdset="1"> | ||
304 | <name>maximumSize</name> | 343 | <name>maximumSize</name> |
305 | <size> | 344 | <size> |
306 | <width>60</width> | 345 | <width>32767</width> |
307 | <height>25</height> | 346 | <height>32767</height> |
308 | </size> | 347 | </size> |
309 | </property> | 348 | </property> |
@@ -320,8 +359,15 @@ | |||
320 | </property> | 359 | </property> |
321 | <property stdset="1"> | 360 | <property stdset="1"> |
361 | <name>sizePolicy</name> | ||
362 | <sizepolicy> | ||
363 | <hsizetype>3</hsizetype> | ||
364 | <vsizetype>3</vsizetype> | ||
365 | </sizepolicy> | ||
366 | </property> | ||
367 | <property stdset="1"> | ||
322 | <name>maximumSize</name> | 368 | <name>maximumSize</name> |
323 | <size> | 369 | <size> |
324 | <width>60</width> | 370 | <width>32767</width> |
325 | <height>25</height> | 371 | <height>32767</height> |
326 | </size> | 372 | </size> |
327 | </property> | 373 | </property> |
@@ -338,8 +384,15 @@ | |||
338 | </property> | 384 | </property> |
339 | <property stdset="1"> | 385 | <property stdset="1"> |
386 | <name>sizePolicy</name> | ||
387 | <sizepolicy> | ||
388 | <hsizetype>3</hsizetype> | ||
389 | <vsizetype>3</vsizetype> | ||
390 | </sizepolicy> | ||
391 | </property> | ||
392 | <property stdset="1"> | ||
340 | <name>maximumSize</name> | 393 | <name>maximumSize</name> |
341 | <size> | 394 | <size> |
342 | <width>60</width> | 395 | <width>32767</width> |
343 | <height>25</height> | 396 | <height>32767</height> |
344 | </size> | 397 | </size> |
345 | </property> | 398 | </property> |
@@ -383,8 +436,15 @@ | |||
383 | </property> | 436 | </property> |
384 | <property stdset="1"> | 437 | <property stdset="1"> |
438 | <name>sizePolicy</name> | ||
439 | <sizepolicy> | ||
440 | <hsizetype>3</hsizetype> | ||
441 | <vsizetype>3</vsizetype> | ||
442 | </sizepolicy> | ||
443 | </property> | ||
444 | <property stdset="1"> | ||
385 | <name>maximumSize</name> | 445 | <name>maximumSize</name> |
386 | <size> | 446 | <size> |
387 | <width>60</width> | 447 | <width>32767</width> |
388 | <height>25</height> | 448 | <height>32767</height> |
389 | </size> | 449 | </size> |
390 | </property> | 450 | </property> |
@@ -401,8 +461,15 @@ | |||
401 | </property> | 461 | </property> |
402 | <property stdset="1"> | 462 | <property stdset="1"> |
463 | <name>sizePolicy</name> | ||
464 | <sizepolicy> | ||
465 | <hsizetype>3</hsizetype> | ||
466 | <vsizetype>3</vsizetype> | ||
467 | </sizepolicy> | ||
468 | </property> | ||
469 | <property stdset="1"> | ||
403 | <name>maximumSize</name> | 470 | <name>maximumSize</name> |
404 | <size> | 471 | <size> |
405 | <width>60</width> | 472 | <width>32767</width> |
406 | <height>25</height> | 473 | <height>32767</height> |
407 | </size> | 474 | </size> |
408 | </property> | 475 | </property> |
@@ -419,8 +486,15 @@ | |||
419 | </property> | 486 | </property> |
420 | <property stdset="1"> | 487 | <property stdset="1"> |
488 | <name>sizePolicy</name> | ||
489 | <sizepolicy> | ||
490 | <hsizetype>3</hsizetype> | ||
491 | <vsizetype>3</vsizetype> | ||
492 | </sizepolicy> | ||
493 | </property> | ||
494 | <property stdset="1"> | ||
421 | <name>maximumSize</name> | 495 | <name>maximumSize</name> |
422 | <size> | 496 | <size> |
423 | <width>60</width> | 497 | <width>32767</width> |
424 | <height>25</height> | 498 | <height>32767</height> |
425 | </size> | 499 | </size> |
426 | </property> | 500 | </property> |
@@ -464,8 +538,15 @@ | |||
464 | </property> | 538 | </property> |
465 | <property stdset="1"> | 539 | <property stdset="1"> |
540 | <name>sizePolicy</name> | ||
541 | <sizepolicy> | ||
542 | <hsizetype>3</hsizetype> | ||
543 | <vsizetype>3</vsizetype> | ||
544 | </sizepolicy> | ||
545 | </property> | ||
546 | <property stdset="1"> | ||
466 | <name>maximumSize</name> | 547 | <name>maximumSize</name> |
467 | <size> | 548 | <size> |
468 | <width>60</width> | 549 | <width>32767</width> |
469 | <height>25</height> | 550 | <height>32767</height> |
470 | </size> | 551 | </size> |
471 | </property> | 552 | </property> |
@@ -484,6 +565,6 @@ | |||
484 | <name>sizePolicy</name> | 565 | <name>sizePolicy</name> |
485 | <sizepolicy> | 566 | <sizepolicy> |
486 | <hsizetype>1</hsizetype> | 567 | <hsizetype>3</hsizetype> |
487 | <vsizetype>1</vsizetype> | 568 | <vsizetype>3</vsizetype> |
488 | </sizepolicy> | 569 | </sizepolicy> |
489 | </property> | 570 | </property> |
@@ -491,6 +572,6 @@ | |||
491 | <name>maximumSize</name> | 572 | <name>maximumSize</name> |
492 | <size> | 573 | <size> |
493 | <width>60</width> | 574 | <width>32767</width> |
494 | <height>25</height> | 575 | <height>32767</height> |
495 | </size> | 576 | </size> |
496 | </property> | 577 | </property> |
@@ -509,6 +590,6 @@ | |||
509 | <name>sizePolicy</name> | 590 | <name>sizePolicy</name> |
510 | <sizepolicy> | 591 | <sizepolicy> |
511 | <hsizetype>1</hsizetype> | 592 | <hsizetype>3</hsizetype> |
512 | <vsizetype>1</vsizetype> | 593 | <vsizetype>3</vsizetype> |
513 | </sizepolicy> | 594 | </sizepolicy> |
514 | </property> | 595 | </property> |
@@ -516,6 +597,6 @@ | |||
516 | <name>maximumSize</name> | 597 | <name>maximumSize</name> |
517 | <size> | 598 | <size> |
518 | <width>60</width> | 599 | <width>32767</width> |
519 | <height>25</height> | 600 | <height>32767</height> |
520 | </size> | 601 | </size> |
521 | </property> | 602 | </property> |