status-desktop/ui
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
..
StatusQ fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
app fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
fonts
i18n chore(translations): update translations 2023-03-06 21:35:32 +01:00
imports fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
include/StatusDesktop/Monitoring
src/StatusDesktop/Monitoring
MonitoringSources.cmake
generate-rcc.go fix(StatusQ): StatusQ is QML module (#10207) 2023-04-14 11:18:56 +03:00
main.qml fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
nim-status-client.pro