index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
Age
Commit message (
Expand
)
Author
2020-11-19
Merge #18531: rpc: remove deprecated CRPCCommand constructor
MarcoFalke
2020-11-18
Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::Decrypt
MarcoFalke
2020-11-18
Merge bitcoin-core/gui#118: Remove BDB version from the Information tab
MarcoFalke
2020-11-17
Merge #20401: qt: Pre-splitoff translations update
fanquake
2020-11-17
Merge bitcoin-core/gui#96: Slight improve create wallet dialog
MarcoFalke
2020-11-16
qt: Pre-splitoff translations update
Wladimir J. van der Laan
2020-11-14
gui: create wallet: add advanced section
Sjors Provoost
2020-11-14
gui: create wallet: name placeholder
Sjors Provoost
2020-11-12
Merge bitcoin-core/gui#120: Fix multiwallet transaction notifications
Jonas Schnelli
2020-11-01
refactor: qt: Use vQueueNotifications.clear()
João Barbosa
2020-10-30
[gui] create wallet: smarter checkbox toggling
Sjors Provoost
2020-10-29
Merge #20156: build: Make sqlite support optional (compile-time)
Wladimir J. van der Laan
2020-10-28
qt, wallet: Drop unused parameter in WalletModel::setWalletEncrypted
Hennadii Stepanov
2020-10-28
gui: Remove BDB version from the Information tab
Hennadii Stepanov
2020-10-28
qt: Make transaction notification queue wallet specific
João Barbosa
2020-10-28
move-only: Define TransactionNotification before TransactionTablePriv
João Barbosa
2020-10-27
qt: Pre-splitoff translations update
Wladimir J. van der Laan
2020-10-25
qt: Add WalletFrame::sizeHint
Hennadii Stepanov
2020-10-24
Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...
MarcoFalke
2020-10-23
qt, wallet: Drop unused parameter in Wallet{Frame|View}::encryptWallet
Hennadii Stepanov
2020-10-23
qt, wallet: Remove unused AskPassphraseDialog::Decrypt
Hennadii Stepanov
2020-10-23
Merge bitcoin-core/gui#71: Fix visual quality of text in QR image
Jonas Schnelli
2020-10-22
Merge #20: Wrap tooltips in the intro window
Jonas Schnelli
2020-10-20
GUI: Create Wallet: Nicely disable descriptor wallet checkbox if sqlite suppo...
Luke Dashjr
2020-10-16
Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallets)
MarcoFalke
2020-10-09
gui: Fix SplashScreen crash when run with -disablewallet
Hennadii Stepanov
2020-10-01
qt: Periodic translations update
Wladimir J. van der Laan
2020-09-29
Remove gArgs global from CreateChainParams to aid testing
MarcoFalke
2020-09-24
remove CRPCCommand constructor that takes rpcfn_type function pointer
MarcoFalke
2020-09-24
remove dead rpc code
MarcoFalke
2020-09-23
Merge #19927: validation: Reduce direct g_chainman usage
MarcoFalke
2020-09-22
doc: Update comments for new chain settings (-signet and -chain=signet)
MarcoFalke
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-19
Merge #18790: gui: Improve thread naming
fanquake
2020-09-18
Only update the updateSmartFeeLabel once in sync
Jonas Schnelli
2020-09-18
qt: update QT to support signet network
Karl-Johan Alm
2020-09-15
validation: Pass in chainman to UnloadBlockIndex
Carl Dong
2020-09-08
Tell users how to load or create a wallet when no wallet is loaded
Andrew Chow
2020-09-07
qt: Fix visual quality of text in QR image
Hennadii Stepanov
2020-09-03
refactor: Use DatabaseStatus and DatabaseOptions types
Russell Yanofsky
2020-09-03
Remove WalletLocation class
Russell Yanofsky
2020-09-03
Merge #19754: wallet, gui: Reload previously loaded wallets on startup
Jonas Schnelli
2020-09-01
wallet: Reload previously loaded wallets on GUI startup
Andrew Chow
2020-08-31
remove usage of boost::bind
fanquake
2020-08-31
Merge #19099: refactor: Move wallet methods out of chain.h and node.h
MarcoFalke
2020-08-29
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale han...
MarcoFalke
2020-08-29
doc: Document differences in bitcoind and bitcoin-qt locale handling
practicalswift
2020-08-28
Merge bitcoin-core/gui#39: Add visual accenting for the 'Create new receiving...
MarcoFalke
2020-08-27
Merge bitcoin-core/gui#40: Clarify block height label
MarcoFalke
2020-08-27
gui refactor: Inline SplashScreen::ConnectWallet
Russell Yanofsky
[next]