aboutsummaryrefslogtreecommitdiff
path: root/src/qt/sendcoinsentry.cpp
AgeCommit message (Expand)Author
2012-03-18Make the sendcoins dialog use the configured unit type, even on the first att...Joel Kaartinen
2012-02-17Only fill in label from address book, if no label is filled in yet, fixes #840Wladimir J. van der Laan
2012-01-05Automatically refocus on new SendCoinsEntrys and scroll to them.Matt Corallo
2011-11-08Add robustness against null modelsWladimir J. van der Laan
2011-10-09Improved Mac experience; QDoubleSpinBox for BitcoinAmountFieldp2k
2011-08-07don't include <QDebug>Wladimir J. van der Laan
2011-08-07Accept "bitcoin:" URL drops from browsersWladimir J. van der Laan
2011-07-29Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan
2011-07-26allow multiple units in bitcoin amount widget (for example, for sending) usin...Wladimir J. van der Laan
2011-07-25preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issueWladimir J. van der Laan
2011-07-22fix clear() (clear red/invalid status)Wladimir J. van der Laan
2011-07-16add sendmany supportWladimir J. van der Laan