| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #2558 | luigi1111 | 2019-12-05 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | 074d8fb WizardLang: fix display text (selsta) | |||||
| | * | | WizardLang: fix display text | selsta | 2019-12-04 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #2557 | luigi1111 | 2019-12-05 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | b632d07 WizardRestoreWallet1: fix placeholder text visibility (selsta) | |||||
| | * | | | WizardRestoreWallet1: fix placeholder text visibility | selsta | 2019-12-04 | 1 | -1/+1 | |
| | |/ / | ||||||
| * / / | WizardAskPassword: fix lock icon | selsta | 2019-12-04 | 1 | -8/+10 | |
| |/ / | ||||||
| * / | wizard: Language button on home and add back button | selsta | 2019-11-27 | 2 | -5/+3 | |
| |/ | ||||||
| * | Wizard, AddressBook, SettingsNode: prevent undesired text selection | xiphon | 2019-11-27 | 6 | -67/+10 | |
| | | ||||||
| * | ContextMenu: implement 'paste' context menu for all text fields | xiphon | 2019-11-08 | 2 | -3/+3 | |
| | | ||||||
| * | WizardLang: reduce top margin | selsta | 2019-09-14 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #2384 | luigi1111 | 2019-09-14 | 1 | -1/+1 | |
| |\ | | | | | | | 2c78f77 WizardController: fix overlap with network type dropdown (selsta) | |||||
| | * | WizardController: fix overlap with network type dropdown | selsta | 2019-09-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #2377 | luigi1111 | 2019-09-14 | 3 | -7/+3 | |
| |\ \ | | | | | | | | | | 8dab075 repo: remove isMobile leftovers (selsta) | |||||
| | * | | repo: remove isMobile leftovers | selsta | 2019-09-06 | 3 | -7/+3 | |
| | |/ | ||||||
| * / | SimpleMode: automatic public nodes discovering and switching | xiphon | 2019-09-09 | 6 | -227/+3 | |
| |/ | ||||||
| * | Ledger: improve hw wallet splash screen | selsta | 2019-08-17 | 1 | -1/+3 | |
| | | ||||||
| * | Merge pull request #2340 | luigi1111 | 2019-08-14 | 1 | -2/+2 | |
| |\ | | | | | | | 2f5c926 WizardLanguage: add missing qsTr() (selsta) | |||||
| | * | WizardLanguage: add missing qsTr() | selsta | 2019-08-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge pull request #2331 | luigi1111 | 2019-08-06 | 1 | -17/+28 | |
| |\ \ | | | | | | | | | | e546ce8 WizardRestoreWallet1: use RadioButtons instead of buttons (selsta) | |||||
| | * | | WizardRestoreWallet1: use RadioButtons instead of buttons | selsta | 2019-07-31 | 1 | -17/+28 | |
| | |/ | ||||||
| * / | wizard: bug fixes | selsta | 2019-07-24 | 16 | -19/+49 | |
| |/ | | | | | | - property binding loop - wrong transition - html in plaintext | |||||
| * | WizardController: make scrollbar visible | selsta | 2019-07-22 | 1 | -3/+4 | |
| | | ||||||
| * | Merge pull request #2307 | luigi1111 | 2019-07-22 | 3 | -18/+7 | |
| |\ | | | | | | | f20ab12 QML: fix various warnings (selsta) | |||||
| | * | QML: fix various warnings | selsta | 2019-07-21 | 3 | -18/+7 | |
| | | | ||||||
| * | | WizardAskPassword: improve label | selsta | 2019-07-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #2240 | luigi1111 | 2019-07-15 | 1 | -4/+4 | |
| |\ | | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta) | |||||
| | * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -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 #2246 | luigi1111 | 2019-07-12 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | c34a2b4 QML: fix warnings (selsta) | |||||
| | * | | QML: fix warnings | selsta | 2019-07-02 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | WizardSummary: remove duplicated entry | selsta | 2019-06-29 | 1 | -6/+0 | |
| |/ | ||||||
| * | Merge pull request #2198 | luigi1111 | 2019-06-21 | 1 | -14/+25 | |
| |\ | | | | | | | 725cf73 wizardhome: add change network label (mmbyday) | |||||
| | * | wizardhome: add change network label | mmbyday | 2019-06-05 | 1 | -14/+25 | |
| | | | ||||||
| * | | Merge pull request #2170 | luigi1111 | 2019-06-21 | 1 | -0/+58 | |
| |\ \ | |/ |/| | | | a3c620f restore height visibility enhancements (mmbyday) | |||||
| | * | restore height visibility enhancements | mmbyday | 2019-05-15 | 1 | -0/+58 | |
| | | | ||||||
| * | | Merge pull request #2171 | luigi1111 | 2019-05-27 | 1 | -0/+1 | |
| |\ \ | | | | | | | | | | d3cf9ea Bootstrap warning text should be richtext (xmrdsc) | |||||
| | * | | Bootstrap warning text should be richtext | xmrdsc | 2019-05-16 | 1 | -0/+1 | |
| | |/ | ||||||
| * | | Merge pull request #2169 | luigi1111 | 2019-05-27 | 1 | -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/device | mmbyday | 2019-05-24 | 1 | -7/+1 | |
| | |/ | ||||||
| * / | Fix restore height when using stagenet/testnet | mmbyday | 2019-05-24 | 2 | -2/+4 | |
| |/ | ||||||
| * | Merge pull request #2142 | luigi1111 | 2019-05-03 | 1 | -24/+19 | |
| |\ | | | | | | | c151e5e wizardcreatedevice: cleanup layout (mmbyday) | |||||
| | * | wizardcreatedevice: cleanup layout | mmbyday | 2019-05-02 | 1 | -24/+19 | |
| | | | ||||||
| * | | Scan keysfiles in wizard - open wallet | dsc | 2019-05-02 | 1 | -76/+166 | |
| |/ | ||||||
| * | wizard: fix non-existent property backTransition | mmbyday | 2019-04-28 | 1 | -0/+1 | |
| | | ||||||
| * | Merge pull request #2120 | luigi1111 | 2019-04-28 | 1 | -0/+1 | |
| |\ | | | | | | | 91da476 wizard: reset remote node when switching network type (selsta) | |||||
| | * | wizard: reset remote node when switching network type | selsta | 2019-04-28 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge pull request #2118 | luigi1111 | 2019-04-28 | 1 | -0/+11 | |
| |\ \ | | | | | | | | | | e6a8fcd Clean up m_wallet before opening new wallets (xmrdsc) | |||||
| | * | | Clean up m_wallet before opening new wallets | dsc | 2019-04-26 | 1 | -0/+11 | |
| | |/ | ||||||
| * / | Back transitions for the wizards | dsc | 2019-04-26 | 5 | -9/+26 | |
| |/ | ||||||
| * | Merge pull request #2073 | luigi1111 | 2019-04-25 | 1 | -0/+1 | |
| |\ | | | | | | | a6525e7 wizard/device: hide splash screen (selsta) | |||||
| | * | wizard/device: hide splash screen | selsta | 2019-04-25 | 1 | -0/+1 | |
| | | | ||||||
| * | | Remove scaleRatio | dsc | 2019-04-25 | 25 | -210/+210 | |
| | | | ||||||
