aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoinamountfield.h
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-19[Qt] Add Smartfee to GUICozz Lovan
2014-11-03Fix all header definesPavel Janík
2014-10-24[Qt] Remove CAmount from BitcoinAmountField Q_PROPERTYCozz Lovan
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-07-23qt: Use fixed-point arithmetic in amount spinboxWladimir J. van der Laan
2014-02-02[Qt] Improve single step in bitcoinamountfieldCozz Lovan
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
2013-03-17Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann
2012-11-08Qt: small header changes / fixesPhilip Kaufmann
2012-09-22Update Bugreport Linksfanquake
2012-08-01Bugfix: Fix a variety of misspellingsLuke Dashjr
2011-12-21Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan
2011-12-20Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr
2011-11-13Improve documentation for UI classesWladimir J. van der Laan
2011-10-09Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k
2011-07-29Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan
2011-07-26allow multiple units in bitcoin amount widget (for example, for sending) usin...Wladimir J. van der Laan
2011-07-22fix clear() (clear red/invalid status)Wladimir J. van der Laan
2011-07-16add sendmany supportWladimir J. van der Laan
2011-06-21Fix some padding and focus issues with the new BitcoinAmountWidgetWladimir J. van der Laan
2011-06-20introduce bitcoin amount field with split amount/decimals, to protect against...Wladimir J. van der Laan