reemuru
346913f3db
SettingsWallet: lock wallet on demand
...
This commit adds the ability to lock the wallet on demand instead
of waiting for the user inactivity time out. It is binded to the
hot keys Ctrl+L. Pressing cancel or the esc key will send the user
back to the wizard home for wallet selection. Incorrect password
returns the error message. Correct password will remove the
PasswordDialog allowing access. Add lock functionality in the
wallet settings section and title bar.
2022-03-13 12:37:43 -04:00
luigi1111
1610b93975
Merge pull request #3828
...
2bf0dd8
Advanced: ReserveProof: Resolve review by selsta (reemuru)
0f67580
Advanced: ReserveProof: Add support for reserve proof (reemuru)
2022-03-02 19:03:14 -05:00
luigi1111
adf88c63ec
Merge pull request #3791
...
6b926b3
History: disable payment proof for hardware wallets (selsta)
2022-01-24 15:22:11 -05:00
reemuru
2bf0dd840f
Advanced: ReserveProof: Resolve review by selsta
...
Fixes: 0f67580e
This commit updates qsTr() to avoid breaking previous
translations. Also removes an erroneous whitespace.
2022-01-21 01:21:17 -05:00
reemuru
0f67580e8f
Advanced: ReserveProof: Add support for reserve proof
...
This change adds the ability to prove and check a reserve proof
to this existing "Prove/check" advanced menu. If the amount line has
a valid amount less than that of the current account index this input
will drive the logic for generating a reserve proof. Checking a reserve
proof is accomplished by validating the address and verifying that
signature.indexOf("ReserveProofV") === 0. The result displays the total
and spent amount of the proof.
2022-01-20 20:21:11 -05:00
rating89us
fa9285a108
SettingsInfo: translate tx description of "Donate to Monero" button
2022-01-13 21:20:29 +01:00
Igor Voytov
6f88ad0a13
Fixed English mistake in Mining.qml
2022-01-02 19:23:12 +03:00
luigi1111
f44fcb4459
Merge pull request #3802
...
98f8f19
SettingsWallet: improve and translate trusted remote node error message (rating89us)
2022-01-01 12:53:32 -05:00
luigi1111
9476a9880c
Merge pull request #3798
...
d160828
SettingsWallet, SettingsListItem: disable 'Rescan wallet balance' buton if wallet is not synced (rating89us)
2022-01-01 12:51:03 -05:00
rating89us
98f8f194cd
SettingsWallet: improve and translate trusted remote node error message
2021-12-13 15:30:24 +01:00
rating89us
d160828cda
SettingsWallet, SettingsListItem: disable "Rescan wallet balance" buton if wallet is not synced
2021-12-12 18:26:44 +01:00
selsta
6b926b3199
History: disable payment proof for hardware wallets
2021-12-11 04:02:35 +01:00
rating89us
70e3c2d3ad
Settings, Advanced: mirror stack transition when clicking on a button on the left
2021-12-08 13:00:10 +01:00
luigi1111
917d6d4243
Merge pull request #3742
...
e390b43
Mining: add buttons/scroll to CPU threads input; improve button labels; set start mining button as primary (rating89us)
2021-11-26 22:56:26 -06:00
luigi1111
05e629c0eb
Merge pull request #3740
...
9846bff
AddressBook: use small StandardButton; adjust buttons alignment/order; remove paste button (rating89us)
2021-11-26 22:55:57 -06:00
luigi1111
9c901b33f0
Merge pull request #3739
...
a37c375
Account: use StandardButton for 'Create new account' (rating89us)
2021-11-26 22:55:24 -06:00
luigi1111
a0ff56fbef
Merge pull request #3738
...
419a197
AddressBook: fix edit address button tooltip (rating89us)
2021-11-26 22:54:47 -06:00
luigi1111
fc8c1114b2
Merge pull request #3737
...
9961305
LabelSubheader: implement tooltip (rating89us)
2021-11-26 22:54:12 -06:00
rating89us
9961305867
LabelSubheader: implement tooltip
2021-11-22 23:19:41 +01:00
rating89us
e390b43bdc
Mining: add buttons/scroll to CPU threads input; improve button labels; set start mining button as primary
2021-11-22 19:46:16 +01:00
rating89us
cc8ddde01b
Transfer: fix button colors, font size, bold; use secondary button for advanced options
2021-11-21 19:28:36 +01:00
rating89us
419a1975eb
AddressBook: fix edit address button tooltip
2021-11-20 20:18:49 +01:00
rating89us
9846bff226
AddressBook: use small StandardButton; adjust buttons alignment/order; remove paste button
2021-11-20 19:38:29 +01:00
rating89us
a37c3756b7
Account: use StandardButton for "Create new account"
2021-11-20 17:05:26 +01:00
luigi1111
09ce233f4b
Merge pull request #3717
...
f91e179
Receive: set maximum length for qr string (selsta)
2021-11-09 23:00:14 -06:00
luigi1111
96dab92f33
Merge pull request #3706
...
bd7bd43
AddressBook: add payment request URI prefix to address field placeholder (rating89us)
2021-11-09 22:58:20 -06:00
selsta
f91e1791fe
Receive: set maximum length for qr string
2021-10-21 02:28:41 +02:00
rating89us
bd7bd43504
AddressBook: add payment request URI prefix to address field placeholder
2021-09-27 12:23:23 +02:00
rating89us
b44d359f9e
Transfer: add payment request URI prefix to address field placeholder
2021-09-27 12:22:25 +02:00
luigi1111
96762ebf09
Merge pull request #3687
...
f327d20
qml: use libwalletqt make_uri function (selsta)
dcc16a4
libwalletqt: add make_uri function (selsta)
2021-09-09 16:54:36 -04:00
selsta
1ef9a5c2d7
Transfer: print success / error for key images
2021-09-06 02:19:10 +02:00
luigi1111
facec65dfc
Merge pull request #3683
...
d3d7841
Receive: remove highlight of QR code menu if no menu item is hovered (rating89us)
2021-09-05 13:04:38 -04:00
luigi1111
35aee155d7
Merge pull request #3435
...
36940f0
Transfer: add support for outputs import / export (selsta)
e36b166
Wallet: import / export output function (tobtoht)
2021-09-05 12:54:13 -04:00
luigi1111
d93af5a469
Merge pull request #3282
...
6dd7445
Transfer: export all key images by default (benevanoff)
2021-09-05 12:51:53 -04:00
luigi1111
051282931a
Merge pull request #3096
...
AddressBook: description edits, remove hack (selsta)
2021-09-05 12:50:30 -04:00
selsta
f327d20deb
qml: use libwalletqt make_uri function
2021-09-05 05:52:56 +02:00
selsta
36940f07c9
Transfer: add support for outputs import / export
2021-09-04 00:14:07 +02:00
rating89us
d3d78416d7
Receive: remove highlight of QR code menu if no menu item is hovered
2021-09-02 20:49:54 +02:00
selsta
99ad8ef1ba
AddressBook: description edits, remove hack
...
Co-authored-by: dsc <dsc@xmr.pm>
2021-08-31 05:26:49 +02:00
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