aboutsummaryrefslogtreecommitdiff
path: root/src/qt/createwalletdialog.cpp
AgeCommit message (Expand)Author
2021-08-20gui: ensure external signer option remains disabled without signersAndrew Chow
2021-06-16gui: misc external signer fixes and translation hintsSjors Provoost
2021-06-16refactor: reduce #ifdef ENABLE_EXTERNAL_SIGNER usageSjors Provoost
2021-05-27gui: wallet creation detects external signerSjors Provoost
2021-05-27gui: create wallet with external signerSjors Provoost
2021-03-23qt: fix issue when disabling the auto-enabled blank wallet checkboxJarol Rodriguez
2021-01-28Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W...Jonas Schnelli
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-18GUI: Force descriptor wallets when BDB is not compiledAndrew Chow
2020-10-30[gui] create wallet: smarter checkbox togglingSjors Provoost
2020-10-20GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite suppo...Luke Dashjr
2020-09-07scripted-diff: Remove unused "What's This" button in dialogs on WindowsHennadii Stepanov
2020-09-07qt: Add flags to prevent a "What's This" button on Windows OSHennadii Stepanov
2020-04-23Be able to create new wallets with DescriptorScriptPubKeyMans as backingAndrew Chow
2019-09-09gui: rename encrypt(), blank(), and askPasshprase()Jon Atack
2019-09-05Expose wallet creation to the GUI via WalletControllerAndrew Chow
2019-09-05Add CreateWalletDialog to create wallets from the GUIAndrew Chow