status-desktop/ui
Sale Djenic 04ca90a7d0 fix(@desktop/general): Changing System Appearance on the fly is not working
App is responsive to the OS theme change event.
Now we're following system set theme when the app is started.

Corresponding part on the side on nimqml is added.

Corresponding part on the side on dotherside is added.

On the side of dother side we had kind of a memory leak, cause objects added to
the filter were not deleted ever. When the app is closing, it just removes
filters, but doesn't delete them.

I faced a logical issue, that we were sending qmlengine pointer to the
installEventFilter method, instead object which may or may not rely on the
qqmlengine instance, that is fixed also.

Fixes: #1725
2021-08-16 16:27:14 -04:00
..
StatusQ@d24c2e6208 fix(@desktop/chat): Activity tooltip arrow position is incorrect 2021-08-12 18:06:23 +02:00
app fix(@desktop/general): Changing System Appearance on the fly is not working 2021-08-16 16:27:14 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n chore: update translation files 2021-08-02 13:31:53 -04:00
imports fix(@desktop/general): Changing System Appearance on the fly is not working 2021-08-16 16:27:14 -04:00
onboarding chore: update translation files 2021-08-02 13:31:53 -04:00
shared feat(@desktop): change password 2021-08-16 15:32:21 -04:00
sounds feat: allow users to turn of notification sounds 2020-10-20 13:50:49 -04:00
generate-rcc.go perf(@desktop): "make run" boost and build correct qrc 2021-07-19 13:01:53 -04:00
main.qml fix(@desktop/general): Changing System Appearance on the fly is not working 2021-08-16 16:27:14 -04:00
nim-status-client.pro fix(@desktop/onboarding): do not display keyid as address 2021-07-26 13:17:34 -04:00