aboutsummaryrefslogtreecommitdiff
path: root/pages/settings
Commit message (Collapse)AuthorAgeFilesLines
...
| * settingsnode: fix trusted node flagmmbyday2019-03-111-1/+2
| |
* | Merge pull request #1976luigi11112019-03-211-3/+13
|\ \ | |/ |/| | | dc5028f SettingsInfo: allow a date for restore height (selsta)
| * SettingsInfo: allow a date for restore heightselsta2019-02-271-3/+13
| |
* | settingslayout: fix change language button does not change languagemmbyday2019-02-281-1/+1
| |
* | Settings: fix create view only wallet buttonselsta2019-02-271-1/+12
|/
* SettingsWallet: hide creating a view wallet for viewOnly walletsmmbyday2019-02-251-0/+2
|
* Replace language sidebar with a dedicated language screendsc2019-02-241-1/+1
|
* Wizard redesigndsc2019-02-224-0/+57
|
* Merge pull request #1943luigi11112019-02-211-2/+2
|\ | | | | | | 3aff7dd Fix default daemon/remote node RPC port based on the network type (xiphon)
| * Fix default daemon/remote node RPC port based on the network typexiphon2019-02-171-2/+2
| |
* | settingsnode: enable trusted daemon optionmmbyday2019-02-161-1/+16
|/
* Revert "Bring back paymentID to tranfer page and force hide paymentId on a ↵xiphon2019-02-121-1/+0
| | | | | | settings toggle (and reset fields on transfer page)" This reverts commit 02493be6eb7426b2814d356283c5877e779f1aea.
* Merge pull request #1922luigi11112019-02-011-15/+13
|\ | | | | | | | | 8eb4f0d Force save daemon flags (xmrdsc) 515d051 daemonFlags input: fillWidth and force wrap (multiline) (xmrdsc)
| * daemonFlags input: fillWidth and force wrap (multiline)dsc2019-01-301-16/+12
| |
| * Force save daemon flagsdsc2019-01-301-1/+3
| |
* | Bring back paymentID to tranfer page and force hide paymentId on a settings ↵dsc2019-01-281-0/+1
|/ | | | toggle (and reset fields on transfer page)
* Merge pull request #1886luigi11112019-01-211-0/+77
|\ | | | | | | bea033b SettingsWallet: readd change password button (selsta)
| * SettingsWallet: readd change password buttonselsta2019-01-151-0/+77
| |
* | Merge pull request #1884luigi11112019-01-211-1/+1
|\ \ | | | | | | | | | 310679c QML: fix various warnings (xiphon)
| * | QML: fix various warningsxiphon2019-01-101-1/+1
| | |
* | | Merge pull request #1866luigi11112019-01-211-0/+10
|\ \ \ | |/ / |/| | | | | bb37234 Transfer: disable long payment ids by default (selsta)
| * | Transfer: disable long payment ids by defaultselsta2018-12-281-0/+10
| |/
* / Merchant pagedsc2018-12-295-5/+5
|/
* Merge pull request #1843luigi11112018-12-201-62/+59
|\ | | | | | | d2d4c21 SettingsLog: fix TextArea layout, border, scrollbar (xiphon)
| * SettingsLog: fix TextArea layout, border, scrollbarxiphon2018-12-191-62/+59
| |
* | Merge pull request #1830luigi11112018-12-201-0/+1
|\ \ | | | | | | | | | 84a6042 mining: add visual icon/indicator that mining is enabled, visible on all the screens (mmbyday)
| * | mining: add visual icon/indicator that mining is enabled, visible on all the ↵mmbyday2018-12-181-0/+1
| |/ | | | | | | screens
* | Merge pull request #1820luigi11112018-12-201-0/+3
|\ \ | | | | | | | | | 09201b1 Clear text fields up switching wallets (mmbyday)
| * | Clear text fields up switching walletsmmbyday2018-12-181-0/+3
| |/
* | Merge pull request #1818luigi11112018-12-201-61/+32
|\ \ | | | | | | | | | d10ce17 SettingsInfo: use MoneroComponents.StandardButton (mmbyday)
| * | SettingsInfo: use MoneroComponents.StandardButton :lipstick:mmbyday2018-12-181-61/+32
| | |
* | | Lock wallet on inactivitydsc2018-12-202-7/+90
| |/ |/|
* | Merge pull request #1835luigi11112018-12-182-7/+4
|\ \ | | | | | | | | | 515bb16 fix various QML warnings (xiphon)
| * | fix various QML warningsxiphon2018-12-172-7/+4
| |/
* | Merge pull request #1817luigi11112018-12-181-139/+36
|\ \ | | | | | | | | | 9c09294 settings-wallet: use StandardButton instead of custom buttons (xiphon)
| * | settings-wallet: use StandardButton instead of custom buttonsxiphon2018-12-131-139/+36
| |/
* | Merge pull request #1815luigi11112018-12-181-70/+20
|\ \ | | | | | | | | | d70f714 settings-node: use StandardButton instead of custom buttons (xiphon)
| * | settings-node: use StandardButton instead of custom buttonsxiphon2018-12-131-70/+20
| |/
* / settingsLog: fix layout glitch when loaded first time :bug:mmbyday2018-12-131-41/+36
|/
* Toggle hiding balance via Settings->Layout->Hide balancedsc2018-12-121-1/+12
|
* settings: fix Binding loop detected for property preferredHeightmmbyday2018-12-041-1/+1
|
* Merge pull request #1767luigi11112018-12-011-0/+2
|\ | | | | | | 01209b1 SettingsNode: make TextArea readOnly (mmbyday)
| * SettingsNode: make TextArea readOnlymmbyday2018-11-301-0/+2
| |
* | Allow adjusting number of rounds for the key derivation functionstoffu2018-11-301-1/+1
|/
* settings: fix Remote Node 'Connect' buttonxiphon2018-11-111-1/+6
|
* settings-node: change element id 'btnStopNode' to 'btnStartStopNode'xiphon2018-11-061-3/+3
|
* settings-node: implement correct 'Start/Stop daemon' button logicxiphon2018-11-061-3/+7
|
* Merge pull request #1709luigi11112018-10-311-4/+2
|\ | | | | | | 15ac299 settings: don't call parseFloat, isFinite to parse height (xiphon)
| * settings: don't call parseFloat, isFinite to parse heightxiphon2018-10-291-4/+2
| |
* | Correction of View-Only Wallet description (see Issue #1610)Leza892018-10-251-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