status-desktop/ui/imports/shared/status
Lukáš Tinkl 025a45d1a4 chore(AppMain): improve startup time
- wrap everything we can in AppMain with a (async) Loader
- do not access globals w/o a proper store
- drop some dead code

Although I wasn't able to completely fix the bug, the ~50% improvement in
startup time is still worth trying imho. On my machine, the startup time
went down from ~7s to under 4s.

Related: #7292
2022-10-19 10:48:20 +02:00
..
StatusGifPopup
StatusChatImage.qml
StatusChatImageExtensionValidator.qml
StatusChatImageLoader.qml fix(LinksMessageView): Reload images when back online 2022-10-11 17:01:30 +02:00
StatusChatImageQtyValidator.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StatusChatImageSizeValidator.qml
StatusChatImageValidator.qml
StatusChatInput.qml fix(DragnDrop): re-enabled drag and drop 2022-10-12 10:34:46 -04:00
StatusChatInputImageArea.qml
StatusChatInputReplyArea.qml fix(ChatMessagesView): Loading spinner and scroll to bottom button overlap 2022-10-05 02:59:37 +02:00
StatusChatInputTextFormationAction.qml
StatusETHTransactionModal.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StatusEmojiPopup.qml
StatusEmojiSection.qml
StatusEmojiSuggestionPopup.qml
StatusExpandableAddress.qml
StatusGifPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StatusImageModal.qml
StatusImageRadioButton.qml
StatusInputListPopup.qml
StatusNotification.qml
StatusSNTTransactionModal.qml
StatusSearchListPopup.qml chore(AppMain): improve startup time 2022-10-19 10:48:20 +02:00
StatusSectionDescItem.qml
StatusSectionHeadline.qml
StatusSettingsLineButton.qml
StatusSticker.qml
StatusStickerButton.qml
StatusStickerList.qml
StatusStickerMarket.qml
StatusStickerPackClickPopup.qml
StatusStickerPackDetails.qml
StatusStickerPackIconWithIndicator.qml
StatusStickersPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StatusTextFormatMenu.qml
qmldir