status-desktop/ui/app/AppLayouts/Chat/popups
Lukáš Tinkl f5d6c538c2 chore: consolidate & refactor popup handling
- all remaining global popup components moved into a separate Popups
entity
- removed some static objects from the Global singleton (appMain,
pinnedMessagesPopup, communityProfilePopup, sounds); rationale:
singletons should not contain any state
- fixed support for popups in storybook
- fixed some warnings (most of them broke the popups in one way or the other)
2023-02-09 15:01:57 +01:00
..
community chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
ChatCommandModal.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
ChooseBrowserPopup.qml
PinnedMessagesPopup.qml Nothing happens after clicking on a pinned message 2023-02-02 18:33:19 +02:00
RenameGroupPopup.qml
qmldir