monero-gui/pages
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
..
merchant qml: use libwalletqt make_uri function 2021-09-05 05:52:56 +02:00
settings trim restore height at info -> change height input 2022-07-28 01:57:41 +01:00
Account.qml Account: use StandardButton for "Create new account" 2021-11-20 17:05:26 +01:00
AddressBook.qml AddressBook: fix adding new entry 2022-03-16 13:43:26 +01:00
Advanced.qml Settings, Advanced: mirror stack transition when clicking on a button on the left 2021-12-08 13:00:10 +01:00
CMakeLists.txt Migrate build system to cmake 2019-11-27 22:59:27 +01:00
History.qml History: fix payment proof button 2022-05-05 10:18:15 -05:00
Keys.qml Keys: rename keys section to primary address & keys, add primary address 2020-02-04 21:51:03 +01:00
Mining.qml Merge pull request #3946 2022-07-08 13:48:04 -04:00
Receive.qml Receive: set maximum length for qr string 2021-10-21 02:28:41 +02:00
SharedRingDB.qml LabelSubheader: implement tooltip 2021-11-22 23:19:41 +01:00
Sign.qml LeftPanel: drop Advanced submenu items, use NavBar instead 2021-03-20 09:20:09 +00:00
Transfer.qml Transfer: don't create offline tx before wallet is synced 2022-06-26 21:59:26 +02:00
TxKey.qml Advanced: ReserveProof: Resolve review by selsta 2022-01-21 01:21:17 -05:00