Commit graph

43 commits

Author SHA1 Message Date
selsta
1d686adcb9
wizard: add new Trezor Safe 5 2024-08-08 21:22:06 +02:00
inson1
8851e71a8b
Update year in Cypyright 2024-01-27 20:12:09 +01:00
selsta
c692fd1605
wizard: add Trezor Safe 3 to hardware wallets 2023-12-25 15:33:05 +01:00
selsta
90c4aa4ec6
wizard: add Ledger Stax image 2023-04-07 23:15:14 +02:00
selsta
5e949dbc15
wizard: add Ledger Stax 2023-03-17 21:38:21 +01:00
rating89us
198dfb338c
wizard: redesign seed page
- move mnemonic seed
- restore height into a separate page
- pdf template
- seed verification
- responsive UI
- accessibility
2023-02-12 23:25:49 +01:00
luigi1111
953cb8d302
Merge pull request #3903
434ac21 WizardCreateDevice1: add Ledger Nano S Plus (selsta)
2022-06-09 13:54:42 -05:00
selsta
434ac2182a
WizardCreateDevice1: add Ledger Nano S Plus 2022-04-30 09:05:40 +02:00
selsta
1f5b22149c
WizardCreateDevice1: set default restore height to 1
Due to API reasons height 0 means to approximate the current
block height during hardware device restore. That's not what
we want by default. Until this gets changed upstream we will
set the default to 1.
2022-04-30 08:36:09 +02:00
rating89us
9194522b56 Wizard: display selected network (testnet/stagenet) on "Create a new wallet" header 2022-01-13 20:56:00 +01:00
luigi1111
0b6ceab25b
Merge pull request #3769
3e159e0 WizardCreateDevice1: Use 'Restore wallet' instead of 'Create wallet' on Next button when restoring (rating89us)
2022-01-01 12:46:27 -05:00
luigi1111
7eef4f3364
Merge pull request #3758
a4b907a WizardCreateDevice1: hide advanced options in simple mode (rating89us)
2021-12-02 00:05:20 -06:00
rating89us
3e159e0ed6
WizardCreateDevice1: Use "Restore wallet" instead of "Create wallet" on Next button when restoring 2021-12-01 21:50:55 +01:00
rating89us
a4b907a668
WizardCreateDevice1: hide advanced options in simple mode 2021-11-28 11:45:50 +01:00
rating89us
31ae9b3947
WizardCreateDevice1: reset fields when opening page 2021-11-27 19:45:50 +01:00
rating89us
5234570afa WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add label to dropdown 2021-08-19 17:26:32 +02:00
luigi1111
f81bfa1865
Merge pull request #3613
6739b51 WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button (rating89us)
2021-07-10 17:54:34 -04:00
rating89us
6739b51a5b WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button
Update WizardWalletInput.qml
2021-07-10 20:14:23 +02:00
rating89us
2c0cf0d652
WizardCreateDevice1: move "choose your device" dropdown to the top 2021-06-28 00:33:49 +02:00
rating89us
dfe8146f5c SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore height date when typed in wrong format 2021-06-15 16:34:07 +02:00
xiphon
4354a76df9 StandardDropdown: drop Qt 5.8 workaround 2020-05-07 21:55:44 +00:00
rating89us
7f9b28c05f WizardNav: use PageIndicator in wizardProgress 2020-05-01 11:40:47 +02:00
rating89us
118ad125c4
Update WizardCreateDevice1.qml 2019-12-30 13:47:45 -03:00
xiphon
f47335f89f Wizard, AddressBook, SettingsNode: prevent undesired text selection 2019-11-27 12:33:30 +00:00
selsta
8abf8f844f
wizard: bug fixes
- property binding loop
- wrong transition
- html in plaintext
2019-07-24 05:07:54 +02:00
mmbyday
ca9883b6c0 Fix restore height when using stagenet/testnet 2019-05-24 11:58:46 -07:00
mmbyday
c151e5e7a1 wizardcreatedevice: cleanup layout 2019-05-02 12:11:21 -07:00
luigi1111
9ce7c86558
Merge pull request #2073
a6525e7 wizard/device: hide splash screen (selsta)
2019-04-25 15:29:19 -05:00
dsc
62285b01dc
Remove scaleRatio 2019-04-25 21:09:23 +02:00
selsta
a6525e74e6
wizard/device: hide splash screen 2019-04-25 20:53:28 +02:00
dsc
42f7afaefd
White theme 2019-04-24 05:37:35 +02:00
selsta
a6f7b13389
wizard: don't translate hardware wallet names 2019-04-16 16:53:35 +02:00
luigi1111
723ad8c8ae
Merge pull request #2052
6833275 wizard: small UI fix (selsta)
2019-04-08 14:37:54 -04:00
Dusan Klinec
1a2675b246
async device open and create from device, passphrase
- passphrase entry on host added, requires early listener setting monero pull #5355
- wallet open and create from device shows splash to indicate possible long process
- create from device is async to support passphrase entry
2019-04-06 14:52:14 +02:00
selsta
6833275b2a
wizard: small UI fix 2019-04-03 20:42:24 +02:00
luigi1111
19c2208dc4
Merge pull request #2019
9074633 device: Trezor support added (ph4r05)
2019-04-03 14:36:34 -04:00
lacksfish
e80e1b4c1f fix restore height option for hardware wallet restore 2019-03-17 05:40:26 +01:00
Dusan Klinec
9074633751 device: Trezor support added 2019-03-15 14:21:37 +01:00
luigi1111
287e379a24
Merge pull request #1990
0d24f64 invalidate wallet name after creation (xmrdsc)
2019-03-01 02:40:18 -06:00
dsc
0d24f642c3
invalidate wallet name after creation 2019-03-01 09:13:36 +01:00
selsta
fc68567f23
wizard: improve restore from device ui/ux 2019-03-01 08:37:35 +01:00
mmbyday
61af76fcb8 wizard: allow restore height when creating wallet from device 2019-02-28 11:23:19 -08:00
dsc
f329a71029
Wizard redesign 2019-02-22 03:05:27 +01:00