aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2021-03-11GUI: Write PSBTs to file with binary modeAndrew Chow
2021-01-28qt: Use "fusion" style on macOS Big Sur with old QtHennadii Stepanov
2021-01-26raise helpMessageDialograndymcmillan
2021-01-21qt: Stop the effect of hidden widgets on the size of QStackedWidgetHennadii Stepanov
2021-01-21qt: Fix TxViewDelegate layoutHennadii Stepanov
2021-01-21qt: Add TransactionOverviewWidget classHennadii Stepanov
2021-01-21qt: Use layout manager for Create Wallet dialogHennadii Stepanov
2021-01-13Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"Luke Dashjr
2021-01-05qt: Pre-rc5 translations updatev0.21.0rc5Wladimir J. van der Laan
2021-01-03qt: Pre-rc4 translations updateWladimir J. van der Laan
2020-12-18qt: Align layout of checkboxesHennadii Stepanov
2020-12-10gui: pre-rc3 translations updateWladimir J. van der Laan
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