aboutsummaryrefslogtreecommitdiff
path: root/src/qt/coincontroldialog.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fee fixesCozz Lovan2014-07-081-7/+15
* Remove unused variableR E Broadley2014-07-051-3/+0
* Move fee policy out of coreGavin Andresen2014-07-031-7/+7
* Use fee/priority estimates in wallet CreateTransactionGavin Andresen2014-07-031-20/+28
* Merge pull request #4314Wladimir J. van der Laan2014-06-231-1/+18
|\
| * [Qt] Change Coin control labels and tooltips because of non-rounding feesCozz Lovan2014-06-161-1/+18
* | Add CMutableTransaction and make CTransaction immutable.Pieter Wuille2014-06-211-1/+1
|/
* [Qt] Remove CENT-fee-rule from coin control completelyCozz Lovan2014-06-081-18/+6
* Type-safe CFeeRate classGavin Andresen2014-06-061-22/+7
* [Qt] small cleanup of coincontroldialogPhilip Kaufmann2014-04-011-17/+16
* [Qt] Dont set table color in coin controlCozz Lovan2014-03-141-4/+0
* [Qt] Fix coin control qt5 checkbox bug in tree modeCozz Lovan2014-03-111-0/+12
* Fix coin control sorts date as textCozz Lovan2014-03-031-8/+6
* Remove CWalletTx::vfSpentGavin Andresen2014-02-261-4/+5
* [Qt] coin control change address handling updatePhilip Kaufmann2013-12-201-6/+6
* qt: use GUIUtil::dateTimeStr in coincontrolWladimir J. van der Laan2013-12-151-2/+1
* [Qt] coin-control features GUI cleanup 3Philip Kaufmann2013-12-021-5/+20
* Coincontrol cleanup (e.g. add missing license)Philip Kaufmann2013-11-181-5/+13
* Coin Control FeaturesCozz Lovan2013-11-141-0/+766