status-desktop/ui/app/AppLayouts/Wallet
Pascal Precht aeedc87368 feat: introduce global settings
This commit introces global settings that apply across accounts used
inside the application. This is useful when settings like the selected
locale should b the same across all accounts.

Closes #2144
2021-04-19 13:53:14 +02:00
..
components feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
data
AccountSettingsModal.qml
AddCustomTokenModal.qml
AssetsTab.qml feat: introduce global settings 2021-04-19 13:53:14 +02:00
CollectiblesTab.qml
HistoryTab.qml core: update token icon assets 2021-04-13 15:12:12 -04:00
LeftTab.qml feat: introduce global settings 2021-04-19 13:53:14 +02:00
ReceiveModal.qml fix(Wallet): use correct theme colors for wallet icons in receive modal 2021-04-14 17:00:37 +02:00
SeedPhraseBackupWarning.qml
SendModal.qml
SetCurrencyModal.qml
SignPhraseModal.qml fix: fix qml warnings 2021-04-13 17:49:43 -04:00
TokenSettingsModal.qml
WalletHeader.qml fix: menu dropdowns not closing on button click and position 2021-04-01 16:59:43 -04:00
WalletLayout.qml chore: remove unnecessary splitview props 2021-04-15 10:12:50 +02:00
qmldir