Commit graph

75 commits

Author SHA1 Message Date
dsc
85cd428dcb Merchant page 2018-12-29 18:08:21 +01:00
luigi1111
002c800ee8
Merge pull request #1850
b38a93a Receive: fix subaddress alignment (selsta)
2018-12-20 14:37:14 -06:00
selsta
b38a93a412
Receive: fix subaddress alignment 2018-12-20 00:06:23 +01:00
mmbyday
09201b17fb Clear text fields up switching wallets 2018-12-18 11:07:58 -08:00
luigi1111
f8cd4c86d9
Merge pull request #1794
e650818 TextField.onEditingFinished() is not available in Qt versions lower than 5.9. Replace with onEditingFinished() (xmrdsc)
b466f9f string.startsWith() is not available in Qt versions lower than 5.8. Replace with string.indexOf() (xmrdsc)
2018-12-11 13:59:03 -06:00
dsc
b466f9fe96
string.startsWith() is not available in Qt versions lower than 5.8. Replace with string.indexOf() 2018-12-09 17:44:01 +01:00
mmbyday
950ac55281 receive: enable advanced option checkbox2 to persist 2018-12-06 14:56:23 -05:00
luigi1111
b27632e131
Merge pull request #1771
6c60b37 Fix Receive.qml:388: Error: Insufficient arguments (mmbyday)
2018-12-04 13:32:15 -06:00
mmbyday
6c60b37e63 Fix Receive.qml:388: Error: Insufficient arguments 2018-12-01 20:13:31 +02:00
mmbyday
eb311b9aca receive: qrcode fixes 2018-11-28 14:03:05 -08:00
xiphon
3b36dc997c receive: add Payment URL 2018-10-27 12:42:25 +00:00
xiphon
12a3d687c6 receive: fix Amount and QR-Code layout 2018-10-27 12:27:18 +00:00
luigi1111
2e2e7be4d0
Merge pull request #1667
cd024be tracking: query blockchain height only once during update (xiphon)
cf8f36b tracking: don't fetch redundant txes (xiphon)
2018-10-16 16:31:47 -05:00
xiphon
cf8f36ba76 tracking: don't fetch redundant txes 2018-10-16 18:37:48 +00:00
xiphon
cd024bed8b tracking: query blockchain height only once during update 2018-10-16 18:32:38 +00:00
Guillaume LE VAILLANT
79452bc9ac Add border to generated QR codes 2018-10-14 13:55:59 +02:00
luigi1111
5b725a4f20
Merge pull request #1393
d003b25 use regex for value input
2018-05-21 23:10:29 -05:00
erciccione
290339a22d
missing <p> 2018-05-13 17:11:25 +02:00
erciccione
63478b1c48
fix typos in Receive.qml and SharedRingDB.qml 2018-05-13 17:08:36 +02:00
cryptochangements34
d003b255b9 use regex for value input 2018-05-11 18:56:04 -04:00
Sander Ferdinand
229fba2de9 Introduced 'show advanced options' checkbox 2018-05-03 12:35:53 +02:00
Sander Ferdinand
dc1d5e9e0a Check the 'to receive amount' with the transaction tracker 2018-05-03 12:35:53 +02:00
Sander Ferdinand
5487383068 Variable address truncation (for mobile) 2018-05-03 12:35:53 +02:00
Sander Ferdinand
0e49e4ad37 Reimplemented create/edit/copy (sub)address icons and buttons 2018-05-03 12:35:53 +02:00
Sander Ferdinand
6ff273fd32 First iteration of the subaddress table restyle 2018-05-03 12:35:34 +02:00
Sander Ferdinand
44ad8a3be1 Redesigned the tracking section 2018-05-03 12:35:34 +02:00
Sander Ferdinand
5a1952f7ac Reordered QR/Tracking sections on the receive page 2018-05-03 12:35:34 +02:00
stoffu
cd4418dc45
Receive: make tracking optional 2018-04-07 14:09:28 +09:00
dEBRUYNE-1
199ed44aae
Bring QTQuick.Controls version down to 2.0 2018-04-02 11:40:42 +02:00
Sander Ferdinand
c001e31241 Fixes runtime QML warning 2018-03-29 23:04:04 +01:00
Sander Ferdinand
5213daad77 Dynamic subaddr table height, dont show history table when there is none 2018-03-29 23:04:03 +01:00
Sander Ferdinand
57c0477fc6 Design polish work 2018-03-29 23:04:03 +01:00
Sander Ferdinand
57a9508849 Receive page; modified subaddress table 2018-03-29 23:04:03 +01:00
Sander Ferdinand
e5357c8a0b Receive page development 2018-03-29 23:04:02 +01:00
Sander Ferdinand
f15d6f5197 Added some styles, changed some margins, testing with the new LineEdit 2018-03-29 23:04:00 +01:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
kenshi84
a6a7b56d73
ditch payment ID from the Receive page 2018-01-13 14:37:14 +09:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
luigi1111
4189900e86
Merge pull request #981
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
2018-01-06 17:17:19 -05:00
luigi1111
64ce0e62e2
Merge pull request #1018
4617a09 show only valid qr codes with valid payment ids
2017-12-19 11:35:43 -06:00
Tim L
b73bcdf4b9 Receive page: QR code bug fix for invalid payment ids 2017-12-13 09:25:37 -05:00
User
4617a09af9
show only valid qr codes with valid payment ids
fix broken amount field

remove unnecessary braces

remove bad pid string and whitespace changes

remove payment id check in qr generation
2017-12-13 05:03:01 -05:00
Jonathan Cross
7ba6eac43a
Cleanup html/css in text to be translated. 2017-12-01 15:38:57 +01:00
Jaquee
2170f6a46d Improve copy text handling 2017-11-03 16:57:12 +01:00
Jaquee
d834fb419c Receive page mobile layout fix 2017-11-03 16:57:11 +01:00
Jaquee
4dc0d36b98 pages mobile scaling 2017-11-03 16:57:11 +01:00
Jaquee
2e53c524a1 ios build settings 2017-05-05 12:03:03 +02:00
xmr-eric
174d6ad019 Receive.qml Amount placeholder 2017-03-19 18:55:33 -04:00
Riccardo Spagni
42fb1ed51d
Merge pull request #570
5f2e5b0 Better Integrated address placeholder (xmr-eric)
2017-03-19 23:50:43 +02:00