status-desktop/ui/app/AppLayouts/Browser
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
..
controls feat(savedaddresses): make save addresses list as per design (without search logic) 2024-01-04 17:45:57 +01:00
helpers
panels chore(Utils): remove backend-dependent escapeHtml method from Utils 2023-08-18 17:07:20 +02:00
popups chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
stores chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
views fix: reduce Image cache 2023-04-27 13:56:39 +02:00
BrowserLayout.qml chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
qmldir