fix spacing for indent
[electrum-nvc.git] / gui / qt / installwizard.py
2014-07-11 Michael Wozniakfix spacing for indent
2014-07-10 ThomasVwizard restore hook
2014-07-05 ThomasVwizard: ask for password earlier during restore
2014-07-01 ThomasVbetter integration of plugins in installwizard (for...
2014-06-25 ThomasVrestore from xprv
2014-06-22 ThomasVmessage: cosigner wallet
2014-06-13 ThomasVwizard: set next button default
2014-06-02 ThomasVfix: wizard 2of2 (cosigning key)
2014-06-02 ThomasVfix: wizard 2of2
2014-05-26 Michael Wozniakshow/raise install dialog
2014-05-12 ThomasVmulti seed and mpk dialogs
2014-05-09 ThomasVadd clickable label to show/hide advanced wallet types
2014-05-09 ThomasVadd 2of3 wallets in wizard
2014-05-09 ThomasVfix name
2014-05-09 ThomasVwizard: simplify multisig creation
2014-05-09 ThomasVmerge screens of the install wizard
2014-04-29 ThomasVmessages for enter_seed
2014-04-29 ThomasVnew class: Imported_Wallet
2014-04-29 ThomasVminor fix for restore dialog
2014-04-29 ThomasVwizard: option to create multisig wallet manually
2014-04-28 ThomasVmore robust install wizard
2014-04-28 ThomasVoptional icon in installwizard question
2014-04-28 ThomasVadd layout before creating buttons, so that default...
2014-04-28 ThomasVadd_seed
2014-04-25 ThomasVadd_cold_seed
2014-04-22 ThomasVfix: do not lower xpub
2014-04-22 ThomasVmore robust get_seed_text
2014-04-21 ThomasVabstract and improve seed and key methods
2014-04-20 ThomasVfix #655
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