mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 01:38:00 +00:00
Michał Cieślak
d4d72038bd
feat(StatusQ): Generic proxy model allowing setting proxies like SFPM or LeftJoinModel for submodels
It allows transforming model, including submodels outside of the view component consuming the model. Thanks to that now there is no need to create proxies for submodels in view's delegate. It can be done earlies, on the level of the main view. Closes: #12630
…
…
feat(StatusQ): Generic proxy model allowing setting proxies like SFPM or LeftJoinModel for submodels
feat(StatusQ): Generic proxy model allowing setting proxies like SFPM or LeftJoinModel for submodels
…
…
…
…
…
Description
Languages
QML
39.2%
JavaScript
29.7%
Nim
18.5%
Python
5.7%
C++
5.2%
Other
1.6%