status-desktop/ui
Lukáš Tinkl a6c897929a chore: Remove custom rowData method from NIM's models
- Some NIM's models define additional (not part of the
QAbstractModelItem API) method rowData to allow access to model's data
on UI side
- The same job can be done relying fully on public QAbstractModelItem
API using ModelUtils utility. It gives full transparency if we need
nim's model or other like ListModel replacement in tests/storybook
- propagate `tokensStore` to unbreak the Browser's wallet menu

Fixes #14805
2024-05-20 18:02:20 +02:00
..
StatusQ chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
app chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
fonts fix(cpp): make libraries which are not dynamically loaded static 2022-08-02 15:30:08 +02:00
i18n chore: update base and English plural translations 2024-03-18 09:43:06 +01:00
imports chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02: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 feat: Add monochrome tray icons 2024-05-20 13:38:04 +03:00
nim-status-client.pro