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.h
Age
Commit message (
Expand
)
Author
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-02-01
[gui] Defer coin control instancing
João Barbosa
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-16
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-06-12
Remove unnecessary forward class declarations in header files
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-20
[Qt] Clean up and fix coincontrol tree widget handling
Wladimir J. van der Laan
2016-11-18
[Qt] fix coincontrol sort issue
Jonas Schnelli
2016-08-24
[qt] Remove Priority from coincontrol dialog
MarcoFalke
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-03-13
Subtract fee from amount
Cozz Lovan
2015-01-12
Coin Control: Use U+2248 "ALMOST EQUAL TO" rather than a simple tilde (which ...
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-11-03
Fix all header defines
Pavel Janík
2014-09-26
Use a typedef for monetary values
Mark Friedenbach
2014-09-18
[Qt] include and file header cleanup
Philip Kaufmann
2014-07-03
Use fee/priority estimates in wallet CreateTransaction
Gavin Andresen
2014-03-03
Fix coin control sorts date as text
Cozz Lovan
2013-11-18
Coincontrol cleanup (e.g. add missing license)
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan