status-desktop/ui/imports
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
..
Themes fix(StatusChatInput): improve code highlighting in code snippet/blocks 2023-01-10 15:21:45 +01:00
assets Feat/10473 Updated activity list delegate and activity details header (#10580) 2023-05-10 13:54:06 +02:00
shared fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
utils fix(Utils): use the more robust QClipboardProxy checks 2023-06-08 15:33:46 +02:00