| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | recieve page: change payment id description to 16 hex | Jaquee | 2017-03-03 | 1 | -1/+1 | |
| | | ||||||
| * | start daemon automatically and detached | Jaquee | 2017-02-23 | 1 | -1/+1 | |
| | | ||||||
| * | save qrcode to file | MoroccanMalinois | 2017-01-23 | 1 | -0/+35 | |
| | | ||||||
| * | Receive.qml: PaymentID above Integrated address | xmr-eric | 2017-01-07 | 1 | -33/+33 | |
| | | ||||||
| * | Receive: tx scanner for payments matching setup | moneromooo.monero | 2016-11-29 | 1 | -1/+142 | |
| | | | | | | | | Payments matching the currently setup payment id and optional amount are detected, allowing a merchant to generate a new payment id, enter the expected amount, let a client scan the QR code, and wait till the payment shows up as either in the txpool, or with N confirmations. | |||||
| * | Merge pull request #192 | Riccardo Spagni | 2016-11-24 | 1 | -0/+55 | |
| |\ | | | | | | | 96c7dde Add QR code display on the receive page (moneromooo.monero) | |||||
| | * | Add QR code display on the receive page | moneromooo.monero | 2016-11-20 | 1 | -0/+55 | |
| | | | | | | | | | | | | | | | This embeds MIT licenced code from Project Nayuki: https://www.nayuki.io/page/qr-code-generator-library The C++ part of the code is embedded in src/QR-Code-generator. See src/QR-Code-generator/Readme.markdown for more info. | |||||
| * | | Receive: fix null dereference | moneromooo.monero | 2016-11-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | Receive: update address field when the wallet changed | moneromooo.monero | 2016-11-12 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #70 | Riccardo Spagni | 2016-10-24 | 1 | -1/+1 | |
| |\ | | | | | | | bb25294 add hint texts to address and payment id fields (moneromooo.monero) | |||||
| | * | add hint texts to address and payment id fields | moneromooo.monero | 2016-10-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Receive: allow integrated addresses from custom payment ids | moneromooo.monero | 2016-10-16 | 1 | -7/+11 | |
| |/ | | | | | This needs a matching update from monero to not override invalid payment ids. | |||||
| * | fixed 3 typos | Jacob Brydolf | 2016-10-11 | 1 | -1/+1 | |
| | | ||||||
| * | added onPageCompleted | Jacob Brydolf | 2016-10-10 | 1 | -8/+13 | |
| | | ||||||
| * | Receive page: display long address from the beginning in TextField | Ilya Kitaev | 2016-10-10 | 1 | -0/+5 | |
| | | ||||||
| * | Replaced Loader with StackView; Fixed payment id generation | Ilya Kitaev | 2016-10-10 | 1 | -5/+4 | |
| | | ||||||
| * | added TransactionHistoryModel; renamings | Ilya Kitaev | 2016-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | Processing splash bug fixed; | Ilya Kitaev | 2016-09-01 | 1 | -4/+4 | |
| | | | | | Receive page: wrong reference to the wallet fixed; | |||||
| * | dynamic translation support. closes #24 | Ilya Kitaev | 2016-07-20 | 1 | -6/+6 | |
| | | ||||||
| * | Added "Receive" page. Hide all pages except "Transfer" and "Receive". | Ilya Kitaev | 2016-06-26 | 1 | -0/+184 | |
