| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change strings to Bitcoin (uppercase), where it is used as a noun and update ↵ | Philip Kaufmann | 2012-05-18 | 1 | -1/+1 |
| | | | | | strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string | ||||
| * | fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum] | Wladimir J. van der Laan | 2012-04-15 | 1 | -0/+3 |
| | | |||||
| * | Add robustness against null models | Wladimir J. van der Laan | 2011-11-08 | 1 | -0/+4 |
| | | |||||
| * | Fix segmentation fault when editing address not in address book (issue #615) | Wladimir J. van der Laan | 2011-11-08 | 1 | -0/+6 |
| | | |||||
| * | update to work with new lock system, add protocol.* to build system | Wladimir J. van der Laan | 2011-09-02 | 1 | -0/+5 |
| | | |||||
| * | Wallet encryption part 2: ask passphrase when needed, add menu options | Wladimir J. van der Laan | 2011-08-31 | 1 | -0/+5 |
| | | |||||
| * | select new address immediately after creation | Wladimir J. van der Laan | 2011-08-04 | 1 | -4/+7 |
| | | |||||
| * | add sendmany support | Wladimir J. van der Laan | 2011-07-16 | 1 | -10/+9 |
| | | |||||
| * | Check addresses in address book for validity | Wladimir J. van der Laan | 2011-07-02 | 1 | -6/+25 |
| | | |||||
| * | Send: dialog redesign (automatically look up label for entered address) | Wladimir J. van der Laan | 2011-07-02 | 1 | -7/+2 |
| | | |||||
| * | Allow changing default address (fixes issue #6) | Wladimir J. van der Laan | 2011-06-21 | 1 | -1/+6 |
| | | |||||
| * | move back to original directory structure | Wladimir J. van der Laan | 2011-06-11 | 1 | -0/+84 |