status-desktop/ui
Stefan cd2b211f63 chore(wallet) lazy load TransactionDetailView
I was debugging a crash at login and found out that
TransactionDetailView was being loaded even when it was not being used;
my debugging code in `onComplete` was trying to access transaction data
from nim which was not set.

Updates #13663
2024-03-25 18:38:33 +01:00
..
StatusQ feat(wallet) skip picking flags in the random emoji picker function 2024-03-20 11:56:03 +01:00
app chore(wallet) lazy load TransactionDetailView 2024-03-25 18:38:33 +01:00
fonts
i18n chore: update base and English plural translations 2024-03-18 09:43:06 +01:00
imports fix(wallet): Add token data when new token is added (#14061) 2024-03-25 18:31:01 +01:00
include/StatusDesktop/Monitoring
src/StatusDesktop/Monitoring
MonitoringSources.cmake
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml fix: 150% and 200% zoom levels prevent the user from logging in 2024-02-27 10:39:05 +01:00
nim-status-client.pro