| Commit message (Expand) | Author | Age | Files | Lines |
| * | add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse... | Philip Kaufmann | 2012-06-17 | 1 | -4/+14 |
| * | Move back setPlaceholderText to code, from xml, as this broke building with Q... | Wladimir J. van der Laan | 2012-05-07 | 1 | -1/+5 |
| * | move label placeholdertext from sendcoinsentry.cpp to ui-file | Philip Kaufmann | 2012-05-04 | 1 | -4/+0 |
| * | Set label when selecting an address that already has a label. Fixes #1080. | Wladimir J. van der Laan | 2012-04-13 | 1 | -3/+5 |
| * | Make the sendcoins dialog use the configured unit type, even on the first att... | Joel Kaartinen | 2012-03-18 | 1 | -0/+1 |
| * | Only fill in label from address book, if no label is filled in yet, fixes #840 | Wladimir J. van der Laan | 2012-02-17 | 1 | -2/+3 |
| * | Automatically refocus on new SendCoinsEntrys and scroll to them. | Matt Corallo | 2012-01-05 | 1 | -0/+5 |
| * | Add robustness against null models | Wladimir J. van der Laan | 2011-11-08 | 1 | -1/+5 |
| * | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k | 2011-10-09 | 1 | -0/+4 |
| * | don't include <QDebug> | Wladimir J. van der Laan | 2011-08-07 | 1 | -4/+2 |
| * | Accept "bitcoin:" URL drops from browsers | Wladimir J. van der Laan | 2011-08-07 | 1 | -1/+13 |
| * | Full support for other units, add configuration option for default unit (used... | Wladimir J. van der Laan | 2011-07-29 | 1 | -0/+5 |
| * | allow multiple units in bitcoin amount widget (for example, for sending) usin... | Wladimir J. van der Laan | 2011-07-26 | 1 | -1/+11 |
| * | preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue | Wladimir J. van der Laan | 2011-07-25 | 1 | -1/+2 |
| * | fix clear() (clear red/invalid status) | Wladimir J. van der Laan | 2011-07-22 | 1 | -1/+1 |
| * | add sendmany support | Wladimir J. van der Laan | 2011-07-16 | 1 | -0/+119 |