aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoinamountfield.h
Commit message (Expand)AuthorAgeFilesLines
* qt: Use fixed-point arithmetic in amount spinboxWladimir J. van der Laan2014-07-231-9/+5
* [Qt] Improve single step in bitcoinamountfieldCozz Lovan2014-02-021-0/+4
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-0/+3
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-1/+2
* Qt: small header changes / fixesPhilip Kaufmann2012-11-081-3/+3
* Update Bugreport Linksfanquake2012-09-221-1/+1
* Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-1/+1
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-0/+1
* Improve documentation for UI classesWladimir J. van der Laan2011-11-131-8/+10
* Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k2011-10-091-5/+4
* Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan2011-07-291-3/+5
* allow multiple units in bitcoin amount widget (for example, for sending) usin...Wladimir J. van der Laan2011-07-261-4/+20
* fix clear() (clear red/invalid status)Wladimir J. van der Laan2011-07-221-0/+2
* add sendmany supportWladimir J. van der Laan2011-07-161-3/+7
* Fix some padding and focus issues with the new BitcoinAmountWidgetWladimir J. van der Laan2011-06-211-0/+2
* introduce bitcoin amount field with split amount/decimals, to protect against...Wladimir J. van der Laan2011-06-201-0/+33