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
2021-08-11
qt: Translations update for 0.21.2rc1
v0.21.2rc1
W. J. van der Laan
2021-07-11
qt: Draw "eye" sign at the beginning of watch-only addresses
Hennadii Stepanov
2021-07-11
qt: Do not extend recent transaction width to address/label string
Hennadii Stepanov
2021-07-11
qt: Do not use QClipboard::Selection on Windows and macOS.
Hennadii Stepanov
2021-05-22
Remove user input from URI error message
unknown
2021-04-16
gui: Pre-rc1 translations update
W. J. van der Laan
2021-03-11
GUI: Write PSBTs to file with binary mode
Andrew Chow
2021-01-28
qt: Use "fusion" style on macOS Big Sur with old Qt
Hennadii Stepanov
2021-01-26
raise helpMessageDialog
randymcmillan
2021-01-21
qt: Stop the effect of hidden widgets on the size of QStackedWidget
Hennadii Stepanov
2021-01-21
qt: Fix TxViewDelegate layout
Hennadii Stepanov
2021-01-21
qt: Add TransactionOverviewWidget class
Hennadii Stepanov
2021-01-21
qt: Use layout manager for Create Wallet dialog
Hennadii Stepanov
2021-01-13
Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"
Luke Dashjr
2021-01-05
qt: Pre-rc5 translations update
v0.21.0rc5
Wladimir J. van der Laan
2021-01-03
qt: Pre-rc4 translations update
Wladimir J. van der Laan
2020-12-18
qt: Align layout of checkboxes
Hennadii Stepanov
2020-12-10
gui: pre-rc3 translations update
Wladimir J. van der Laan
2020-11-25
qt: Pre-rc2 translations update
v0.21.0rc2
Wladimir J. van der Laan
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: 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
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-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
[next]