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
2016-05-09
Qt: Delay user confirmation of send
Tyler Hardin
2016-03-17
[qt] Remove unneeded "fSendFreeTransactions" check
MarcoFalke
2016-03-14
[qt] Remove 0-fee from send dialog
MarcoFalke
2016-01-18
Merge pull request #7329
Wladimir J. van der Laan
2016-01-17
Typo fixes in comments
Chris Wheeler
2016-01-05
Add sane fallback for fee estimation
Alex Morcos
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2016-01-04
[Qt] fix coincontrol update issue when deleting a send coin entry
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-30
[Qt] improve minimum absolute fee option
Jonas Schnelli
2015-11-30
[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...
Jonas Schnelli
2015-11-30
[Qt] reduce cs_main in getVerificationProgress()
Jonas Schnelli
2015-11-27
Merge pull request #6134
Wladimir J. van der Laan
2015-11-18
Merge pull request #6951
Jonas Schnelli
2015-11-16
Change wallet and GUI code to use new smart fee estimation calls.
Alex Morcos
2015-11-09
Merge pull request #6962
Wladimir J. van der Laan
2015-11-09
translations: Don't translate markdown or force English grammar
MarcoFalke
2015-11-05
[qt] Use maxTxFee instead of 10000000
MarcoFalke
2015-11-03
[qt] Properly display required fee instead of minTxFee
MarcoFalke
2015-09-18
[QT] fix thin space word wrap line brake issue
Jonas Schnelli
2015-08-14
Merge pull request #6415
Wladimir J. van der Laan
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-23
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
TRIVIAL: Missing includes
Jorge Timón
2015-07-20
Add logic to track pubkeys as watch-only, not just scripts
Matt Corallo
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-05-12
Merge pull request #5932
Wladimir J. van der Laan
2015-05-02
Non-grammatical language improvements
Luke Dashjr
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-04-28
[Qt] add defaultConfirmTarget constant to sendcoinsdialog
Philip Kaufmann
2015-04-20
[Qt, Trivial] misc minor string changes
Philip Kaufmann
2015-04-15
[Qt] Use identical strings for expired payment request message
Philip Kaufmann
2015-03-24
Includes: Do not include main.h from any other header
Jorge Timón
2015-03-20
Merge pull request #5745
Wladimir J. van der Laan
2015-03-16
Merge pull request #5831
Wladimir J. van der Laan
2015-03-13
Subtract fee from amount
Cozz Lovan
2015-03-12
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-09
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2015-03-05
[Qt] Code-movement-only: Format confirmation message in sendcoinsdialog
Cozz Lovan
2015-01-31
Change "insane" to "absurd" (referring to high fees) in text strings and iden...
Daira Hopwood
2015-01-29
Merge pull request #5620
Wladimir J. van der Laan
2015-01-15
[Qt] Payment request expiration bug fix (re-done)
Philip Kaufmann
2015-01-12
Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which ...
Luke Dashjr
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-19
Merge pull request #5470
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-02
[Qt] fix missing plural form for a string in sendcoinsdialog
Philip Kaufmann
2014-11-25
[Qt] small changes to sendcoinsdialog
Philip Kaufmann
2014-11-19
[Qt] Add Smartfee to GUI
Cozz Lovan
[next]