aboutsummaryrefslogtreecommitdiff
path: root/wizard
Commit message (Expand)AuthorAgeFilesLines
* KeysFiles: fix WalletKeysFilesModel, should be instantiable QML typexiphon2020-07-141-2/+7
* Merge pull request #2935luigi11112020-07-141-1/+1
|\
| * WizardWalletInput: disallow (back)slashselsta2020-06-041-1/+1
* | RemoteNodeEdit: initialAddress, add square brackets on ipv6 inputxiphon2020-07-021-12/+2
|/
* Merge pull request #2876luigi11112020-05-082-12/+1
|\
| * StandardDropdown: drop Qt 5.8 workaroundxiphon2020-05-072-12/+1
* | trezor: support new passphrase entry mechanismDusan Klinec2020-05-081-6/+11
|/
* WizardAskPassword: drop custom password fields, use LineEditxiphon2020-05-021-106/+15
* Merge pull request #2845luigi11112020-05-0111-85/+28
|\
| * WizardNav: use PageIndicator in wizardProgressrating89us2020-05-0111-85/+28
* | Merge pull request #2870luigi11112020-05-011-1/+1
|\ \
| * | LineEdit: password mode, linking. PasswordDialog: use LineEditxiphon2020-04-281-1/+1
* | | Merge pull request #2848luigi11112020-05-011-233/+0
|\ \ \ | |_|/ |/| |
| * | LanguageSidebar: reenableselsta2020-04-231-233/+0
| |/
* | Wallet: implement async wallet storingxiphon2020-04-283-28/+37
* | Merge pull request #2864luigi11112020-04-281-2/+3
|\ \
| * | WizardAskPassword: hide strength if getPasswordStrength is missingxiphon2020-04-281-2/+3
| |/
* | Merge pull request #2863luigi11112020-04-281-1/+5
|\ \
| * | WizardDaemonSettings: bootstrap node address "auto" special casexiphon2020-04-261-1/+5
| |/
* / always use native directory separators in pathsxiphon2020-04-243-12/+7
|/
* Merge pull request #2772luigi11112020-04-132-2/+21
|\
| * WalletManager: wallet recovery - seed offset passphrase supportxiphon2020-02-122-2/+21
* | Merge pull request #2785luigi11112020-02-261-2/+2
|\ \
| * | WizardController: invoke restart() after persistentSettings updatexiphon2020-02-261-2/+2
| |/
* | Merge pull request #2769luigi11112020-02-191-1/+1
|\ \ | |/ |/|
| * misc: strip html out of translatable stringsselsta2020-02-051-1/+1
* | Merge pull request #2702luigi11112020-02-051-1/+1
|\ \
| * | Wizard: open wallet -> create walletrating89us2020-01-091-1/+1
* | | Merge pull request #2689luigi11112020-02-052-2/+2
|\ \ \ | |_|/ |/| |
| * | Wizard: remove unnecessary periodsrating89us2020-01-092-2/+2
* | | Merge pull request #2592luigi11112020-02-041-2/+2
|\ \ \ | |/ / |/| |
| * | WizardOpenWallet1: fix warningselsta2019-12-141-2/+2
* | | Update WizardCreateDevice1.qmlrating89us2019-12-301-2/+2
| |/ |/|
* | Merge pull request #2644luigi11112019-12-233-15/+6
|\ \
| * | wizard: fix mode selection back buttonselsta2019-12-203-15/+6
* | | Merge pull request #2674luigi11112019-12-211-0/+1
|\ \ \
| * | | Scrollbar: don't autohide if enabled (except on Mac)thotbot2019-12-211-0/+1
| |/ /
* / / misc: cleanup unused variables and commentsselsta2019-12-201-2/+0
|/ /
* | Merge pull request #2622luigi11112019-12-191-0/+1
|\ \
| * | fix clunky scrolling behavior on flickablesthotbot2019-12-171-0/+1
| |/
* / WizardController: always close and re-open newly created walletxiphon2019-12-171-16/+2
|/
* Merge pull request #2404luigi11112019-12-091-0/+1
|\
| * Migrate build system to cmakeTheCharlatan2019-11-271-0/+1
* | Merge pull request #2558luigi11112019-12-051-1/+1
|\ \
| * | WizardLang: fix display textselsta2019-12-041-1/+1
* | | Merge pull request #2557luigi11112019-12-051-1/+1
|\ \ \
| * | | WizardRestoreWallet1: fix placeholder text visibilityselsta2019-12-041-1/+1
| |/ /
* / / WizardAskPassword: fix lock iconselsta2019-12-041-8/+10
|/ /
* / wizard: Language button on home and add back buttonselsta2019-11-272-5/+3
|/
* Wizard, AddressBook, SettingsNode: prevent undesired text selectionxiphon2019-11-276-67/+10