monero-gui/pages
reemuru 346913f3db
SettingsWallet: lock wallet on demand
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.
2022-03-13 12:37:43 -04:00
..
merchant qml: use libwalletqt make_uri function 2021-09-05 05:52:56 +02:00
settings SettingsWallet: lock wallet on demand 2022-03-13 12:37:43 -04:00
Account.qml Account: use StandardButton for "Create new account" 2021-11-20 17:05:26 +01:00
AddressBook.qml Merge pull request #3740 2021-11-26 22:55:57 -06: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: disable payment proof for hardware wallets 2021-12-11 04:02:35 +01:00
Keys.qml Keys: rename keys section to primary address & keys, add primary address 2020-02-04 21:51:03 +01:00
Mining.qml Fixed English mistake in Mining.qml 2022-01-02 19:23:12 +03: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: fix button colors, font size, bold; use secondary button for advanced options 2021-11-21 19:28:36 +01:00
TxKey.qml Advanced: ReserveProof: Resolve review by selsta 2022-01-21 01:21:17 -05:00