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.h
Age
Commit message (
Expand
)
Author
2022-03-16
gui: restore Send for external signer
Sjors Provoost
2022-03-16
refactor: helper function signWithExternalSigner()
Sjors Provoost
2022-02-24
move-only: helper function to present PSBT
Sjors Provoost
2022-01-11
Merge bitcoin/bitcoin#23497: Add `src/node/` and `src/wallet/` code to `node:...
MarcoFalke
2022-01-09
Merge bitcoin-core/gui#441: Add Create Unsigned button to SendConfirmationDialog
Hennadii Stepanov
2022-01-06
Add src/wallet/* code to wallet:: namespace
Russell Yanofsky
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-10-07
qt: Add Create Unsigned button to SendConfirmationDialog
Andrew Chow
2021-04-18
refactor, qt: Simplify SendCoinsDialog::updateCoinControlState
João Barbosa
2021-04-05
qt: Handle exceptions in SendCoinsDialog::sendButtonClicked slot
Hennadii Stepanov
2021-01-13
Merge bitcoin-core/gui#148: Bugfix: GUI: Restore SendConfirmationDialog butto...
MarcoFalke
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-09
Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"
Luke Dashjr
2020-09-18
Only update the updateSmartFeeLabel once in sync
Jonas Schnelli
2020-05-13
Merge #18894: gui: Fix manual coin control with multiple wallets loaded
Jonas Schnelli
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-05
gui: Fix manual coin control with multiple wallets loaded
João Barbosa
2020-03-24
[gui] send dialog: split on_sendButton_clicked
Sjors Provoost
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-13
[gui] watch-only wallet: copy PSBT to clipboard
Sjors Provoost
2019-04-24
Make SendConfirmationDialog fully fledged
Hennadii Stepanov
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-10-30
qt: Remove "Pay only required fee" checkbox
Hennadii Stepanov
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Use WalletBalances struct in Qt
Russell Yanofsky
2018-03-01
[qt] navigate to transaction history page after send
Sjors Provoost
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-13
[qt] Add use available balance in send coins dialog
CryptAxe
2017-07-14
Use CoinControl to pass custom fee setting from QT.
Alex Morcos
2017-06-12
Remove unnecessary forward class declarations in header files
practicalswift
2017-05-11
[Qt] simple fee bumper with user verification
Jonas Schnelli
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-10-28
[Qt] overhaul smart-fee slider, adjust default confirmation target
Jonas Schnelli
2016-08-24
[qt] Remove Priority from coincontrol dialog
MarcoFalke
2016-05-09
Qt: Delay user confirmation of send
Tyler Hardin
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-04-28
[Qt] add defaultConfirmTarget constant to sendcoinsdialog
Philip Kaufmann
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-19
[Qt] Add Smartfee to GUI
Cozz Lovan
2014-11-03
Fix all header defines
Pavel Janík
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-07-02
Watchonly balances are shown separately in gui.
JaSK
2013-11-24
[Qt] allow deletion of payment-requests in sendcoins
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
[next]