[digikam] [Bug 200223] default language of spellchecker is ignored

2022-08-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=200223

--- Comment #12 from caulier.gil...@gmail.com ---
Git commit 613ed81b09651aee468c6d663fa32fed2c392ca9 by Gilles Caulier.
Committed on 17/08/2022 at 19:55.
Pushed by cgilles into branch 'master'.

Spell-Checking: add settings to ignore a list of words.
Related: bug 92310, bug 256471, bug 360954, bug 376345, bug 402922

M  +1-0core/app/main/digikamapp.cpp
M  +1-0core/app/main/digikamapp_p.h
M  +10   -0core/libs/widgets/text/dtextedit.cpp
M  +166  -11   core/libs/widgets/text/spellcheckconfig.cpp
M  +6-2core/libs/widgets/text/spellcheckconfig.h
M  +13   -5core/libs/widgets/text/spellcheckcontainer.cpp
M  +3-2core/libs/widgets/text/spellcheckcontainer.h
M  +4-1core/libs/widgets/text/spellchecksettings.cpp
M  +1-0core/showfoto/main/showfoto.cpp
M  +1-0core/showfoto/main/showfoto_p.h

https://invent.kde.org/graphics/digikam/commit/613ed81b09651aee468c6d663fa32fed2c392ca9

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 200223] default language of spellchecker is ignored

2022-08-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=200223

--- Comment #11 from caulier.gil...@gmail.com ---
Git commit fb9bc61ea2cc4d5045d7adde54d3b03bc59e888f by Gilles Caulier.
Committed on 17/08/2022 at 02:59.
Pushed by cgilles into branch 'master'.

If user change a current language from an alternative language text edit
widget,
and if the language is not "x-default", force spell-checker to use this
language as well.

If user change a current language from an alternative language text edit widget
to "x-default",
turn on the auto-detection of language in spell-checker.

Note: By default, an alternative language text edit widget always use the
auto-detection of language in spell-checker.
Related: bug 376345

M  +5-1core/libs/widgets/metadata/utils/altlangstredit.cpp
M  +56   -10   core/libs/widgets/text/dtextedit.cpp
M  +2-0core/libs/widgets/text/dtextedit.h
M  +2-2core/libs/widgets/text/spellcheckconfig.cpp
M  +5-5core/libs/widgets/text/spellcheckcontainer.cpp
M  +2-1core/libs/widgets/text/spellcheckcontainer.h

https://invent.kde.org/graphics/digikam/commit/fb9bc61ea2cc4d5045d7adde54d3b03bc59e888f

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 200223] default language of spellchecker is ignored

2022-08-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=200223

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||8.0.0

--- Comment #10 from caulier.gil...@gmail.com ---
With next 8.0.0 release, we will use KF5::Sonnet SpellChecker to perform spell
error detection and provide correction.

It will be available everywhere in digiKam where users needs to enter a text
(aka captions, titles, etc.)

The language will be automatically detected by powerful algorithms by parsing
words entered in text widgets.
If a text widget as a specific language property as XMP alternative languages
strings, the selected language by user will be used to check words.

It's explained in the new setup/Miscs/SpellCheck config panel, as rhe
spellchecking in digiKam and Showfoto will not depend of KDE/Plasma desktop
(after all, we work under Windows, MacOS, and other Linux desktops...)

https://i.imgur.com/HI6wZ86.png

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 200223] default language of spellchecker is ignored

2022-08-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=200223

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
   Version Fixed In|1.0.0   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 200223] default language of spellchecker is ignored

2022-08-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=200223

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Tags-Captions   |Usability-SpellCheck

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 200223] default language of spellchecker is ignored

2017-08-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=200223

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|Albums-MainView |Tags-Captions

-- 
You are receiving this mail because:
You are watching all bug changes.