https://bugs.kde.org/show_bug.cgi?id=376345
--- Comment #6 from caulier.gil...@gmail.com --- Git commit 42525afb9c790e10c13f660902bfc46081e52588 by Gilles Caulier. Committed on 16/08/2022 at 09:20. Pushed by cgilles into branch 'master'. Introduce Spell Check settings configuration view in digiKam Setup/Miscs. The view only host the single option to turn on/off the spell-checking in background. All text edit widget supported spell-checking are affected by this change without to re-start application. More options/info about spell-checking will be hosted in this view. This view will be also appended to Showfoto/Setup later to be homogeneous. M +1 -0 core/libs/widgets/CMakeLists.txt M +32 -4 core/libs/widgets/text/dtextedit.cpp M +4 -10 core/libs/widgets/text/dtextedit.h A +121 -0 core/libs/widgets/text/spellcheckconfig.cpp [License: GPL (v2+)] C +14 -23 core/libs/widgets/text/spellcheckconfig.h [from: core/utilities/setup/setupmisc.h - 058% similarity] M +1 -1 core/libs/widgets/text/spellcheckcontainer.h M +39 -5 core/utilities/setup/setupmisc.cpp M +2 -1 core/utilities/setup/setupmisc.h https://invent.kde.org/graphics/digikam/commit/42525afb9c790e10c13f660902bfc46081e52588 -- You are receiving this mail because: You are watching all bug changes.