| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | string.startsWith() is not available in Qt versions lower than 5.8. Replace ↵ | dsc | 2018-12-09 | 1 | -1/+1 | |
| | | | | | | | | | with string.indexOf() | |||||
| * | | receive: enable advanced option checkbox2 to persist | mmbyday | 2018-12-06 | 1 | -4/+3 | |
| |/ | ||||||
| * | Merge pull request #1771 | luigi1111 | 2018-12-04 | 1 | -1/+1 | |
| |\ | | | | | | | 6c60b37 Fix Receive.qml:388: Error: Insufficient arguments (mmbyday) | |||||
| | * | Fix Receive.qml:388: Error: Insufficient arguments | mmbyday | 2018-12-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | receive: qrcode fixes | mmbyday | 2018-11-28 | 1 | -12/+17 | |
| |/ | ||||||
| * | receive: add Payment URL | xiphon | 2018-10-27 | 1 | -0/+10 | |
| | | ||||||
| * | receive: fix Amount and QR-Code layout | xiphon | 2018-10-27 | 1 | -30/+30 | |
| | | ||||||
| * | Merge pull request #1667 | luigi1111 | 2018-10-16 | 1 | -10/+6 | |
| |\ | | | | | | | | | cd024be tracking: query blockchain height only once during update (xiphon) cf8f36b tracking: don't fetch redundant txes (xiphon) | |||||
| | * | tracking: don't fetch redundant txes | xiphon | 2018-10-16 | 1 | -7/+3 | |
| | | | ||||||
| | * | tracking: query blockchain height only once during update | xiphon | 2018-10-16 | 1 | -3/+3 | |
| | | | ||||||
| * | | Add border to generated QR codes | Guillaume LE VAILLANT | 2018-10-14 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #1393 | luigi1111 | 2018-05-21 | 1 | -7/+3 | |
| |\ | | | | | | | d003b25 use regex for value input | |||||
| | * | use regex for value input | cryptochangements34 | 2018-05-11 | 1 | -7/+3 | |
| | | | ||||||
| * | | missing <p> | erciccione | 2018-05-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix typos in Receive.qml and SharedRingDB.qml | erciccione | 2018-05-13 | 1 | -1/+1 | |
| |/ | ||||||
| * | Introduced 'show advanced options' checkbox | Sander Ferdinand | 2018-05-03 | 1 | -0/+14 | |
| | | ||||||
| * | Check the 'to receive amount' with the transaction tracker | Sander Ferdinand | 2018-05-03 | 1 | -14/+34 | |
| | | ||||||
| * | Variable address truncation (for mobile) | Sander Ferdinand | 2018-05-03 | 1 | -1/+7 | |
| | | ||||||
| * | Reimplemented create/edit/copy (sub)address icons and buttons | Sander Ferdinand | 2018-05-03 | 1 | -50/+108 | |
| | | ||||||
| * | First iteration of the subaddress table restyle | Sander Ferdinand | 2018-05-03 | 1 | -67/+115 | |
| | | ||||||
| * | Redesigned the tracking section | Sander Ferdinand | 2018-05-03 | 1 | -45/+159 | |
| | | ||||||
| * | Reordered QR/Tracking sections on the receive page | Sander Ferdinand | 2018-05-03 | 1 | -95/+146 | |
| | | ||||||
| * | Receive: make tracking optional | stoffu | 2018-04-07 | 1 | -1/+8 | |
| | | ||||||
| * | Bring QTQuick.Controls version down to 2.0 | dEBRUYNE-1 | 2018-04-02 | 1 | -1/+1 | |
| | | ||||||
| * | Fixes runtime QML warning | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 | |
| | | ||||||
| * | Dynamic subaddr table height, dont show history table when there is none | Sander Ferdinand | 2018-03-29 | 1 | -1/+3 | |
| | | ||||||
| * | Design polish work | Sander Ferdinand | 2018-03-29 | 1 | -3/+1 | |
| | | ||||||
| * | Receive page; modified subaddress table | Sander Ferdinand | 2018-03-29 | 1 | -145/+77 | |
| | | ||||||
| * | Receive page development | Sander Ferdinand | 2018-03-29 | 1 | -28/+131 | |
| | | ||||||
| * | Added some styles, changed some margins, testing with the new LineEdit | Sander Ferdinand | 2018-03-29 | 1 | -1/+4 | |
| | | ||||||
| * | Merge pull request #1065 | luigi1111 | 2018-01-26 | 1 | -1/+1 | |
| |\ | | | | | | | fdd528b Update copyright for 2018 | |||||
| | * | Update copyright for 2018 | xmr-eric | 2018-01-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | ditch payment ID from the Receive page | kenshi84 | 2018-01-13 | 1 | -132/+13 | |
| | | | ||||||
| * | | Subaddresses minimal version: supports default account only | kenshi84 | 2018-01-13 | 1 | -21/+64 | |
| |/ | ||||||
| * | Merge pull request #981 | luigi1111 | 2018-01-06 | 1 | -3/+6 | |
| |\ | | | | | | | | | | | | | | | c1ac91d Refresh base translations before making any changes. 7ba6eac Cleanup html/css in text to be translated. 934f538 Regenerated en translation file from clean ver | |||||
| | * | Cleanup html/css in text to be translated. | Jonathan Cross | 2017-12-01 | 1 | -3/+6 | |
| | | | ||||||
| * | | Merge pull request #1018 | luigi1111 | 2017-12-19 | 1 | -2/+8 | |
| |\ \ | | | | | | | | | | 4617a09 show only valid qr codes with valid payment ids | |||||
| | * | | show only valid qr codes with valid payment ids | User | 2017-12-13 | 1 | -2/+8 | |
| | |/ | | | | | | | | | | | | | | | | | | | fix broken amount field remove unnecessary braces remove bad pid string and whitespace changes remove payment id check in qr generation | |||||
| * / | Receive page: QR code bug fix for invalid payment ids | Tim L | 2017-12-13 | 1 | -2/+2 | |
| |/ | ||||||
| * | Improve copy text handling | Jaquee | 2017-11-03 | 1 | -0/+3 | |
| | | ||||||
| * | Receive page mobile layout fix | Jaquee | 2017-11-03 | 1 | -25/+25 | |
| | | ||||||
| * | pages mobile scaling | Jaquee | 2017-11-03 | 1 | -13/+6 | |
| | | ||||||
| * | ios build settings | Jaquee | 2017-05-05 | 1 | -7/+10 | |
| | | ||||||
| * | Receive.qml Amount placeholder | xmr-eric | 2017-03-19 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #570 | Riccardo Spagni | 2017-03-19 | 1 | -1/+1 | |
| |\ | | | | | | | 5f2e5b0 Better Integrated address placeholder (xmr-eric) | |||||
| | * | Better Integrated address placeholder | xmr-eric | 2017-03-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add a clear payment ID button | Michael Campagnaro | 2017-03-18 | 1 | -1/+13 | |
| | | | ||||||
| * | | Don't set a default payment ID on receive page | Michael Campagnaro | 2017-03-18 | 1 | -13/+18 | |
| |/ | ||||||
| * | Add missing, fix and improve translations | Roy Jacobs | 2017-03-14 | 1 | -2/+2 | |
| | | ||||||
| * | Added missing Receive/Settings/Sign/Transfer translations | Roy Jacobs | 2017-03-09 | 1 | -2/+2 | |
| | | ||||||
