Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan | |
Closes #839 | |||
2013-10-23 | qt: show payment information in one text area | Wladimir J. van der Laan | |
Simplifies the dialog (makes it look less crowded) as well as the code and makes it possible to copy multiple fields at once. Also format bitcoin URI as URI, add copy button for URI. | |||
2013-10-23 | qt: use SendCoinsRecipient for payment request information | Wladimir J. van der Laan | |
This brings some symmetry into the design by using the same object both for incoming URIs that are parsed as for outgoing URIs that are formatted. | |||
2013-10-23 | qt: rework "receive coins" workflow | Wladimir J. van der Laan | |