chewing-editor icon indicating copy to clipboard operation
chewing-editor copied to clipboard

Cross platform chewing user phrase editor

Results 67 chewing-editor issues
Sort by recently updated
recently updated
newest added

# What is your environment? * OS version Arch Linux Gnome40 Wayland. ibus-chewing is useless in Wayland, only the ibus-libzhuyin survives, but no editor supports it.

The self-shipped `gmock`removed! Hi @Chocobo1 ! Here is a patch for AUR. ``` diff diff --git a/PKGBUILD b/PKGBUILD index a2c4d70..de2da0c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,14 +1,14 @@ #...

Hi, Since new Qt5 5.11 chewing-editor doesn't built anymore, upstream now removed the QT5_USE_MODULES function, so the following patch fixes this issue: http://svnweb.mageia.org/packages/cauldron/chewing-editor/current/SOURCES/chewing-editor-0.1.1-fix-build-against-qt-5.11.0.patch?view=markup&pathrev=1234419 Regards, David

I add some code to fix [#213](https://github.com/chewing/chewing-editor/issues/213). If we removed multiple pharses at one time, and we want to undo that. We only can restore single pharse many times in...

Fix #136 Add a function splitPhrases() to accept more than 1 phrases(Isolated from " [ ] / ) in a time in console and add these phrases successfully.

Since this project is choosen as lecture on [FOSSAPC 2017](https://sites.google.com/site/fossapc/), many issues and PRs are submitted. But many are relatived to libchewing or serveral implements, so I added the notice...

Because the documentation now is written on GitHub wiki, add the link to "About Chewing editor" box for user to read the documentation

Fixed #204, replacing all duplicated spaces (included single tab and tabs) into single space. I move `testBopomofo` method from `UserphraseModel` into a new util `BopomofoUtil`, IMO, this function is not...

fix issue #225 to display the correct notification when adding an existed phrase.

* OS version ubuntu 16.04.2 when I add an existed phrase, the notification is that adding the last userphrase successfully. example: i add "重新" which is existed in userphrase. but...