Commit graph

104 commits

Author SHA1 Message Date
selsta
398e28ed24
Account, Receive: add missing fallback icons 2021-04-21 03:57:39 +02:00
luigi1111
3f4de99be4
Merge pull request #3289
7c32fe6 remove copy qr uri to clipboard button (Ben Evanoff)
2021-01-20 22:39:43 -05:00
Ben Evanoff
7c32fe6b5c
remove copy qr uri to clipboard button 2021-01-02 14:34:59 -06:00
rating89us
1373e709d6 account/receive: highlight background and text of selected item 2020-10-17 20:19:50 +02:00
selsta
53066ae92b
QML: fix some Qt 5.15 warnings 2020-06-12 03:10:32 +02:00
rating89us
50f3e67e81 Receive: buttons in rows + labels + 3D depth + FontAwesome icons 2020-01-19 17:29:49 -03:00
selsta
f8262b0d27
misc: cleanup unused variables and comments 2019-12-20 03:37:52 +01:00
selsta
b940ad72be
InputDialog: pre-populate input text 2019-12-09 17:38:09 +01:00
xiphon
0daf2aacf5 CheckBox: use Font Awesome plus/minus icons, remove unused images 2019-11-25 06:37:21 +00:00
selsta
8dab0755d3
repo: remove isMobile leftovers 2019-09-06 00:11:12 +02:00
selsta
18f7a6a694
Receive: fix warning 2019-08-07 14:19:56 +02:00
luigi1111
5f8cb04fee
Merge pull request #2221
2d72f55 device: show address on device display (ph4r05)
2019-08-06 15:01:48 -05:00
luigi1111
25e56ee8fb
Merge pull request #2307
f20ab12 QML: fix various warnings (selsta)
2019-07-22 13:29:31 -05:00
selsta
f20ab12cf3
QML: fix various warnings 2019-07-21 23:23:03 +02:00
selsta
e6642c4338
Account/Receive: update table on new entry 2019-07-21 21:17:18 +02:00
Dusan Klinec
2d72f55e57
device: show address on device display 2019-07-15 17:54:50 +02:00
selsta
74dbe8bfcb
Account/Receive: update design 2019-04-25 22:36:02 +02:00
dsc
62285b01dc
Remove scaleRatio 2019-04-25 21:09:23 +02:00
dsc
42f7afaefd
White theme 2019-04-24 05:37:35 +02:00
selsta
15a5f76334
add missing TranslationManager.emptyString 2019-04-16 16:35:30 +02:00
selsta
c80bc12284
Receive: change account -> address in string
Also remove stray spaces.
2019-02-27 23:18:24 +01:00
mmbyday
9b17235533 sign, receive: fix reference errors 2019-02-25 09:45:06 -08:00
dsc
f329a71029
Wizard redesign 2019-02-22 03:05:27 +01:00
selsta
28332f54e6
Receive: update subaddress table design 2019-02-01 08:22:03 +01:00
luigi1111
b44bcffd6f
Merge pull request #1891
fa64421 receive/wizard: fix warnings (mmbyday)
2019-01-21 14:55:03 -06:00
luigi1111
8a4596ee47
Merge pull request #1884
310679c QML: fix various warnings (xiphon)
2019-01-21 14:51:43 -06:00
xiphon
ba2815b6c9 receive: add "Download QR-Code image" and "Copy Payment URL" buttons 2019-01-10 15:07:39 +00:00
mmbyday
fa64421f94 receive/wizard: fix warnings 2019-01-09 21:32:27 -08:00
xiphon
310679c680 QML: fix various warnings 2019-01-10 04:57:57 +03:00
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