[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2023-12-02 Thread Björn Bidar
https://bugs.kde.org/show_bug.cgi?id=453878 Björn Bidar (Thaodan) changed: What|Removed |Added CC||bjorn.bi...@thaodan.de --- Comment #9 f

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453878 Nate Graham changed: What|Removed |Added CC||n...@kde.org, |

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=453878 --- Comment #2 from Fushan Wen --- Looks possible by using command pipelining. https://datatracker.ietf.org/doc/html/rfc2229#section-4 -- You are receiving this mail because: You are watching all bug changes.

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=453878 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #3 from Bug Janitor

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=453878 --- Comment #4 from Fushan Wen --- Git commit bc8d35bae6d8f67bda734261a84ef4488b2738a7 by Fushan Wen. Committed on 25/05/2022 at 15:29. Pushed by fusionfuture into branch 'master'. dict: don't early return when no definition is found We don't want to

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=453878 --- Comment #5 from Fushan Wen --- Git commit 04773128a2d268a79ca9274cb2bd3d56afc03591 by Fushan Wen. Committed on 25/05/2022 at 15:29. Pushed by fusionfuture into branch 'master'. dict: support multiple dicts in the engine The dict protocol supports

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=453878 Fushan Wen changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit|

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-25 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=453878 --- Comment #7 from Fushan Wen --- Git commit 988bcc37b008a8cb4cecbdb18fa985417f1a7aec by Fushan Wen. Committed on 25/05/2022 at 15:56. Pushed by fusionfuture into branch 'master'. applets/dict: add EnabledDictModel to show enabled dictionaries The mo

[kdeplasma-addons] [Bug 453878] Allow configuring the applet to use more than one dictionary, but not all of them

2022-05-26 Thread Gergely HORVÁTH
https://bugs.kde.org/show_bug.cgi?id=453878 --- Comment #8 from Gergely HORVÁTH --- Thank you for solving it! How can I test the code? I have kdesrc build already setup, I intendt to compile it and run until 5.26 hits the Arch repos. -- You are receiving this mail because: You are watching all