status-desktop/ui/app/mainui
Lukáš Tinkl e1c9f2f93f perf(AppMain): wrap CommunitiesPortalLayout in a Loader
- CommunitiesPortalLayout was the last piece still unconditionally loaded
on startup -> fixed
- extract the `communitiesStore` into AppMain to be able to reuse it from
other components
- move the import/create community dialogs to `Popups` (reusability)
- cleanup and remove some dead code, fix warnings

Iterates #6204
2023-04-28 21:35:29 +02:00
..
activitycenter fix(ActivityCenter): Use ContactRequestId for accpeting and declining CRs from AC 2023-04-25 16:16:32 +04:00
panels fix: reduce Image cache 2023-04-27 13:56:39 +02:00
AppMain.qml perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
AppSearch.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
Popups.qml perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
SplashScreen.qml feat(SplashScreen): Display recommendation do not close the app on re-encryption process 2023-03-30 09:59:42 -04:00
qmldir chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00