status-desktop/ui/imports/shared/panels
Lukáš Tinkl 0b94c2b541 fix: revert to not destroy popups on close by default
- causing too many regressions along the way
- most of our popups are already destroyed properly inside Popups.qml
- in general, a Popup (Dialog, Menu, etc.) can be manually destroyed iff
it had been created using `Component.createObject()`, otherwise it's gone
for good until restart
- manually enabled the destroy-on-close in verified cases

Fixes #10948 (maybe some other dupes)
2023-06-09 00:44:27 +02:00
..
private fix(DidYouKnowSplashScreen): Implement UI changes 2023-02-27 10:44:58 +02:00
AcceptRejectOptionsButtonsPanel.qml feat(activity-center): Add details view dialog for contact requests 2022-12-07 12:03:38 +03:00
Address.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
AddressRequiredValidator.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
BalanceValidator.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
CommunityBanner.qml (settings): removed community permissions,tokens,airdrop and discord options 2023-04-28 16:52:41 +03:00
ConnectionWarnings.qml fix(@desktop/wallet): Remove auto retries for connections errors. In case of an error there are two things that can happen 2023-04-04 15:24:37 +02:00
DidYouKnowSplashScreen.qml feat(SplashScreen): Display recommendation do not close the app on re-encryption process 2023-03-30 09:59:42 -04:00
DropAndEditImagePanel.qml [CommunityPermissions]: Added drag/drop image panel as per new design 2023-05-24 20:31:10 +03:00
EditCroppedImagePanel.qml [CommunityPermissions]: Added drag/drop image panel as per new design 2023-05-24 20:31:10 +03:00
EnterSeedPhrase.qml feat(@desktop/wallet): new "Add Account" modal added 2023-03-28 18:09:39 +02:00
GlossaryEntry.qml
GlossaryLetter.qml
ImageLoader.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
LabelValueRow.qml
ModuleWarning.qml don't steal chat input focus 2023-04-07 20:40:56 +02:00
NoImageUploadedPanel.qml [CommunityPermissions]: Added drag/drop image panel as per new design 2023-05-24 20:31:10 +03:00
ProfileBioSocialsPanel.qml Fix/issue 10905 (#10930) 2023-06-06 09:57:00 +03:00
RoundedIcon.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
RoundedImage.qml fix(ShowcaseDelegate): community icon is not rounded 2023-05-25 16:30:10 +02:00
SVGImage.qml
SeedPhrase.qml chore(@desktop/wallet): object names added to wallet account related qml components 2023-04-13 19:51:10 +02:00
Separator.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
SeparatorWithIcon.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
SequenceColumnLayout.qml feat: SequenceColumnLayout component added 2023-05-08 11:44:10 +02:00
SplitViewHandle.qml
StatusAssetSelector.qml feat(@desktop/wallet): New floating header as a drop down list 2023-05-03 18:52:19 +02:00
StyledText.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
TextWithLabel.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
qmldir fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00