-WIP-electrum-btcp/gui/qt
Neil Booth a58c19d7c0 Clean up and fix account adding
As per BIP44, 20 addresses are checked for transactions, not just the
first one.
Show the last account only if used or named.
If all accounts are used, prompt for password to create new one.

Fixes #1128
2015-12-25 23:34:04 +09:00
..
__init__.py MessageBoxMixin-related cleanup 2015-12-23 20:05:09 +09:00
address_dialog.py Address history dialog -> window modal 2015-12-22 22:11:37 +09:00
amountedit.py Refresh all amount edits when units change. 2015-11-09 20:06:36 +09:00
console.py fix json_encode with python console 2015-11-09 16:09:57 +01:00
history_widget.py simplify get_label 2015-12-15 12:52:30 +01:00
installwizard.py MessageBoxMixin-related cleanup 2015-12-23 20:05:09 +09:00
main_window.py Clean up and fix account adding 2015-12-25 23:34:04 +09:00
network_dialog.py Network dialog -> window modal 2015-12-22 22:23:51 +09:00
password_dialog.py Window modality fixes + improved password dialog 2015-12-23 17:32:08 +09:00
paytoedit.py More modality fixes and cleanups 2015-12-23 18:31:36 +09:00
qrcodewidget.py Modality and centring fixes for QR codes 2015-12-23 18:42:01 +09:00
qrtextedit.py More modality fixes and cleanups 2015-12-23 18:31:36 +09:00
qrwindow.py gui: don't show qr code directly in receive tab 2015-04-20 07:48:39 +02:00
seed_dialog.py Make more dialogs window-modal 2015-12-23 12:20:19 +09:00
transaction_dialog.py Modality and centring fixes for QR codes 2015-12-23 18:42:01 +09:00
util.py Clean up WaitingDialog 2015-12-23 22:10:11 +09:00