summaryrefslogtreecommitdiffstats
path: root/src/PYPPhoneticEditor.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix processKeyEvent methods againPeng Wu2024-01-301-0/+3
* Add updateAll method to class EditorPeng Wu2022-10-091-0/+7
* Support Legacy modePeng Wu2022-09-261-0/+5
* Support longer candidatesPeng Wu2022-09-231-0/+4
* Add English candidates optionPeng Wu2022-04-111-1/+1
* Fix English candidatesPeng Wu2022-04-061-1/+1
* Fix commit issue in class EnglishCandidatesPeng Wu2022-03-291-0/+15
* Write m_english_candidatesPeng Wu2022-02-141-0/+18
* Fix processFunctionKey methodPeng Wu2021-11-011-3/+3
* Enable Cloud Input for Full Pinyin modeInokinoki2020-09-021-0/+14
* Restore Bopomofo EditorPeng Wu2020-07-281-6/+0
* Fixes Bopomofo EditorPeng Wu2020-07-211-0/+6
* use GPLv3+ licensePeng Wu2020-04-231-11/+10
* write removeCandidateInternal methodPeng Wu2019-12-191-4/+30
* add emoji-candidate optionPeng Wu2019-02-191-1/+2
* fixes updateCandidates methodPeng Wu2019-01-111-3/+3
* Support configurable opencc configMarcin Mielniczuk2019-01-031-1/+1
* fixes lua build1.10.92Peng Wu2018-10-311-2/+2
* fixes Enter handlingPeng Wu2018-10-171-2/+4
* enable emoji candidatesPeng Wu2018-09-271-0/+6
* fixes SuggestionEditorPeng Wu2018-06-221-1/+1
* update selectCandidate methodPeng Wu2018-06-221-17/+5
* re-factor codePeng Wu2018-06-221-3/+3
* fixes warningPeng Wu2018-06-201-2/+2
* write setLuaPlugin methodPeng Wu2018-06-201-0/+10
* fixes lua converterPeng Wu2018-06-151-3/+3
* use IBUS_BUILD_LUA_EXTENSIONPeng Wu2018-06-151-3/+8
* add option lua converterPeng Wu2018-06-141-1/+1
* use lua converterPeng Wu2018-06-141-1/+5
* update class PhoneticEditorPeng Wu2018-06-131-1/+14
* fixes crashPeng Wu2018-06-071-4/+3
* re-factor commit methodPeng Wu2018-06-061-7/+0
* re-factor selectCandidate methodPeng Wu2018-06-061-0/+35
* re-factor fillLookupTable methodPeng Wu2018-06-061-61/+6
* re-factor LibPinyinCandidatesPeng Wu2018-06-041-1/+34
* use sort option for pinyin_guess_candidates functionPeng Wu2017-08-181-1/+2
* use libpinyin 1.9.91Peng Wu2017-02-101-2/+6
* fixes getLookupCursor methodPeng Wu2016-08-081-8/+1
* work around getLookupCursorPeng Wu2016-07-251-1/+8
* fixes some typosPeng Wu2016-07-111-2/+0
* fixes a typoPeng Wu2016-07-111-1/+4
* use pinyin_remove_user_candidate functionPeng Wu2016-07-081-0/+14
* port code to use libpinyin 1.5.91Peng Wu2016-07-041-2/+2
* update class PhoneticEditorPeng Wu2016-06-231-47/+14
* begin to use libpinyin 1.5.91Peng Wu2016-06-221-8/+0
* fixes selectCandidate methodPeng Wu2016-01-261-2/+3
* disable lookup table lazy candidate fillPeng Wu2014-11-051-8/+33
* use pinyin_get_pinyin_key_rest_offset functionPeng Wu2014-08-191-15/+2
* remove LibPinyin* class prefixPeng Wu2014-05-211-32/+32
* fixes a typoPeng Wu2014-04-211-1/+1