installwizard: multisig wallets
[electrum-nvc.git] / gui / qt / installwizard.py
2014-04-19 ThomasVinstallwizard: multisig wallets
2014-04-13 ThomasVfix: create accounts
2014-04-06 ThomasVremove hardcoded seed
2014-04-06 ThomasVhooks and workflow for 2of3 wallets
2014-04-05 ThomasVcheck seed in gui. fixes #622
2014-02-28 ThomasVrestore from master public key (qt and command line)
2014-02-27 ThomasVMerge branch '2.0'
2014-02-27 ThomasVrebrand this branch as 1.9.8
2014-02-03 ThomasVuse separata class for old wallets; decide with WalletF...
2014-01-28 Brian GreenbergSquash case on user-entered seed when restoring a wallet.
2014-01-08 ThomasVinstallwizard: set network to None if offline
2013-12-17 ThomasVfix: return None if user presses cancel
2013-12-17 ThomasVinstallwizard: don't repeat same info
2013-12-17 ThomasVclarify text
2013-12-14 ecdsadetect if electrum is offline during wallet creation
2013-12-13 thomasvDuring wallet creation, do not write seed on disk befor...
2013-11-12 ThomasVdon't exit in wizard (fixes #402)
2013-11-11 ThomasVwallet: call create_accounts in save_seed
2013-11-10 Bryan Stittfix more bare excepts
2013-11-05 ThomasVfix regression: offline mode
2013-11-03 ThomasVrestore from master public key with seed v4
2013-11-03 ThomasVuse QStackedLayout in install wizard
2013-10-31 thomasvfix mnemonic decode
2013-10-31 thomasvdisable bip32
2013-10-26 ThomasVseed v6
2013-10-15 ThomasVenforce 'chain' parameter in wizard
2013-10-10 rdymacLine breaks and blank spaces
2013-10-03 thomasvdisable 'offline' option in install wizard, because...
2013-10-03 ThomasVsimplify show_seed dialog
2013-10-01 ThomasVrestore from master public key
2013-09-30 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2013-09-30 ThomasVremove show() in waiting dialog
2013-09-30 MaranFix line break in translation
2013-09-30 MaranFlesh out the text for the install wizard
2013-09-28 ThomasVcommon wallet.restore() method for GUIs
2013-09-24 ThomasVfix names
2013-09-24 ThomasVsimplify gui names