monero-gui/pages/settings
plowsof f796be37ce
trim restore height at info -> change height input
If you accidentally copy and paste a date with a new line character 
```
2022-01-01

```
The gui will restore from 2022. I ran into this problem when helping someone just now, after giving them the correct date to copy and paste so they can restore quicker xD caused some confusion.

the reg exp method used here 064c145aa8/wizard/WizardRestoreWallet1.qml (L277) prevents you from copy and pasting the 'wrong' string which might be annoying
2022-07-28 01:57:41 +01:00
..
Settings.qml Settings, Advanced: mirror stack transition when clicking on a button on the left 2021-12-08 13:00:10 +01:00
SettingsInfo.qml trim restore height at info -> change height input 2022-07-28 01:57:41 +01:00
SettingsLayout.qml main: only update fiat price with open wallet 2022-04-23 07:26:52 +02:00
SettingsLog.qml LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti) 2021-06-11 17:13:52 +02:00
SettingsNode.qml Account, Receive, RemoteNodeList, SettingsNode: selection indicator in lists 2021-07-23 08:13:01 +02:00
SettingsWallet.qml SettingsWallet: add scan transaction option 2022-05-28 03:15:23 +02:00