LBRY-Vault/gui/qt
Neil Booth b97c2857e0 Fixes for message sign and verify
base64 can throw which caused silent verification failures.
Ask for passwords with correct parent window otherwise dialog
not visible on MacOSX.  Similarly for verification messages.
2016-01-10 12:35:29 +09:00
..
__init__.py Register loaded wallets in daemon, to prevent a wallet from being opened twice. 2016-01-06 00:58:43 +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 wizard: small tweaks, fix show_restore 2016-01-09 10:35:10 +01:00
main_window.py Fixes for message sign and verify 2016-01-10 12:35:29 +09:00
network_dialog.py fix #1597 2016-01-03 17:47:02 +01:00
password_dialog.py Passphrase-related fixes 2016-01-03 09:03:07 +09:00
paytoedit.py More modality fixes and cleanups 2015-12-23 18:31:36 +09: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 Make more dialogs window-modal 2015-12-23 12:20:19 +09:00
transaction_dialog.py More cleanup of WaitingDialog 2015-12-26 11:18:32 +09:00
util.py Separate out new QT util ChoicesLayout 2016-01-09 15:38:27 +09:00