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
/
coincontroldialog.cpp
Age
Commit message (
Expand
)
Author
2015-01-29
Change Coin Control first column label
fsb4000
2014-11-19
[Qt] Add Smartfee to GUI
Cozz Lovan
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-09
Remove some unnecessary c_strs() in logging and the GUI
Philip Kaufmann
2014-07-20
[Qt] Fix thin space in URI
Cozz Lovan
2014-07-08
Fee fixes
Cozz Lovan
2014-07-05
Remove unused variable
R E Broadley
2014-07-03
Move fee policy out of core
Gavin Andresen
2014-07-03
Use fee/priority estimates in wallet CreateTransaction
Gavin Andresen
2014-06-23
Merge pull request #4314
Wladimir J. van der Laan
2014-06-21
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-16
[Qt] Change Coin control labels and tooltips because of non-rounding fees
Cozz Lovan
2014-06-08
[Qt] Remove CENT-fee-rule from coin control completely
Cozz Lovan
2014-06-06
Type-safe CFeeRate class
Gavin Andresen
2014-04-01
[Qt] small cleanup of coincontroldialog
Philip Kaufmann
2014-03-14
[Qt] Dont set table color in coin control
Cozz Lovan
2014-03-11
[Qt] Fix coin control qt5 checkbox bug in tree mode
Cozz Lovan
2014-03-03
Fix coin control sorts date as text
Cozz Lovan
2014-02-26
Remove CWalletTx::vfSpent
Gavin Andresen
2013-12-20
[Qt] coin control change address handling update
Philip Kaufmann
2013-12-15
qt: use GUIUtil::dateTimeStr in coincontrol
Wladimir J. van der Laan
2013-12-02
[Qt] coin-control features GUI cleanup 3
Philip Kaufmann
2013-11-18
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan