status-desktop/ui
Lukáš Tinkl 7183621369 feat: Manage tokens panel UI component & model
- implements the UI component to manage regular & community tokens
(drag'n'drop or context menu to reorder, show/hide, group by community)
- implements a custom C++ QAIM model which acts as a fake proxy model
for the above QML panel (internally it does all the
sorting/grouping/hiding and preserves the custom sort order)
- adds and corrects support for cascading submenus in StatusAction, and
StatusMenu[Item]
- adds support for mirrored (horizontally flipped) StatusSwitch
- adds a new SortOrderComboBox.qml (this was being used in the first
Figma version, can be ignored now, will be used by the main wallet view
later)
- some minor fixes and cleanups in the used components

Iterates #12377
Closes #12587
2023-11-09 11:45:32 +01:00
..
StatusQ feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
app feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
fonts
i18n chore(@AppMain.qml): fix misspelling 2023-10-25 10:18:56 +03:00
imports feat: Manage tokens panel UI component & model 2023-11-09 11:45:32 +01:00
include/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
src/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
MonitoringSources.cmake chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
generate-rcc.go feat(wallet) Wallet Connect integration prototype 2023-10-30 09:29:33 +01:00
main.qml fix: messaging settings and url unfurling fixes (#12457) 2023-10-18 10:03:32 +01:00
nim-status-client.pro feat(general): Initial setup for app monitoring tool 2023-01-13 13:47:08 +01:00