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
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
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-30
[Qt] sendcoinsdialog: convert QMessageBox usage to message()
Philip Kaufmann
2013-10-25
allow emit message() in sendcoinsdialog and walletview
Philip Kaufmann
2013-08-31
qt: Display txfee in first sendCoinsDialog message box
Jonas Schnelli
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-03-18
Bitcoin-Qt: add "send coins" to context menu in addressbook
Philip Kaufmann
2012-09-22
Update Bugreport Links
fanquake
2012-06-17
add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse...
Philip Kaufmann
2012-06-14
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-05-25
Added 'immature balance' for miners. Only displayed if the balance is greater...
sje397
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-02-17
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
[next]