.. |
__init__.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
address_dialog.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
address_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
amountedit.py
|
connect fee edits together
|
2017-12-21 11:17:20 +01:00 |
console.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
contact_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
fee_slider.py
|
change tx size to label. small fix re connecting slider and feerate. slider changes look when its value is ignored.
|
2017-12-21 11:17:20 +01:00 |
history_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
installwizard.py
|
format a few strings with str.format(). fix #3405
|
2017-12-12 16:55:50 +01:00 |
invoice_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
main_window.py
|
fix some crashes when the underlying QT (C/C++) object no longer exists
|
2017-12-25 16:57:05 +01:00 |
network_dialog.py
|
replace SSL checkbox in GUI with command line option
|
2017-12-18 14:15:10 +01:00 |
password_dialog.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
paytoedit.py
|
fix: openalias resolution unnecessarily blocks gui for some payto
|
2017-12-08 21:21:54 +01:00 |
qrcodewidget.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
qrtextedit.py
|
fix: crash when closing qrscanner window (see #3546)
|
2017-12-17 21:11:25 +01:00 |
qrwindow.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
request_list.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
seed_dialog.py
|
format a few strings with str.format(). fix #3405
|
2017-12-12 16:55:50 +01:00 |
transaction_dialog.py
|
use the send tab when sweeping (qt gui)
|
2017-11-30 12:27:00 +01:00 |
util.py
|
fix some crashes when the underlying QT (C/C++) object no longer exists
|
2017-12-25 16:57:05 +01:00 |
utxo_list.py
|
disallow editing labels in Coins tab (QT)
|
2017-11-17 01:54:48 +01:00 |