aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardCreateDevice1.qml
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System6 hours1-12/+12
|
* wallet: add new ledger nano gen5plowsof2025-12-031-0/+3
|
* wizard: add new Ledger Flexselsta2025-08-311-0/+3
|
* wizard: add new Trezor Safe 5selsta2024-08-081-0/+3
|
* Update year in Cypyrightinson12024-01-271-1/+1
|
* wizard: add Trezor Safe 3 to hardware walletsselsta2023-12-251-1/+7
|
* wizard: add Ledger Stax imageselsta2023-04-071-0/+2
|
* wizard: add Ledger Staxselsta2023-03-171-0/+1
|
* wizard: redesign seed pagerating89us2023-02-121-1/+1
| | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility
* Merge pull request #3903luigi11112022-06-091-1/+15
|\ | | | | | | 434ac21 WizardCreateDevice1: add Ledger Nano S Plus (selsta)
| * WizardCreateDevice1: add Ledger Nano S Plusselsta2022-04-301-1/+15
| |
* | WizardCreateDevice1: set default restore height to 1selsta2022-04-301-3/+3
|/ | | | | | | 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.
* Wizard: display selected network (testnet/stagenet) on "Create a new wallet" ↵rating89us2022-01-131-1/+6
| | | | header
* Merge pull request #3769luigi11112022-01-011-1/+1
|\ | | | | | | 3e159e0 WizardCreateDevice1: Use 'Restore wallet' instead of 'Create wallet' on Next button when restoring (rating89us)
| * WizardCreateDevice1: Use "Restore wallet" instead of "Create wallet" on Next ↵rating89us2021-12-011-1/+1
| | | | | | | | button when restoring
* | Merge pull request #3758luigi11112021-12-021-0/+1
|\ \ | | | | | | | | | a4b907a WizardCreateDevice1: hide advanced options in simple mode (rating89us)
| * | WizardCreateDevice1: hide advanced options in simple moderating89us2021-11-281-0/+1
| |/
* / WizardCreateDevice1: reset fields when opening pagerating89us2021-11-271-0/+7
|/
* WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add ↵rating89us2021-08-191-33/+80
| | | | label to dropdown
* Merge pull request #3613luigi11112021-07-101-1/+1
|\ | | | | | | 6739b51 WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button (rating89us)
| * WizardWalletInput: red border if error; error messages; remove placeholders; ↵rating89us2021-07-101-1/+1
| | | | | | | | | | | | smaller font; icon for browse button Update WizardWalletInput.qml
* | WizardCreateDevice1: move "choose your device" dropdown to the toprating89us2021-06-281-8/+9
|/
* SettingsInfo, WizardRestoreWallet1, WizardCreateDevice1: Correct restore ↵rating89us2021-06-151-8/+1
| | | | height date when typed in wrong format
* StandardDropdown: drop Qt 5.8 workaroundxiphon2020-05-071-7/+0
|
* WizardNav: use PageIndicator in wizardProgressrating89us2020-05-011-2/+2
|
* Update WizardCreateDevice1.qmlrating89us2019-12-301-2/+2
|
* Wizard, AddressBook, SettingsNode: prevent undesired text selectionxiphon2019-11-271-7/+1
|
* wizard: bug fixesselsta2019-07-241-0/+2
| | | | | | - property binding loop - wrong transition - html in plaintext
* Fix restore height when using stagenet/testnetmmbyday2019-05-241-1/+2
|
* wizardcreatedevice: cleanup layoutmmbyday2019-05-021-24/+19
|
* Merge pull request #2073luigi11112019-04-251-0/+1
|\ | | | | | | a6525e7 wizard/device: hide splash screen (selsta)
| * wizard/device: hide splash screenselsta2019-04-251-0/+1
| |
* | Remove scaleRatiodsc2019-04-251-14/+14
|/
* White themedsc2019-04-241-5/+3
|
* wizard: don't translate hardware wallet namesselsta2019-04-161-2/+2
|
* Merge pull request #2052luigi11112019-04-081-0/+1
|\ | | | | | | 6833275 wizard: small UI fix (selsta)
| * wizard: small UI fixselsta2019-04-031-0/+1
| |
* | async device open and create from device, passphraseDusan Klinec2019-04-061-7/+12
|/ | | | | | - 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
* Merge pull request #2019luigi11112019-04-031-1/+1
|\ | | | | | | 9074633 device: Trezor support added (ph4r05)
| * device: Trezor support addedDusan Klinec2019-03-151-1/+1
| |
* | fix restore height option for hardware wallet restorelacksfish2019-03-171-3/+2
|/
* Merge pull request #1990luigi11112019-03-011-0/+6
|\ | | | | | | 0d24f64 invalidate wallet name after creation (xmrdsc)
| * invalidate wallet name after creationdsc2019-03-011-0/+6
| |
* | wizard: improve restore from device ui/uxselsta2019-03-011-0/+33
| |
* | wizard: allow restore height when creating wallet from devicemmbyday2019-02-281-8/+16
|/
* Wizard redesigndsc2019-02-221-0/+187