summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
-rw-r--r--noncore/net/opietooth/blue-pin/pindlgbase.ui211
2 files changed, 148 insertions, 66 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f02614..2649165 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,17 +9,18 @@
Fixed Bugs
----------
* #1695 - Date selector use too small fontsize on VGA screen (hrw)
* #1686 - opie-console lack UI setting for switching scrollbar (hrw)
* #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
* #1624 - Button settngs changes are applied only after restart (hrw)
* #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
* n.a. - remove hardcoded font size from wellenreiter (hrw)
- * n.a. - added patch to build QT/E 2.3.10 with gc 4.x.x (hrw)
+ * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw)
+ * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw)
2005-09-11 Opie 1.2.1
New Features
------------
* OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
* Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
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
@@ -7,18 +7,18 @@
<name>name</name>
<cstring>Form1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
- <width>196</width>
- <height>175</height>
+ <width>324</width>
+ <height>375</height>
</rect>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>3</vsizetype>
</sizepolicy>
@@ -47,39 +47,62 @@
<number>2</number>
</property>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout9</cstring>
</property>
+ <property stdset="1">
+ <name>maximumSize</name>
+ <size>
+ <width>32767</width>
+ <height>64</height>
+ </size>
+ </property>
<hbox>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>txtStatus</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>7</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
+ <name>maximumSize</name>
+ <size>
+ <width>32767</width>
+ <height>64</height>
+ </size>
+ </property>
+ <property stdset="1">
<name>font</name>
<font>
</font>
</property>
<property stdset="1">
<name>text</name>
- <string>Enter PIN:</string>
+ <string>Incoming
+connection from
+[Bluetooth address]</string>
</property>
</widget>
<spacer>
<property>
<name>name</name>
<cstring>Spacer1</cstring>
</property>
<property stdset="1">
@@ -110,69 +133,57 @@
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
- <spacer>
- <property>
+ <widget>
+ <class>QLabel</class>
+ <property stdset="1">
<name>name</name>
- <cstring>Spacer2</cstring>
+ <cstring>txtEnterPin</cstring>
</property>
<property stdset="1">
- <name>orientation</name>
- <enum>Horizontal</enum>
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>1</vsizetype>
+ </sizepolicy>
</property>
<property stdset="1">
- <name>sizeType</name>
- <enum>Expanding</enum>
- </property>
- <property>
- <name>sizeHint</name>
+ <name>maximumSize</name>
<size>
- <width>20</width>
- <height>20</height>
+ <width>32767</width>
+ <height>64</height>
</size>
</property>
- </spacer>
+ <property stdset="1">
+ <name>font</name>
+ <font>
+ </font>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Enter PIN:</string>
+ </property>
+ </widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>lnePin</cstring>
</property>
<property stdset="1">
<name>frame</name>
<bool>true</bool>
</property>
</widget>
- <spacer>
- <property>
- <name>name</name>
- <cstring>Spacer3</cstring>
- </property>
- <property stdset="1">
- <name>orientation</name>
- <enum>Horizontal</enum>
- </property>
- <property stdset="1">
- <name>sizeType</name>
- <enum>Expanding</enum>
- </property>
- <property>
- <name>sizeHint</name>
- <size>
- <width>20</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>ckbPin</cstring>
</property>
<property stdset="1">
<name>text</name>
@@ -215,56 +226,77 @@
</property>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt1</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>1</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt2</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>2</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt3</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>3</string>
</property>
</widget>
</hbox>
@@ -296,56 +328,77 @@
</property>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt4</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>4</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt5</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>5</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt6</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>6</string>
</property>
</widget>
</hbox>
@@ -377,56 +430,77 @@
</property>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt7</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>7</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt8</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>8</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt9</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>9</string>
</property>
</widget>
</hbox>
@@ -458,70 +532,77 @@
</property>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>PushButton1</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Ok</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>bt0</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>1</vsizetype>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>PushButton2</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>1</vsizetype>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>maximumSize</name>
<size>
- <width>60</width>
- <height>25</height>
+ <width>32767</width>
+ <height>32767</height>
</size>
</property>
<property stdset="1">
<name>text</name>
<string>&amp;Cancel</string>
</property>
</widget>
</hbox>