index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoinamountfield.cpp
Age
Commit message (
Expand
)
Author
2011-07-25
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan
2011-07-24
Merge pull request #9 from celil-kj/master
Wladimir J. van der Laan
2011-07-22
Allow ammount field to be empty so that one can specify .05 instead of
Celil
2011-07-22
fix clear() (clear red/invalid status)
Wladimir J. van der Laan
2011-07-16
add sendmany support
Wladimir J. van der Laan
2011-07-07
convert to full tab-based ui
Wladimir J. van der Laan
2011-07-06
Add "BTC" to all amount widgets, to make clear what the unit is
Wladimir J. van der Laan
2011-06-30
show an error if amount is not valid (either the amount or decimals is empty)
Wladimir J. van der Laan
2011-06-25
compile fixes by Unthinkingbit
Wladimir J. van der Laan
2011-06-21
when going to decimals field using ./, select it all, so that entry starts fr...
Wladimir J. van der Laan
2011-06-21
Fix some padding and focus issues with the new BitcoinAmountWidget
Wladimir J. van der Laan
2011-06-20
introduce bitcoin amount field with split amount/decimals, to protect against...
Wladimir J. van der Laan
[prev]