status-desktop/ui
Alex Jbanca 429203cd66 refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API
This is the first step in refactoring the NetworkFilter, by cleaning the base component that handles the check states.
This component supports multiple configurations:
1. Single selection with or without radio button
2. Multiple selection with or without checkbox
3. Automatic handling of the check state. The component will change the check state based on user clicks
4. Manual handling of the check state. The component will not change the check state, but offers a toggled signal and expects the user to change the check state based on external flows

+ Fix minor bugs
2024-06-20 15:13:54 +03:00
..
StatusQ refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
app refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
fonts
i18n chore: rename holders string to match the general in app approach 2024-05-28 19:50:17 +03:00
imports refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
include/StatusDesktop/Monitoring feat(MonitoringTool): Inspect arbitrary model found by objectName 2024-05-29 22:47:38 +02:00
src/StatusDesktop/Monitoring feat(MonitoringTool): Inspect arbitrary model found by objectName 2024-05-29 22:47:38 +02:00
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