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
/
sendcoinsentry.cpp
Age
Commit message (
Expand
)
Author
2012-03-18
Make the sendcoins dialog use the configured unit type, even on the first att...
Joel Kaartinen
2012-02-17
Only fill in label from address book, if no label is filled in yet, fixes #840
Wladimir J. van der Laan
2012-01-05
Automatically refocus on new SendCoinsEntrys and scroll to them.
Matt Corallo
2011-11-08
Add robustness against null models
Wladimir J. van der Laan
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-08-07
don't include <QDebug>
Wladimir J. van der Laan
2011-08-07
Accept "bitcoin:" URL drops from browsers
Wladimir J. van der Laan
2011-07-29
Full support for other units, add configuration option for default unit (used...
Wladimir J. van der Laan
2011-07-26
allow multiple units in bitcoin amount widget (for example, for sending) usin...
Wladimir J. van der Laan
2011-07-25
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan
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