-WIP-electrum-btcp/gui/qt
Fredrick Brennan b14b5d3dd4 Make seed uncopyable
Other wallets, such as Mycelium, do not allow the user to simply copy
and paste the seed. This is very useful to assure users follow
directions on the next screen, because previously it was easily possible
to just copy the seed and paste it on the next screen. The user's wallet
would work well for a while like this, but without having the seed
written down it's more of a ticking time bomb than a wallet.

I recommend pulling this patch as I have read many cases where users do
not write the seed down, and I believe that the main cause is lack of
friction forcing them to do so.

This patch was inspired by reading this Reddit conversation:

https://www.reddit.com/r/Bitcoin/comments/3p4bq1/electrum_v25/cw380kg

But I'm not a participant in that convo.
2015-10-18 15:42:11 +08:00
..
themes simplify setup.py using package_data 2015-02-18 17:13:41 +01:00
__init__.py Clean up install wizard a little 2015-09-26 17:19:42 +09:00
address_dialog.py update buttons in address dialog 2015-04-20 14:25:39 +02:00
amountedit.py Updates for exchange_rate plugin 2015-09-06 13:42:40 +09:00
console.py do not add command to console history if it starts with a space 2014-12-14 16:53:40 +01:00
history_widget.py Don't refresh whilst editing! 2015-09-09 09:36:35 +09:00
installwizard.py fix #1488: add formerly deleted method 2015-10-17 20:53:33 +02:00
main_window.py minor fix FX plugin 2015-10-17 12:46:05 +02:00
network_dialog.py Rename auto_cycle to auto_connect in config 2015-05-25 16:18:52 +09:00
password_dialog.py new Button widgets 2015-03-14 12:28:19 +01:00
paytoedit.py should fix #1403 2015-08-19 13:33:00 +02:00
qrcodewidget.py Speed up painting of qr codes. 2015-05-27 11:44:28 +09:00
qrtextedit.py Make seed uncopyable 2015-10-18 15:42:11 +08: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 seed uncopyable 2015-10-18 15:42:11 +08:00
transaction_dialog.py show number of inputs/outputs 2015-08-18 18:35:52 +02:00
util.py Don't refresh whilst editing! 2015-09-09 09:36:35 +09:00