mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-08 12:46:08 +00:00
Previously DOtherSide was an external, standalone library with own submodule for SortFilterProxyModel. After merging DOtherSide directly to status-desktop it should be treated as a build tool or part of build configuration. Instead of owning c++ files by itselft, DOtherSide should refer to all needed c++ sources in order to compile them and build status-desktop properly. Removing SortFilterProxyModel submodule from original DOtherSide and changing config after merge to status-desktop was needed to be done along with merge itself because otherwise there would be a conflict - both DOtherSide and status-desktop had the same submodule (SortFilterProxyModel). Closes: #9410
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%