electrum-bitcoinprivate/gui/qt
ThomasV 0ecb665b95
Merge pull request #3257 from SomberNight/bitcoin_network_constants
bitcoin.NetworkConstants: easier changing between testnet and mainnet
2017-11-10 09:15:40 +01:00
..
__init__.py Merge pull request #3010 from SomberNight/qt_wiz_catch_exc 2017-10-19 16:03:01 +02: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 cleanup py2 compatibility imports 2017-10-23 13:54:09 +02: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 remove Transaction.requires_fee() 2017-11-09 22:15:47 +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