status-desktop/ui/imports/shared
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 chore: add object names for links preview and add button (#14853) 2024-05-20 17:11:37 +07:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels chore(status-go): up status-go for the fix to hidden channels being unread (#14793) 2024-05-15 16:31:57 -04:00
popups feat(dapps) add DAppsService component and ConnectDAppModal 2024-05-20 15:09:57 +02:00
status chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
stores feat(dapps) add DAppsService component and ConnectDAppModal 2024-05-20 15:09:57 +02:00
views chore: Remove custom rowData method from NIM's models 2024-05-20 18:02:20 +02:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
qmldir chore: drop NumberPolyfill 2023-06-26 17:17:59 +02:00