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
2017-10-03
Remove custom fee radio group
Andrew Chow
2017-10-03
qt: Use IsMine to validate custom change address
Chris Moore
2017-09-15
Fix Qt 0.14.2->0.15.0 segfault if "total at least" is selected
Matt Corallo
2017-07-14
Make QT fee displays use GetMinimumFee instead of estimateSmartFee
Alex Morcos
2017-07-14
Use CoinControl to pass custom fee setting from QT.
Alex Morcos
2017-07-14
Refactor to use CoinControl in GetMinimumFee and FeeBumper
Alex Morcos
2017-07-14
Make CoinControl a required argument to CreateTransaction
Alex Morcos
2017-07-14
Merge #10769: [Qt] replace fee slider with a Dropdown, extend conf. targets
Pieter Wuille
2017-07-13
[Qt] migrate old fee slider value to new dropbown
Jonas Schnelli
2017-07-13
[Qt] replace fee slider with a Dropdown, extend conf. targets
Jonas Schnelli
2017-07-06
Change default fee estimation mode.
Alex Morcos
2017-07-06
Introduce a fee estimate mode.
Alex Morcos
2017-06-15
Merge #10284: Always log debug information for fee calculation in CreateTrans...
Wladimir J. van der Laan
2017-06-15
Merge #10582: Pass in smart fee slider value to coin control dialog
Wladimir J. van der Laan
2017-06-14
Pass in smart fee slider value to coin control dialog
Alex Morcos
2017-06-13
Output Fee Estimation Calculations in CreateTransaction
Alex Morcos
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-05-22
Merge #10390: [wallet] remove minimum total fee option
Wladimir J. van der Laan
2017-05-11
remove minimum total fee option
Gregory Sanders
2017-05-11
[Qt] simple fee bumper with user verification
Jonas Schnelli
2017-04-20
[qt] Don't call method on null WalletModel object
Russell Yanofsky
2017-04-10
Call estimate(Smart)Fee directly from CBlockPolicyEstimator
Alex Morcos
2017-03-17
Merge #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a tr...
Jonas Schnelli
2017-03-14
Merge #9481: [Qt] Show more significant warning if we fall back to the defaul...
Wladimir J. van der Laan
2017-02-17
Qt/Send: Give fallback fee a reasonable indent
Luke Dashjr
2017-02-17
Qt/Send: Figure a decent warning colour from theme
Luke Dashjr
2017-01-27
[trivial] Fix typos in comments
practicalswift
2017-01-25
[Qt] Change RBF checkbox to reflect -walletrbf setting
Russell Yanofsky
2017-01-25
[Qt] Add simple optin-RBF checkbox and confirmation info
Jonas Schnelli
2017-01-19
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-06
[Qt] Show more significant warning if we fall back to the default fee
Jonas Schnelli
2017-01-05
Merge #9413: [CoinControl] Allow non-wallet owned change addresses
Jonas Schnelli
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-23
[CoinControl] Allow non-wallet owned change addresses
Jonas Schnelli
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
[next]