| .. |
|
__init__.py
|
fix: wallet storage upgrade happening silently even when using QT GUI
|
2017-11-02 12:11:36 +01:00 |
|
address_dialog.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
address_list.py
|
fix AddressList: indices of address states
|
2017-10-31 03:57:11 +01:00 |
|
amountedit.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
console.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
contact_list.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
fee_slider.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
history_list.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
installwizard.py
|
follow-up 115ef54c0c: wallet storage - silent upgrades whenever possible
|
2017-11-11 09:23:56 +01:00 |
|
invoice_list.py
|
fix: payment request related stuff (qt crash, exporting, refresh bug)
|
2017-10-27 02:32:49 +02:00 |
|
main_window.py
|
file i/o: use 'with' keyword
|
2017-11-12 14:33:46 +01:00 |
|
network_dialog.py
|
bitcoin.NetworkConstants: easier changing between testnet and mainnet
|
2017-11-09 17:47:57 +01:00 |
|
password_dialog.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
paytoedit.py
|
paytoedit: Calculate height depending on font's line height
|
2017-11-07 15:27:02 +01:00 |
|
qrcodewidget.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
qrtextedit.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
qrwindow.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
request_list.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
seed_dialog.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
transaction_dialog.py
|
increase width of tx window, because segwit addresses are longer
|
2017-10-27 16:32:08 +02:00 |
|
util.py
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
utxo_list.py
|
Adjust colors if dark color scheme is used
|
2017-10-04 15:17:20 +02:00 |