status-desktop/ui/app/AppLayouts/Profile/panels
Lukáš Tinkl 9b85a302fc fix(showcase): unbreak drag and drop reordering
- unify the signature of the method to `move(from, to, count)` so that
both ListModel and NIM have it the same
- realize the move operation using the proper `begin/endMoveRows`
instead of doing a full model reset
- simplify signaling `dataChanged()` for all model roles (nimqml now
follows the C++ impl)

Fixes #13329
2024-02-06 10:09:56 +01:00
..
CommunitiesListPanel.qml feat(desktop/communities): show community users which will be automatically joined after the ownership change in the All Members tab (#12928) 2023-12-04 20:14:13 +01:00
ContactPanel.qml chore(qml): adapt assets to support mediaserver images 2023-06-08 13:09:59 +02:00
ContactsListPanel.qml fix: sort the contact list by the preferred display name 2023-08-02 09:52:32 +02:00
MenuPanel.qml feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
NotificationAppearancePreviewPanel.qml
ProfileDescriptionPanel.qml feat(@desktop/wallet): keypair rename (a profile keypair name should follow display name) 2023-07-18 09:20:09 +02:00
ProfileShowcaseAccountsPanel.qml feat(Profile): Profile showcase backend (#12510) 2023-11-01 20:54:22 +04:00
ProfileShowcaseAssetsPanel.qml feat(ProfileShowcase): Implement profile showcase collectibles (#13103) 2024-01-25 21:43:36 +04:00
ProfileShowcaseCollectiblesPanel.qml feat(ProfileShowcase): Implement profile showcase collectibles (#13103) 2024-01-25 21:43:36 +04:00
ProfileShowcaseCommunitiesPanel.qml feat(Profile): Profile showcase backend (#12510) 2023-11-01 20:54:22 +04:00
ProfileShowcasePanel.qml fix(showcase): unbreak drag and drop reordering 2024-02-06 10:09:56 +01:00
ProfileSocialLinksPanel.qml fix(@desktop/profile): profile social links 2023-06-07 13:22:59 +02:00
StatusNotificationWithDropShadowPanel.qml
SupportedTokenListsPanel.qml feat(@wallet): token list global updated at 2024-02-02 12:01:17 +01:00
TokenSettingsModalContent.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
qmldir feat(WalletSettings): Display token list as well as popup to see each token in it 2023-11-01 10:58:21 +01:00