|
|
@ -164,9 +164,6 @@ |
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
<normaloff>:/icons/remove</normaloff>:/icons/remove</iconset> |
|
|
|
<normaloff>:/icons/remove</normaloff>:/icons/remove</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="autoRepeatDelay"> |
|
|
|
|
|
|
|
<number>300</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="autoDefault"> |
|
|
|
<property name="autoDefault"> |
|
|
|
<bool>false</bool> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</property> |
|
|
@ -257,36 +254,42 @@ |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QPushButton" name="showRequestButton"> |
|
|
|
<widget class="QPushButton" name="showRequestButton"> |
|
|
|
|
|
|
|
<property name="enabled"> |
|
|
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="toolTip"> |
|
|
|
<property name="toolTip"> |
|
|
|
<string>Show the selected request (does the same as double clicking an entry)</string> |
|
|
|
<string>Show the selected request (does the same as double clicking an entry)</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Show</string> |
|
|
|
<string>Show</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="enabled"> |
|
|
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
<normaloff>:/icons/edit</normaloff>:/icons/edit</iconset> |
|
|
|
<normaloff>:/icons/edit</normaloff>:/icons/edit</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
|
<widget class="QPushButton" name="removeRequestButton"> |
|
|
|
<widget class="QPushButton" name="removeRequestButton"> |
|
|
|
|
|
|
|
<property name="enabled"> |
|
|
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="toolTip"> |
|
|
|
<property name="toolTip"> |
|
|
|
<string>Remove the selected entries from the list</string> |
|
|
|
<string>Remove the selected entries from the list</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Remove</string> |
|
|
|
<string>Remove</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<property name="enabled"> |
|
|
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="icon"> |
|
|
|
<property name="icon"> |
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
<iconset resource="../bitcoin.qrc"> |
|
|
|
<normaloff>:/icons/remove</normaloff>:/icons/remove</iconset> |
|
|
|
<normaloff>:/icons/remove</normaloff>:/icons/remove</iconset> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="autoDefault"> |
|
|
|
|
|
|
|
<bool>false</bool> |
|
|
|
|
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<item> |
|
|
@ -314,6 +317,7 @@ |
|
|
|
<class>BitcoinAmountField</class> |
|
|
|
<class>BitcoinAmountField</class> |
|
|
|
<extends>QLineEdit</extends> |
|
|
|
<extends>QLineEdit</extends> |
|
|
|
<header>bitcoinamountfield.h</header> |
|
|
|
<header>bitcoinamountfield.h</header> |
|
|
|
|
|
|
|
<container>1</container> |
|
|
|
</customwidget> |
|
|
|
</customwidget> |
|
|
|
</customwidgets> |
|
|
|
</customwidgets> |
|
|
|
<tabstops> |
|
|
|
<tabstops> |
|
|
|