summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename stroke to tablePeng Wu2022-02-1612-47/+47
|
* Rename StrokeEditor to TableEditorPeng Wu2022-02-162-52/+52
|
* Rename filesPeng Wu2022-02-152-0/+0
|
* Enable English mode for Full Pinyinenglish-modePeng Wu2022-02-152-1/+12
|
* Update wordlistPeng Wu2022-02-141-0/+2079
|
* Write m_english_candidatesPeng Wu2022-02-143-1/+27
|
* Fix compilePeng Wu2022-02-144-5/+16
|
* Write class EnglishCandidatesPeng Wu2022-02-112-5/+98
|
* Write class EnglishDatabasePeng Wu2022-02-114-50/+109
|
* Write PYPEnglishCandidates.hPeng Wu2022-01-192-1/+54
|
* Fix compilePeng Wu2022-01-186-9/+43
|
* Write PYEnglishDatabase.ccPeng Wu2022-01-143-325/+359
|
* Write PYEnglishDatabase.hPeng Wu2022-01-141-0/+45
|
* Change default value for comma-period-page optionPeng Wu2022-01-113-5/+5
|
* Create make-check.ymlPeng Wu2021-12-131-0/+27
|
* Update PinyinConfigPeng Wu2021-12-014-1/+45
|
* Update ibus-libpinyin.gschema.xmlPeng Wu2021-12-011-0/+12
|
* bump version 1.12.2Peng Wu2021-12-011-1/+1
|
* Fix processFunctionKey methodPeng Wu2021-11-011-3/+3
|
* Update NEWS1.12.1Peng Wu2021-06-281-0/+5
|
* Remember cloud inputPeng Wu2021-05-174-1/+18
|
* Improve cloud candidatePeng Wu2021-05-112-7/+23
|
* Update LINGUASPeng Wu2021-05-061-1/+1
|
* Rename pt-BR.po to pt_BR.poGunnar Hjalmarsson2021-05-061-0/+0
|
* Added translation using Weblate (Sinhala)Hela Basa2021-05-062-0/+673
|
* Translated using Weblate (Chinese (Simplified) (zh_CN))Dingzhong Chen2021-05-061-27/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/ Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/ Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/ Translated using Weblate (Chinese (Simplified) (zh_CN)) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/zh_CN/
* Update translation filesWeblate2021-05-064-8/+8
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/
* Translated using Weblate (French)Julien Humbert2021-05-061-48/+41
| | | | | | | | | | | | | | Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/fr/ Translated using Weblate (French) Currently translated at 100.0% (156 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/fr/
* Change deprecated glib function g_atexit() into atexit()Hollow Man2021-03-221-1/+1
| | | | Signed-off-by: Hollow Man <hollowman@hollowman.ml>
* Support Compatibility display stylePeng Wu2021-01-286-10/+20
|
* Update ibus-libpinyin-preferences.uiPeng Wu2021-01-281-0/+3
|
* bump version 1.12.1Peng Wu2021-01-281-1/+1
|
* Extend lua trigger feature to support multiple resultsPeng Wu2021-01-283-28/+55
|
* Update Lua Plugin APIPeng Wu2021-01-273-8/+53
|
* Fixes insert methodPeng Wu2021-01-201-0/+5
|
* Fixes Caps Lock issue in double pinyin modePeng Wu2021-01-111-0/+9
|
* Update NEWS1.12.0Peng Wu2020-12-151-0/+3
|
* bump version 1.12.0Peng Wu2020-12-151-2/+2
|
* Fixes import/export pinyin dictionaryPeng Wu2020-11-232-2/+6
|
* Translated using Weblate (Spanish)Adolfo Jayme Barrientos2020-10-221-93/+72
| | | | | | | Currently translated at 98.7% (154 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/es/
* Translated using Weblate (Spanish)Emilio Herrera2020-10-221-23/+11
| | | | | | | Currently translated at 83.9% (131 of 156 strings) Translation: ibus-libpinyin/master Translate-URL: https://translate.fedoraproject.org/projects/ibus-libpinyin/master/es/
* Update NEWS1.11.94Peng Wu2020-10-221-0/+4
|
* Improve clearPinyinUserData methodPeng Wu2020-10-151-2/+4
|
* Fixes import/export dictionary in setup dialogPeng Wu2020-09-291-8/+11
|
* Save user pinyin data after import the dictionaryPeng Wu2020-09-281-1/+1
|
* refactor class CloudCandidatesPeng Wu2020-09-251-22/+22
|
* Use enum CloudInputSourcePeng Wu2020-09-254-52/+71
|
* Update setup dialogPeng Wu2020-09-251-0/+3
|
* Add another cloud input sourcePeng Wu2020-09-252-21/+37
|
* Update base.luaPeng Wu2020-09-241-1/+1
|