| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 11 hours | 1 | -11/+11 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 1 | -1/+1 |
| | | |||||
| * | qsTr scan tx error | j-berman | 2022-10-29 | 1 | -1/+1 |
| | | |||||
| * | Display clear error when user scans older tx via untrusted daemon | j-berman | 2022-10-28 | 1 | -1/+10 |
| | | |||||
| * | Update balance after calling scan_tx | j-berman | 2022-10-20 | 1 | -0/+1 |
| | | |||||
| * | SettingsWallet: add scan transaction option | selsta | 2022-05-28 | 1 | -0/+21 |
| | | |||||
| * | SettingsWallet: lock wallet on demand | reemuru | 2022-03-13 | 1 | -0/+8 |
| | | | | | | | | | | | This commit adds the ability to lock the wallet on demand instead of waiting for the user inactivity time out. It is binded to the hot keys Ctrl+L. Pressing cancel or the esc key will send the user back to the wizard home for wallet selection. Incorrect password returns the error message. Correct password will remove the PasswordDialog allowing access. Add lock functionality in the wallet settings section and title bar. | ||||
| * | Merge pull request #3802 | luigi1111 | 2022-01-01 | 1 | -1/+5 |
| |\ | | | | | | | 98f8f19 SettingsWallet: improve and translate trusted remote node error message (rating89us) | ||||
| | * | SettingsWallet: improve and translate trusted remote node error message | rating89us | 2021-12-13 | 1 | -1/+5 |
| | | | |||||
| * | | SettingsWallet, SettingsListItem: disable "Rescan wallet balance" buton if ↵ | rating89us | 2021-12-12 | 1 | -0/+1 |
| |/ | | | | wallet is not synced | ||||
| * | SettingsWallet: fix warning | selsta | 2020-11-05 | 1 | -1/+1 |
| | | |||||
| * | SettingsWallet: disable creating view-only wallet for Ledger | rating89us | 2020-10-17 | 1 | -1/+1 |
| | | |||||
| * | Settings: move Merchant menu entry | thotbot | 2020-04-13 | 1 | -1/+13 |
| | | |||||
| * | Settings: rework wallet page | thotbot | 2020-04-05 | 1 | -6/+8 |
| | | |||||
| * | Merge pull request #2665 | luigi1111 | 2019-12-21 | 1 | -6/+1 |
| |\ | | | | | | | c6c094b SettingsWallet: cleanup on wallet close (xiphon) | ||||
| | * | SettingsWallet: cleanup on wallet close | xiphon | 2019-12-20 | 1 | -6/+1 |
| | | | |||||
| * | | Settings: fix page height | thotbot | 2019-12-20 | 1 | -1/+1 |
| |/ | |||||
| * | SettingsWallet: refactor list items into separate component | xiphon | 2019-11-11 | 1 | -283/+68 |
| | | |||||
| * | repo: remove isMobile leftovers | selsta | 2019-09-06 | 1 | -1/+1 |
| | | |||||
| * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -1/+1 |
| | | | | | | | | | | | | 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. | ||||
| * | Dynamic height for the settings->wallet | xmrdsc | 2019-04-25 | 1 | -6/+5 |
| | | |||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 1 | -36/+36 |
| | | |||||
| * | White theme | dsc | 2019-04-24 | 1 | -106/+46 |
| | | |||||
| * | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 1 | -1/+1 |
| | | |||||
| * | Settings: fix create view only wallet button | selsta | 2019-02-27 | 1 | -1/+12 |
| | | |||||
| * | SettingsWallet: hide creating a view wallet for viewOnly wallets | mmbyday | 2019-02-25 | 1 | -0/+2 |
| | | |||||
| * | Wizard redesign | dsc | 2019-02-22 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #1886 | luigi1111 | 2019-01-21 | 1 | -0/+77 |
| |\ | | | | | | | bea033b SettingsWallet: readd change password button (selsta) | ||||
| | * | SettingsWallet: readd change password button | selsta | 2019-01-15 | 1 | -0/+77 |
| | | | |||||
| * | | Merchant page | dsc | 2018-12-29 | 1 | -1/+1 |
| |/ | |||||
| * | Clear text fields up switching wallets | mmbyday | 2018-12-18 | 1 | -0/+3 |
| | | |||||
| * | Merge pull request #1835 | luigi1111 | 2018-12-18 | 1 | -4/+4 |
| |\ | | | | | | | 515bb16 fix various QML warnings (xiphon) | ||||
| | * | fix various QML warnings | xiphon | 2018-12-17 | 1 | -4/+4 |
| | | | |||||
| * | | settings-wallet: use StandardButton instead of custom buttons | xiphon | 2018-12-13 | 1 | -139/+36 |
| |/ | |||||
| * | Correction of View-Only Wallet description (see Issue #1610) | Leza89 | 2018-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * changed <location filename="../pages/settings/SettingsWallet.qml" line="185"/> <source>Creates a new wallet that can only view transactions, cannot initialize transactions.</source> to "Creates a new wallet that can only view and initiate transactions, but requires a spendable wallet to sign transactions before sending" in /pages/settings/SettingsWallet.qml (Thanks for the guidance, Erciccione) * Updated all translations and added "unfinished" tag where necessary * Updated german translation | ||||
| * | Included copyright headers | Sander Ferdinand | 2018-08-05 | 1 | -0/+28 |
| | | |||||
| * | Lighten up the grey colors a bit | Sander Ferdinand | 2018-08-05 | 1 | -4/+4 |
| | | |||||
| * | Move function to show the seed page to Utils.js | Sander Ferdinand | 2018-07-18 | 1 | -3/+1 |
| | | |||||
| * | Added settings page: Wallet | Sander Ferdinand | 2018-07-18 | 1 | -0/+407 |
