electrum-bitcoinprivate/gui/qt
Neil Booth 144f53be18 Use TaskThread to simplify ThreadedButton
And improve labels dialog
2016-01-17 16:13:32 +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 Add TaskThread, use to simplify WaitingDialog 2016-01-17 15:47:08 +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 Fix prior; keep tx dialog as top-level window 2016-01-17 13:41:09 +09:00
util.py Use TaskThread to simplify ThreadedButton 2016-01-17 16:13:32 +09:00