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
2016-01-13
[qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5)
MarcoFalke
2016-01-05
Merge pull request #7205
Wladimir J. van der Laan
2016-01-04
Merge pull request #7255
Jonas Schnelli
2016-01-03
Remove hardcoded fee from CoinControl ToolTip
fanquake
2016-01-02
Add note to CoinControl Dialog workaround
fanquake
2015-12-26
Replace some instances of formatWithUnit with formatHtmlWithUnit
fanquake
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-30
[Qt] make use of the nMinimumTotalFee (absolute) in coincontrols fee calculation
Jonas Schnelli
2015-11-30
[Qt] use ASYMP_UTF8 (≈) whenever we show a fee that is not absolute
Jonas Schnelli
2015-11-16
Change wallet and GUI code to use new smart fee estimation calls.
Alex Morcos
2015-11-05
Merge pull request #6887
Wladimir J. van der Laan
2015-11-03
[qt] Properly display required fee instead of minTxFee
MarcoFalke
2015-10-28
[wallet] Refactor to use new MIN_CHANGE
MarcoFalke
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-16
[Qt] remove std namespace polution from code
Philip Kaufmann
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-07
[Qt] constify foreach uses where possible
Philip Kaufmann
2015-05-01
Bugfix: Grammar fixes
Corinne Dashjr
2015-04-20
[Qt] header group cleanup
Philip Kaufmann
2015-03-20
Merge pull request #5745
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-01-29
Change Coin Control first column label
fsb4000
2015-01-12
Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which ...
Luke Dashjr
2015-01-05
String conversions uint256 -> uint256S
Wladimir J. van der Laan
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
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
[next]