aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2020-11-25qt: Pre-rc2 translations updatev0.21.0rc2Wladimir J. van der Laan
2020-11-17Merge #20401: qt: Pre-splitoff translations updatefanquake
2020-11-17Merge bitcoin-core/gui#96: Slight improve create wallet dialogMarcoFalke
2020-11-16qt: Pre-splitoff translations updateWladimir J. van der Laan
2020-11-14gui: create wallet: add advanced sectionSjors Provoost
2020-11-14gui: create wallet: name placeholderSjors Provoost
2020-11-12Merge bitcoin-core/gui#120: Fix multiwallet transaction notificationsJonas Schnelli
2020-11-01refactor: qt: Use vQueueNotifications.clear()João Barbosa
2020-10-30[gui] create wallet: smarter checkbox togglingSjors Provoost
2020-10-29Merge #20156: build: Make sqlite support optional (compile-time)Wladimir J. van der Laan
2020-10-28qt: Make transaction notification queue wallet specificJoão Barbosa
2020-10-28move-only: Define TransactionNotification before TransactionTablePrivJoão Barbosa
2020-10-27qt: Pre-splitoff translations updateWladimir J. van der Laan
2020-10-25qt: Add WalletFrame::sizeHintHennadii Stepanov
2020-10-24Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...MarcoFalke
2020-10-23Merge bitcoin-core/gui#71: Fix visual quality of text in QR imageJonas Schnelli
2020-10-22Merge #20: Wrap tooltips in the intro windowJonas Schnelli
2020-10-20GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite suppo...Luke Dashjr
2020-10-16Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallets)MarcoFalke
2020-10-09gui: Fix SplashScreen crash when run with -disablewalletHennadii Stepanov
2020-10-01qt: Periodic translations updateWladimir J. van der Laan
2020-09-29Remove gArgs global from CreateChainParams to aid testingMarcoFalke
2020-09-23Merge #19927: validation: Reduce direct g_chainman usageMarcoFalke
2020-09-22doc: Update comments for new chain settings (-signet and -chain=signet)MarcoFalke
2020-09-21Merge #18267: BIP-325: Signet [consensus]Wladimir J. van der Laan
2020-09-19Merge #18790: gui: Improve thread namingfanquake
2020-09-18Only update the updateSmartFeeLabel once in syncJonas Schnelli
2020-09-18qt: update QT to support signet networkKarl-Johan Alm
2020-09-15validation: Pass in chainman to UnloadBlockIndexCarl Dong
2020-09-08Tell users how to load or create a wallet when no wallet is loadedAndrew Chow
2020-09-07qt: Fix visual quality of text in QR imageHennadii Stepanov
2020-09-03refactor: Use DatabaseStatus and DatabaseOptions typesRussell Yanofsky
2020-09-03Remove WalletLocation classRussell Yanofsky
2020-09-03Merge #19754: wallet, gui: Reload previously loaded wallets on startupJonas Schnelli
2020-09-01wallet: Reload previously loaded wallets on GUI startupAndrew Chow
2020-08-31remove usage of boost::bindfanquake
2020-08-31Merge #19099: refactor: Move wallet methods out of chain.h and node.hMarcoFalke
2020-08-29Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...MarcoFalke
2020-08-29doc: Document differences in bitcoind and bitcoin-qt locale handlingpracticalswift
2020-08-28Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...MarcoFalke
2020-08-27Merge bitcoin-core/gui#40: Clarify block height labelMarcoFalke
2020-08-27gui refactor: Inline SplashScreen::ConnectWalletRussell Yanofsky
2020-08-27refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky
2020-08-26gui: Delay interfaces::Node initializationRussell Yanofsky
2020-08-26gui: Replace interface::Node references with pointersRussell Yanofsky
2020-08-26gui: Remove unused interfaces::Node referencesRussell Yanofsky
2020-08-26gui: Partially revert #10244 gArgs and Params changesRussell Yanofsky
2020-08-23qt, refactor: Limit scope of QPainter objectHennadii Stepanov
2020-08-20Move Win32 defines to configure.ac to ensure they are globally definedLuke Dashjr
2020-08-19Merge #19706: refactor: make EncodeBase58{Check} consume SpansWladimir J. van der Laan