status-desktop/ui
Alex Jbanca 0d3f872c5c Display message preview settings - fix model -> view relationship
There are two main changes in the model -> view relationship:
1. The model coming from the store becomes the only source of truth and the UI will only change when the model changes. This means that when another UI component from settings menu wants to change some setting it needs to update the model, not UI components directly.
2. When the store will provide a new model we will update only rows that are different in the current model.
2022-11-08 09:29:25 +02:00
..
StatusQ fix(StatusMessageReply): Fixed text formatting in replied message 2022-11-05 18:29:25 +03:00
app Display message preview settings - fix model -> view relationship 2022-11-08 09:29:25 +02:00
fonts fix(cpp): make libraries which are not dynamically loaded static 2022-08-02 15:30:08 +02:00
i18n chore: split English TS files 2022-10-19 10:48:08 +02:00
imports fix(MessageView): fix opening URL links 2022-11-07 11:03:39 +01:00
shared/status refactor(@desktop/general): qml code referring to the old code base commented out 2022-02-01 11:42:42 +01:00
generate-rcc.go chore(CPP): foundation for user onboarding 2022-07-07 23:23:09 +02:00
main.qml chore: bump VERSION to 0.7.90 in master 2022-10-27 23:39:33 +02:00
nim-status-client.pro chore: split English TS files 2022-10-19 10:48:08 +02:00