215 Commits (e0c38b31b40b42138527e9fd3f4bad78e0b12802)

Author SHA1 Message Date
Neil Booth 4c9b224d4c Put open_wallet back as class method. 9 years ago
Neil Booth cb8bc4ec73 Bring query_choice into the new framework. 9 years ago
Neil Booth 0219687d41 Some work on multisig. 9 years ago
Neil Booth 576500aa29 Embed generating addresses text 9 years ago
Neil Booth f94d2db9a4 Embed password dialog. 9 years ago
Neil Booth 2ae3543dc4 Start work on persistent install wizard 9 years ago
Neil Booth 384b8cd5f2 Install wizard: simplify create_or_restore 9 years ago
ThomasV 9ad4d63ad1 wizard: small tweaks, fix show_restore 9 years ago
Neil Booth 2377476207 Separate out new QT util ChoicesLayout 9 years ago
Neil Booth 3e8598c245 Move trezor-specific install wizard code to plugin 9 years ago
ThomasV 5915b9b7e1 restore action-driven wizard logic 9 years ago
Neil Booth 6fb7dbd30d Implement passphrase protection toggling. 9 years ago
Neil Booth 9b29c6c2e6 Trezor: all four available device initializations 9 years ago
ThomasV 62868ab29a Register loaded wallets in daemon, to prevent a wallet from being opened twice. 9 years ago
Neil Booth 1ffc14df76 Force OK button to be default 9 years ago
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 10 years ago
ThomasV bdb4d3ecb8 move methods calling installwizard to main gui class 9 years ago
kizmc 77ebea15d0 Fixed GroupBox layout in installwizard 10 years ago
ThomasV aedfbd3855 start wizard from main_window. fixes #1250 10 years ago
ThomasV 1919d5d63c fix wizard: remove vbox0, improve text 10 years ago
Michael Wozniak 4338944e3a remove unnecessary lines 10 years ago
Michael Wozniak b7ea10609c add seed scroll for multisig wallets 10 years ago
Michael Wozniak 523aa7c380 update restore multisig to add type 10 years ago
ThomasV 56b3c98332 generic m of n multisig 10 years ago