Diffusion Kate 69c962f208ce

Fix crash if search command is used while searching

Authored by sars on May 2 2020, 6:08 AM.

Description

Fix crash if search command is used while searching

Thread safety was only provided by disabling the UI and that breaks
if we use the commands.

Add terminateSearch functions that stop the search without sending
signals and prevent already queued signals from adding matches in the
matches tree.

BUG: 419719

Details

Committed
sarsMay 6 2020, 7:11 PM
Parents
R40:48da8f02ca8e: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown