aboutsummaryrefslogtreecommitdiff
path: root/src/coincontrol.h
AgeCommit message (Collapse)Author
2014-12-03MOVEONLY: core/ -> primitives/Luke Dashjr
2014-11-08Adding const.sinetek
2014-11-03Fix all header definesPavel Janík
2014-10-27MOVEONLY: Separate CTransaction and dependencies from corejtimon
2014-09-19Apply clang-format on some infrequently-updated filesPieter Wuille
2013-11-18Coincontrol cleanup (e.g. add missing license)Philip Kaufmann
- add missing license headers - make compatible with Qt5 - enforce header cleanup style - small code style cleanups - rename Coin Control dialog into Coin Control Address Selection - use default font for the windows labels (no monospace)
2013-11-14Coin Control FeaturesCozz Lovan