151 Commits (43fd684d979307c68b2270456bfe024fceb6232f)

Author SHA1 Message Date
Neil Booth 87363c8301 Trezor: Implement resetting a device 9 years ago
Neil Booth 40ae744c1e Fix show_error inheritance issue 9 years ago
Neil Booth 6e660f562f Change inheritance order in installwizard.py 9 years ago
Neil Booth a7028176cd Trezor: Add wipe device functionality 9 years ago
Neil Booth 9aae66a9d2 Move set_layout call 9 years ago
Neil Booth 3422d855c9 A few small fixes 9 years ago
Neil Booth 21bf5a8a84 Better support for USB devices 9 years ago
Neil Booth 12f62212ba Move wallet_kinds to the base class 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
Neil Booth 3df8d11f1a Pass the gui object to the install wizard 9 years ago
Neil Booth 0ecf2565ce MessageBoxMixin-related cleanup 9 years ago
Neil Booth 37b474716b Window modality fixes + improved password dialog 9 years ago
Neil Booth 62201b37f5 MacOSX fix 9 years ago
Neil Booth 15e9991e2a Move message box logic to a mixin 9 years ago
Neil Booth 5c1828e03d Install wizard -> window-modal, fix missing import 9 years ago
Neil Booth e1c0298fc2 Write the wallet less often 9 years ago
ThomasV e9ee851bb2 fix: set auto_connect in installwizard 9 years ago
ThomasV 4a7c7a6616 installwizard: do not start in offline mode when disconnected (fix #1531) 9 years ago
ThomasV 77d6ee74f9 revert PR #1492. clear clipboard instead 9 years ago
ThomasV 079cb311ec call wallet.wait_until_synchronized before commands 9 years ago
ThomasV 052d8b236e fix #1494 9 years ago
ThomasV 26682491b2 generic restore from command line 9 years ago
Fredrick Brennan 7685758360 Make it so uncopyable seed only affects wizard 9 years ago
ThomasV de92f1c98f fix #1488: add formerly deleted method 9 years ago
Neil Booth 5071d75912 Clean up install wizard a little 9 years ago
Neil Booth 34ce6d1821 Updates for exchange_rate plugin 9 years ago
ThomasV 992c70a688 detect available hardware wallets before listing them in wizard 9 years ago
ThomasV bdb4d3ecb8 move methods calling installwizard to main gui class 9 years ago
kizmc 77ebea15d0 Fixed GroupBox layout in installwizard 9 years ago
ThomasV aedfbd3855 start wizard from main_window. fixes #1250 9 years ago
ThomasV 1919d5d63c fix wizard: remove vbox0, improve text 9 years ago
Michael Wozniak 4338944e3a remove unnecessary lines 9 years ago
Michael Wozniak b7ea10609c add seed scroll for multisig wallets 9 years ago
Michael Wozniak 523aa7c380 update restore multisig to add type 9 years ago
ThomasV 56b3c98332 generic m of n multisig 9 years ago
ThomasV 179e98b303 restore: call constructor to load plugin 10 years ago
ThomasV 5ffd26402e separate load_wallet hook for installwizard 10 years ago
ThomasV 060e3aa23e plugins: call load_wallet in install wizard 10 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
ThomasV 59a9e4f710 fix new_wallet and seed language 10 years ago
ThomasV 8689807400 add file button to text edits 10 years ago
ThomasV eff977081d add file reader to QRTextEdit, to facilitate key imports 10 years ago
ThomasV 8251c5b6d9 fix #1057 10 years ago
ThomasV 21b2fcbe85 always_hook. fix trezor handler. fixes #1146 10 years ago
ThomasV 8f94039355 call set_layout before adding buttons, so that setDefault works 10 years ago
ThomasV a3422d3fae generic multisig wallet constructor. fixes #1129 10 years ago
ThomasV 1be26dbf06 fix init error from issue #1102 10 years ago
Andy Christianson c72531fa6a added support for restoring multisig wallets from BIP32 private keys 10 years ago
Andy Christianson cff6b95011 added support for restoring multisig wallets from BIP32 private keys 10 years ago
ThomasV 01cfb8f8f1 new Button widgets 10 years ago