aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoinamountfield.cpp
AgeCommit message (Expand)Author
2011-07-22Allow ammount field to be empty so that one can specify .05 instead ofCelil
2011-07-22fix clear() (clear red/invalid status)Wladimir J. van der Laan
2011-07-16add sendmany supportWladimir J. van der Laan
2011-07-07convert to full tab-based uiWladimir J. van der Laan
2011-07-06Add "BTC" to all amount widgets, to make clear what the unit isWladimir J. van der Laan
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 fr...Wladimir 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