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 fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
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 fix(StatusEmojiPopup): 'Flags' section is cut off in the emoji modal 2022-09-01 19:28:21 +02:00
StatusEmojiSection.qml fix(StatusEmojiPopup): 'Flags' section is cut off in the emoji modal 2022-09-01 19:28:21 +02:00
StatusEmojiSuggestionPopup.qml feat: enable emojis as channel icons 2022-03-08 15:15:25 -05:00
StatusExpandableAddress.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StatusGifPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StatusImageModal.qml fix(@desktop/chat)!: adjust image context menu size and position 2022-08-15 15:05:16 +03:00
StatusImageRadioButton.qml fix(AppearanceView): UI issue fixes 2022-07-26 23:41:30 +02:00
StatusInputListPopup.qml fix(EmojiPopup): Fix emoji suggestions and add tests for it 2022-08-26 12:41:28 +03:00
StatusNotification.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
StatusSNTTransactionModal.qml test(@wallet): add test for ens name 2022-08-18 13:11:36 +02:00
StatusSearchListPopup.qml chore(AppMain): improve startup time 2022-10-19 10:48:20 +02:00
StatusSectionDescItem.qml feat: check for updates (using status-go) 2022-07-07 09:54:55 -04:00
StatusSectionHeadline.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusSettingsLineButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusSticker.qml
StatusStickerButton.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StatusStickerList.qml fix: change gateway and remove old code to decode the hash 2022-08-26 19:47:02 +02:00
StatusStickerMarket.qml test(chat): add a test that install a sticker pack and sends a sticker 2022-08-29 10:52:00 -04:00
StatusStickerPackClickPopup.qml
StatusStickerPackDetails.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
StatusStickerPackIconWithIndicator.qml
StatusStickersPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StatusTextFormatMenu.qml feat(@desktop/chat): add textformat quote option functionality 2022-09-01 12:45:45 +03:00
qmldir chore(Chat/StatusGifPopup): refactor and simplify gif popup 2022-09-05 12:41:48 +02:00