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-12-02
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...
Pieter Wuille
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-11-29
Make GUI incapable of setting tx confirm target of 1
Alex Morcos
2016-10-30
[qt] Return useful error message on ATMP failure
MarcoFalke
2016-10-28
[Qt] overhaul smart-fee slider, adjust default confirmation target
Jonas Schnelli
2016-10-21
moveonly: move `coincontrol` to `src/wallet`
Wladimir J. van der Laan
2016-09-23
Do not shadow in src/qt
Pavel Janík
2016-09-07
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
Jonas Schnelli
2016-08-24
[qt] Remove Priority from coincontrol dialog
MarcoFalke
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
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
[next]