status-desktop/ui/app/AppLayouts/Profile
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
..
LeftTab fix(@desktop/chat): click on "Notification settings" doesn't take the user to that section 2021-07-29 09:05:16 -04:00
Sections fix(@desktop/general): Changing System Appearance on the fly is not working 2021-08-16 16:27:14 -04:00
LeftTab.qml [#2707] Added "My Profile" button in new chat popup 2021-07-23 14:19:33 -04:00
ProfileLayout.qml [#2707] Added "My Profile" button in new chat popup 2021-07-23 14:19:33 -04:00
qmldir feat: layouts for the Profile screens 2020-05-19 20:02:21 -04:00