aboutsummaryrefslogtreecommitdiff
path: root/wizard
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #2558luigi11112019-12-051-1/+1
|\ \ | | | | | | | | | 074d8fb WizardLang: fix display text (selsta)
| * | WizardLang: fix display textselsta2019-12-041-1/+1
| | |
* | | Merge pull request #2557luigi11112019-12-051-1/+1
|\ \ \ | | | | | | | | | | | | b632d07 WizardRestoreWallet1: fix placeholder text visibility (selsta)
| * | | 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
|
* ContextMenu: implement 'paste' context menu for all text fieldsxiphon2019-11-082-3/+3
|
* WizardLang: reduce top marginselsta2019-09-141-1/+1
|
* Merge pull request #2384luigi11112019-09-141-1/+1
|\ | | | | | | 2c78f77 WizardController: fix overlap with network type dropdown (selsta)
| * WizardController: fix overlap with network type dropdownselsta2019-09-081-1/+1
| |
* | Merge pull request #2377luigi11112019-09-143-7/+3
|\ \ | | | | | | | | | 8dab075 repo: remove isMobile leftovers (selsta)
| * | repo: remove isMobile leftoversselsta2019-09-063-7/+3
| |/
* / SimpleMode: automatic public nodes discovering and switchingxiphon2019-09-096-227/+3
|/
* Ledger: improve hw wallet splash screenselsta2019-08-171-1/+3
|
* Merge pull request #2340luigi11112019-08-141-2/+2
|\ | | | | | | 2f5c926 WizardLanguage: add missing qsTr() (selsta)
| * WizardLanguage: add missing qsTr()selsta2019-08-061-2/+2
| |
* | Merge pull request #2331luigi11112019-08-061-17/+28
|\ \ | | | | | | | | | e546ce8 WizardRestoreWallet1: use RadioButtons instead of buttons (selsta)
| * | WizardRestoreWallet1: use RadioButtons instead of buttonsselsta2019-07-311-17/+28
| |/
* / wizard: bug fixesselsta2019-07-2416-19/+49
|/ | | | | | - property binding loop - wrong transition - html in plaintext
* WizardController: make scrollbar visibleselsta2019-07-221-3/+4
|
* Merge pull request #2307luigi11112019-07-223-18/+7
|\ | | | | | | f20ab12 QML: fix various warnings (selsta)
| * QML: fix various warningsselsta2019-07-213-18/+7
| |
* | WizardAskPassword: improve labelselsta2019-07-181-1/+1
|/
* Merge pull request #2240luigi11112019-07-151-4/+4
|\ | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta)
| * PasswordDialog: merge components and bug fixesselsta2019-07-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | This commit merges PasswordDialog, PassphraseDialog and NewPasswordDialog. Also the following bugs were fixed: - Wizard pages still being active when opening a wallet from wizard. - Capslock detection was buggy when copy pasting password, I replaced it with native implementations for each platform. - isAlpha could throw errors when using special characters.
* | Merge pull request #2246luigi11112019-07-121-1/+1
|\ \ | | | | | | | | | c34a2b4 QML: fix warnings (selsta)
| * | QML: fix warningsselsta2019-07-021-1/+1
| |/
* / WizardSummary: remove duplicated entryselsta2019-06-291-6/+0
|/
* Merge pull request #2198luigi11112019-06-211-14/+25
|\ | | | | | | 725cf73 wizardhome: add change network label (mmbyday)
| * wizardhome: add change network labelmmbyday2019-06-051-14/+25
| |
* | Merge pull request #2170luigi11112019-06-211-0/+58
|\ \ | |/ |/| | | a3c620f restore height visibility enhancements (mmbyday)
| * restore height visibility enhancementsmmbyday2019-05-151-0/+58
| |
* | Merge pull request #2171luigi11112019-05-271-0/+1
|\ \ | | | | | | | | | d3cf9ea Bootstrap warning text should be richtext (xmrdsc)
| * | Bootstrap warning text should be richtextxmrdsc2019-05-161-0/+1
| |/
* | Merge pull request #2169luigi11112019-05-271-7/+1
|\ \ | | | | | | | | | d518b20 WizardSummary: always show restore height when restoring from seed/keys/device (mmbyday)
| * | WizardSummary: always show restore height when restoring from seed/keys/devicemmbyday2019-05-241-7/+1
| |/
* / Fix restore height when using stagenet/testnetmmbyday2019-05-242-2/+4
|/
* Merge pull request #2142luigi11112019-05-031-24/+19
|\ | | | | | | c151e5e wizardcreatedevice: cleanup layout (mmbyday)
| * wizardcreatedevice: cleanup layoutmmbyday2019-05-021-24/+19
| |
* | Scan keysfiles in wizard - open walletdsc2019-05-021-76/+166
|/
* wizard: fix non-existent property backTransitionmmbyday2019-04-281-0/+1
|
* 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
| |
* | Merge pull request #2118luigi11112019-04-281-0/+11
|\ \ | | | | | | | | | e6a8fcd Clean up m_wallet before opening new wallets (xmrdsc)
| * | Clean up m_wallet before opening new walletsdsc2019-04-261-0/+11
| |/
* / Back transitions for the wizardsdsc2019-04-265-9/+26
|/
* 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-2525-210/+210
| |