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
/
sendcoinsdialog.cpp
Age
Commit message (
Expand
)
Author
2021-06-16
gui: misc external signer fixes and translation hints
Sjors Provoost
2021-06-10
Rearrange fillPSBT arguments
Russell Yanofsky
2021-05-27
gui: send using external signer
Sjors Provoost
2021-05-16
qt: Replace disambiguation strings with translator comments
Hennadii Stepanov
2021-05-11
Merge bitcoin/bitcoin#21752: doc: Clarify that feerates are per virtual size
MarcoFalke
2021-05-10
Merge bitcoin-core/gui#257: refactor: Use template function qOverload in sign...
Hennadii Stepanov
2021-05-02
scripted-diff: Replace three dots with ellipsis in the UI strings
Hennadii Stepanov
2021-05-01
scripted-diff: Clarify that feerates are per virtual size
MarcoFalke
2021-04-30
qt: Use template function qOverload in signal-slot connections
Hennadii Stepanov
2021-04-26
Merge bitcoin/bitcoin#21714: refactor: Drop CCoinControl::SetNull
MarcoFalke
2021-04-18
refactor, qt: Simplify SendCoinsDialog::updateCoinControlState
João Barbosa
2021-04-18
refactor: Drop CCoinControl::SetNull
João Barbosa
2021-04-05
qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slot
Hennadii Stepanov
2021-03-16
Merge #220: Do not translate file extensions
Wladimir J. van der Laan
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-11
Merge bitcoin-core/gui#188: Write PSBTs to file with binary mode
MarcoFalke
2021-03-11
scripted-diff: remove MakeUnique<T>()
fanquake
2021-03-06
qt: Do not translate file extensions
Hennadii Stepanov
2021-01-28
Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W...
Jonas Schnelli
2021-01-18
GUI: Write PSBTs to file with binary mode
Andrew Chow
2021-01-13
Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...
MarcoFalke
2020-12-09
Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"
Luke Dashjr
2020-12-04
refactor: Use C++17 std::array where possible
MarcoFalke
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-09-18
Only update the updateSmartFeeLabel once in sync
Jonas Schnelli
2020-09-07
scripted-diff: Remove unused "What's This" button in dialogs on Windows
Hennadii Stepanov
2020-08-26
qt, refactor: Fix 'buttonClicked is deprecated' warnings
Hennadii Stepanov
2020-06-27
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-18
FillPSBT: report number of inputs signed (or would sign)
Glenn Willen
2020-05-05
gui: Fix manual coin control with multiple wallets loaded
João Barbosa
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-27
[gui] save PSBT to file
Sjors Provoost
2020-03-24
[gui] send dialog: split on_sendButton_clicked
Sjors Provoost
2020-03-19
refactor: Change createWallet, fillPSBT argument order
Russell Yanofsky
2020-03-19
refactor: Get rid of Wallet::IsWalletFlagSet method
Russell Yanofsky
2020-03-09
Move FillPSBT to be a member of CWallet
Andrew Chow
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-26
[gui] send: show watch-only balance in send screen
Sjors Provoost
2019-11-23
refactor: Nuke coincontrol circular dependency
Hennadii Stepanov
2019-11-13
[gui] watch-only wallet: copy PSBT to clipboard
Sjors Provoost
2019-11-13
[gui] send: include watch-only
Sjors Provoost
2019-10-24
Remove BIP70 Support
fanquake
2019-10-18
[wallet] Remove return value from CommitTransaction()
John Newbery
2019-09-25
Change sendcoins dialogue Yes to Send
Gregory Sanders
2019-09-08
HTML escape address labels in more dialogs and notifications
Andrew Chow
2019-09-08
HTML escape the wallet name in more dialogs and notifications
Andrew Chow
2019-08-29
Merge #16701: qt: Replace functions deprecated in Qt 5.13
Wladimir J. van der Laan
2019-08-23
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-23
gui: Ensure tx send error highlight is visible
bpay
[next]