| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | The synchronization progress bar now compares the amount of total blocks to ↵ | Janne Pulkkinen | 2011-09-11 | 1 | -0/+8 | |
| | | | | | amount of blocks downloaded at application start-up. Could be probably implemented better. | |||||
| * | update to work with new lock system, add protocol.* to build system | Wladimir J. van der Laan | 2011-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | Full support for other units, add configuration option for default unit ↵ | Wladimir J. van der Laan | 2011-07-29 | 1 | -4/+2 | |
| | | | | | (used when displaying amounts) | |||||
| * | make initial block download reporting somewhat better by tracking version ↵ | Wladimir J. van der Laan | 2011-07-17 | 1 | -6/+12 | |
| | | | | | responses | |||||
| * | Display a "freshness" indicator instead of nr of blocks | Wladimir J. van der Laan | 2011-07-08 | 1 | -0/+6 | |
| | | ||||||
| * | General cleanups | Wladimir J. van der Laan | 2011-07-01 | 1 | -0/+4 | |
| | | ||||||
| * | Make it very clear when on testnet (green icon, add [testnet] to title) | Wladimir J. van der Laan | 2011-06-30 | 1 | -0/+5 | |
| | | ||||||
| * | Split off WalletModel from ClientModel, to be able to support multi-wallets ↵ | Wladimir J. van der Laan | 2011-06-30 | 1 | -92/+1 | |
| | | | | | in future | |||||
| * | update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class) | Wladimir J. van der Laan | 2011-06-26 | 1 | -13/+16 | |
| | | ||||||
| * | allow adding address to address book in send dialog | Wladimir J. van der Laan | 2011-06-25 | 1 | -3/+4 | |
| | | ||||||
| * | Allow changing default address (fixes issue #6) | Wladimir J. van der Laan | 2011-06-21 | 1 | -25/+3 | |
| | | ||||||
| * | On initial block chain download, show a progress bar | Wladimir J. van der Laan | 2011-06-18 | 1 | -0/+6 | |
| | | ||||||
| * | Prevent notification balloon-spam on initial block download, ↵ | Wladimir J. van der Laan | 2011-06-18 | 1 | -5/+10 | |
| | | | | | const-correctness in client model | |||||
| * | remove commented code, use // for one-line comments and comments inside ↵ | Wladimir J. van der Laan | 2011-06-18 | 1 | -6/+4 | |
| | | | | | functions | |||||
| * | move back to original directory structure | Wladimir J. van der Laan | 2011-06-11 | 1 | -0/+156 | |