Initial commit of NovaCoin changes
[novacoin.git] / src / qt / sendcoinsentry.cpp
2013-02-10 BalthazarInitial commit of NovaCoin changes
2012-04-16 Wladimir J. van... Set label when selecting an address that already has...
2012-04-13 Wladimir J. van... Set label when selecting an address that already has...
2012-03-19 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-18 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-02-27 Wladimir J. van... Only fill in label from address book, if no label is...
2012-02-17 Wladimir J. van... Only fill in label from address book, if no label is...
2012-02-02 Matt CoralloAutomatically refocus on new SendCoinsEntrys and scroll...
2012-01-05 Matt CoralloAutomatically refocus on new SendCoinsEntrys and scroll...
2011-11-08 Wladimir J. van... Add robustness against null models
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-08-07 Wladimir J. van... don't include <QDebug>
2011-08-07 Wladimir J. van... Accept "bitcoin:" URL drops from browsers
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-26 Wladimir J. van... allow multiple units in bitcoin amount widget (for...
2011-07-25 Wladimir J. van... preparations for multiple unit (uBTC, mBTC, BTC) suppor...
2011-07-22 Wladimir J. van... fix clear() (clear red/invalid status)
2011-07-16 Wladimir J. van... add sendmany support