status-desktop/ui/imports
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
..
Backpressure feat: adds QML debounce library 2020-07-14 11:56:44 -04:00
Themes feat(@desktop/chat): Save favorites and recents gif 2021-08-10 15:31:19 +02:00
twemoji Use SVG emojies 2021-03-08 14:10:58 -05:00
Config.qml [#2707] Added "My Profile" button in new chat popup 2021-07-23 14:19:33 -04:00
Constants.qml feat: add wallet v2 tab 2021-08-16 09:45:06 -04:00
Emoji.qml fix: show emoji in reaction tooltip 2021-05-14 12:17:48 -04:00
SelectedMessage.qml fix: code review 2020-07-10 20:09:15 -04:00
Style.qml fix(@desktop/general): Changing System Appearance on the fly is not working 2021-08-16 16:27:14 -04:00
Utils.qml fix: display ENS on contact search results 2021-08-16 12:58:42 -04:00
qmldir [#2707] Added "My Profile" button in new chat popup 2021-07-23 14:19:33 -04:00