electrum-bitcoinprivate/gui/qt
Neil Booth 06c262d0dc TrezorClient: should be in a separate thread
First steps; get show_address working.
Client is not responsible for showing exceptions.
Suppress uninteresting exceptions.
2016-01-18 07:33:04 +09:00
..
__init__.py instantiate wizard only if needed 2016-01-13 11:27:17 +01: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 Close install wizard when cancelled from menu 2016-01-13 22:50:25 +09:00
main_window.py TrezorClient: should be in a separate thread 2016-01-18 07:33:04 +09:00
network_dialog.py Fix some regressions from layout rework. 2016-01-13 21:25:48 +09:00
password_dialog.py Fix some regressions from layout rework. 2016-01-13 21:25:48 +09:00
paytoedit.py define constants for tx output types 2016-01-14 17:15:50 +01:00
qrcodewidget.py Trezor: Add wipe device functionality 2016-01-03 10:26:34 +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 Fix some regressions from layout rework. 2016-01-13 21:25:48 +09:00
transaction_dialog.py replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 2016-01-17 15:04:11 +01:00
util.py QMessageBox is a top-level window 2016-01-17 19:40:05 +09:00