Commit graph

2 commits

Author SHA1 Message Date
2 * r + 2 * t
b85b0e7afb fix: use QPointer for ImageAnalyser::m_sourceItem
Raw QQuickItem* was not tracked for destruction, causing
use-after-free if the source item was destroyed between
setSourceItem() and deferred requestUpdate() invocations.
2026-03-24 01:52:25 +11:00
2 * r + 2 * t
2ccd3a8662 plugin: add image analyser 2025-09-24 01:37:53 +10:00