aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoinamountfield.cpp
AgeCommit message (Collapse)Author
2011-06-30show an error if amount is not valid (either the amount or decimals is empty)Wladimir J. van der Laan
2011-06-25compile fixes by UnthinkingbitWladimir J. van der Laan
2011-06-21when going to decimals field using ./, select it all, so that entry starts ↵Wladimir J. van der Laan
from scratch instead of appending to previous value
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 ↵Wladimir J. van der Laan
against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0)