status-desktop/ui
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
..
StatusQ fix(token mgmt): finish the controller refactoring 2024-02-02 23:48:10 +01:00
app fix(showcase): unbreak drag and drop reordering 2024-02-06 10:09:56 +01:00
fonts
i18n chore(@AppMain.qml): fix misspelling 2023-10-25 10:18:56 +03:00
imports fix(settings): It's not possible to switch the log level (#13309) 2024-02-05 09:11:27 -08:00
include/StatusDesktop/Monitoring
src/StatusDesktop/Monitoring
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 fix(notifs): only process notifs once the loading screen is done 2023-11-22 15:07:55 -05:00
nim-status-client.pro