aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardHome.qml
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System8 hours1-16/+16
|
* Update year in Cypyrightinson12024-01-271-1/+1
|
* wizard: redesign seed pagerating89us2023-02-121-0/+1
| | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility
* bug: reset wallet path on network changereemuru2022-01-311-0/+1
| | | | | | | | | | When changing network type without changing wallet path the gui will attempt to open the most recently used wallet path and network type even if they don't match. This commit forces the user back to wallet setup under this condition. As long as network type and wallet path are both updated before closing the issue will no longer occur.
* Merge pull request #3817luigi11112022-01-241-0/+4
|\ | | | | | | d752117 WizardHome: restore binding of networkTypeDropdown.currentIndex when selecting an item; display networkTypeDropdown if stagenet or testnet is selected (rating89us)
| * WizardHome: restore binding of networkTypeDropdown.currentIndex when ↵rating89us2022-01-131-0/+4
| | | | | | | | selecting an item; display networkTypeDropdown if stagenet or testnet is selected
* | Wizard: display selected network (testnet/stagenet) on "Create a new wallet" ↵rating89us2022-01-131-2/+12
|/ | | | header
* WizardOpenWallet1: navigate with keyboard; enable accessibilityrating89us2021-07-061-0/+1
|
* StandardDropdown: use ColumnLayout; use same height of LineEdit; include ↵rating89us2021-06-201-26/+19
| | | | dropdownLabel
* WizardHome: fix kdf textbox displaying incorrect valueselsta2021-04-201-1/+1
|
* WizardLanguage: introduce LanguageButton component, replace the btnxiphon2020-11-041-26/+1
|
* WizardHome: display icon + language instead of change language buttonxiphon2020-11-041-13/+39
| | | | Co-authored-by: rating89us <45968869+rating89us@users.noreply.github.com>
* main: wizard: console.log fixesselsta2020-10-081-1/+0
|
* StandardDropdown: drop Qt 5.8 workaroundxiphon2020-05-071-5/+1
|
* Wizard: remove unnecessary periodsrating89us2020-01-091-1/+1
|
* wizard: Language button on home and add back buttonselsta2019-11-271-2/+0
|
* wizard: bug fixesselsta2019-07-241-1/+2
| | | | | | - property binding loop - wrong transition - html in plaintext
* wizardhome: add change network labelmmbyday2019-06-051-14/+25
|
* Merge pull request #2120luigi11112019-04-281-0/+1
|\ | | | | | | 91da476 wizard: reset remote node when switching network type (selsta)
| * wizard: reset remote node when switching network typeselsta2019-04-281-0/+1
| |
* | Back transitions for the wizardsdsc2019-04-261-1/+2
|/
* Remove scaleRatiodsc2019-04-251-15/+15
|
* White themedsc2019-04-241-9/+5
|
* Merge pull request #1949luigi11112019-02-241-3/+1
|\ | | | | | | 3dc04b0 Replace language sidebar with a dedicated language screen (xmrdsc)
| * Replace language sidebar with a dedicated language screendsc2019-02-241-3/+1
| |
* | wizard: fix restore from key and seed functionalitymmbyday2019-02-231-1/+0
|/
* Wizard redesigndsc2019-02-221-0/+250