luigi1111
b461373b8a
Merge pull request #3674
...
3719f00
TxKey: fix get / check proof (selsta)
2021-08-26 21:30:02 -04:00
luigi1111
3507e848cf
Merge pull request #3650
...
946fa53
Receive: implement payment request (rating89us)
2021-08-26 21:23:23 -04:00
selsta
3719f00953
TxKey: fix get / check proof
2021-08-20 23:51:04 +02:00
rating89us
946fa538b9
Receive: implement payment request
2021-08-19 17:13:57 +02:00
luigi1111
51828babbb
Merge pull request #3641
...
d8fb9ec
Transfer: use defaultFontColor for text cursor when address field is blank (rating89us)
2021-07-26 15:37:47 -04:00
luigi1111
a13e4b622c
Merge pull request #3640
...
7805430
Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists (rating89us)
2021-07-26 15:37:26 -04:00
selsta
57f9cf9d85
History: fix transactions missing after midnight
2021-07-26 00:42:44 +02:00
rating89us
d8fb9ec081
Transfer: use defaultFontColor for text cursor when address field is blank
2021-07-25 20:09:52 +02:00
rating89us
faf9ec3027
AddressBook: add Grab QR code inline button
...
Co-authored-by: selsta <selsta@users.noreply.github.com>
2021-07-25 09:08:17 +02:00
rating89us
7805430f4f
Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists
2021-07-23 08:13:01 +02:00
rating89us
3631482419
SettingsInfo: fix displaying of Graphics mode and Tails on clipboard output
2021-07-09 23:00:18 +02:00
luigi1111
083b0fb7a8
Merge pull request #3601
...
d8f9d2f
Transfer: fix fee label alignment (selsta)
2021-07-06 11:49:37 -04:00
luigi1111
24d113377b
Merge pull request #3598
...
dbc8c7d
qr: scan valid addresses that miss an uri prefix (selsta)
2021-07-06 11:48:58 -04:00
luigi1111
5e076325cd
Merge pull request #3590
...
2db8f77
Transfer: UI changes to description field (use LineEdit, decrease font size, new placeholder) (rating89us)
2021-07-06 11:48:27 -04:00
luigi1111
81f0209006
Merge pull request #3582
...
54e183a
SettingsInfo: add portable mode to wallet mode (selsta)
2021-07-06 11:47:06 -04:00
luigi1111
b4e6f20b53
Merge pull request #3580
...
0fd0fc5
Receive: selected address details on top; QR code click to ampliate/right click to save as image; click on description to edit; display full address; use standard button for 'create new address' (rating89us)
2021-07-06 11:46:35 -04:00
luigi1111
2d82439b56
Merge pull request #3559
...
3eae630
History: collapse 'Sort & Filter' when user types (rating89us)
2021-07-06 11:43:48 -04:00
luigi1111
0ae1c721ef
Merge pull request #3491
...
dbda233
pages: set correct icon fallback opacity (selsta)
2021-07-06 11:40:10 -04:00
luigi1111
d595957405
Merge pull request #3165
...
3907dac
Account: remove 'Balance:' label; add XMR; align balances (rating89us)
2021-07-06 11:36:19 -04:00
selsta
d8f9d2f160
Transfer: fix fee label alignment
2021-07-01 01:19:57 +02:00
selsta
dbda233b94
pages: set correct icon fallback opacity
2021-07-01 00:46:03 +02:00
selsta
dbc8c7d473
qr: scan valid addresses that miss an uri prefix
2021-06-29 04:53:24 +02:00
rating89us
2db8f77a0a
Transfer: UI changes to description field (use LineEdit, decrease font size, new placeholder)
2021-06-26 21:25:19 +02:00
rating89us
0fd0fc5ceb
Receive: selected address details on top; QR code click to ampliate/right click to save as image; click on description to edit; display full address; use standard button for "create new address"
2021-06-26 16:01:59 +02:00
luigi1111
bea763d7f8
Merge pull request #3585
...
b9a1fa8
History: display Payment proof dialog immediately after clicking the button (rating89us)
2021-06-24 13:54:42 -05:00
rating89us
b9a1fa8563
History: display Payment proof dialog immediately after clicking the button
2021-06-22 21:19:27 +02:00
rating89us
51ac3ca981
StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change background color on mouse hover; smaller text
2021-06-22 20:38:21 +02:00
selsta
54e183a7f5
SettingsInfo: add portable mode to wallet mode
2021-06-22 02:30:54 +02:00
luigi1111
afc2b35ed0
Merge pull request #3576
...
4e2b1ce
Transfer: don't overlap inside borders; fix margins (rating89us)
2021-06-21 13:40:36 -05:00
luigi1111
9114887866
Merge pull request #3575
...
08dd89d
Transfer: remove leftMargin of 'Address' label (rating89us)
2021-06-21 13:39:47 -05:00
luigi1111
2afb346563
Merge pull request #3574
...
eacc57f
StandardDropdown: use ColumnLayout; use same height of LineEdit; include dropdownLabel (rating89us)
2021-06-21 13:39:00 -05:00
luigi1111
286a3d140d
Merge pull request #3569
...
ffd31c5
AddressBook: use LineEdit on descriptionLine; add tab/backtab; forceActiveFocus on addressLine; use Enter/Return key to save; cancel/delete buttons (rating89us)
2021-06-21 13:38:02 -05:00
luigi1111
5f2b5d940c
Merge pull request #3550
...
417eaea
History: stay on the same page after editing description (rating89us)
2021-06-21 13:36:34 -05:00
rating89us
eacc57fb44
StandardDropdown: use ColumnLayout; use same height of LineEdit; include dropdownLabel
2021-06-20 00:02:59 +02:00
rating89us
4e2b1cec95
Transfer: don't overlap inside borders; fix margins
2021-06-19 21:16:54 +02:00
rating89us
08dd89de58
Transfer: remove leftMargin of "Address" label
2021-06-19 18:21:40 +02:00
rating89us
ffd31c50da
AddressBook: use LineEdit on descriptionLine; add tab/backtab; forceActiveFocus on addressLine; use Enter/Return key to save; cancel/delete buttons
2021-06-17 13:37:19 +02:00
luigi1111
b970cad48b
Merge pull request #3564
...
dfe8146
SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore height date when typed in wrong format (rating89us)
2021-06-16 14:53:44 -05:00
rating89us
dfe8146f5c
SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore height date when typed in wrong format
2021-06-15 16:34:07 +02:00
rating89us
3eae630cfe
History: collapse "Sort & Filter" when user types
2021-06-12 20:43:35 +02:00
rating89us
52aef114fa
LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti)
2021-06-11 17:13:52 +02:00
luigi1111
7c379e2cda
Merge pull request #3548
...
979e0da
History: add fontAwesomeFallbackIcon (rating89us)
2021-06-10 11:07:53 -05:00
luigi1111
244459e606
Merge pull request #3546
...
8ac1b4e
AddressBook: add 'See transactions' button (rating89us)
2021-06-10 11:07:10 -05:00
luigi1111
0e561de0a9
Merge pull request #3543
...
c5bad8e
SettingsLog: fix text color bug on theme switch; new warning and green text colors (rating89us)
2021-06-10 11:06:31 -05:00
luigi1111
ceac6c8a47
Merge pull request #3542
...
f6a66b6
SettingsLog: ScrollBar always visible (except Mac) (rating89us)
2021-06-10 11:06:04 -05:00
luigi1111
950e20d400
Merge pull request #3537
...
5a41849
SettingsLog: new placeholder text in command field (no commands in translation string) (rating89us)
2021-06-10 11:04:15 -05:00
luigi1111
124a8b5f4e
Merge pull request #3536
...
cea712e
History: close sortAndFilter when exiting Transactions page (rating89us)
2021-06-10 11:03:31 -05:00
luigi1111
0bd4d731d2
Merge pull request #3535
...
1f8aa0d
History: change default dates of 'Date from' and 'Date to' DatePicker components (rating89us)
2021-06-10 11:02:36 -05:00
luigi1111
b22fc4266c
Merge pull request #3528
...
f06d6e0
Transfer: add XMR unit on transactions with a single recipient; move 'send all' button next to Amount label (rating89us)
2021-06-10 10:22:52 -05:00
luigi1111
2290e7e762
Merge pull request #3527
...
1512908
Transfer: fix y position of recipient elements (rating89us)
2021-06-10 10:21:07 -05:00