summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes ExtEditorPeng Wu2020-03-271-0/+2
* Fix grammar errors in codehollowman62020-03-031-2/+2
* fixes memory leak in pinyin_get_sentence callPeng Wu2020-02-263-0/+6
* fixes punct modePeng Wu2020-01-082-2/+4
* write removeCandidate methodPeng Wu2019-12-198-0/+46
* write removeCandidateInternal methodPeng Wu2019-12-197-4/+57
* fixes compact display stylePeng Wu2019-12-193-3/+12
* support display style optionPeng Wu2019-12-195-4/+19
* add display style optionPeng Wu2019-12-193-3/+41
* fixes comma handlingPeng Wu2019-11-291-8/+24
* fixes period handling againPeng Wu2019-11-211-2/+8
* fixes period handlingPeng Wu2019-11-202-1/+2
* fixes EnglishEditor againPeng Wu2019-09-091-3/+5
* fixes EnglishEditorPeng Wu2019-09-061-0/+3
* fixes crash in clearPinyinUserData methodPeng Wu2019-07-261-0/+3
* add both-switch optionPeng Wu2019-05-095-4/+40
* fixes SuggestionEditorPeng Wu2019-04-291-0/+4
* add emoji-candidate optionPeng Wu2019-02-194-1/+10
* fixes typoPeng Wu2019-01-131-1/+1
* fixes keypad decimalPeng Wu2019-01-111-1/+1
* fixes updateCandidates methodPeng Wu2019-01-111-3/+3
* minor fixesPeng Wu2019-01-041-3/+3
* Support configurable opencc configMarcin Mielniczuk2019-01-039-10/+24
* update english-user.db pathPeng Wu2018-11-151-1/+1
* Update PYPEmojiCandidates.cc: change strcmp to use c++ library.ZhaoQiang2018-11-141-2/+2
* fixes lua build1.10.92Peng Wu2018-10-317-5/+30
* fixes updatePreeditText methodPeng Wu2018-10-262-20/+30
* update PYSimpTradConverterTable.hPeng Wu2018-10-231-1548/+1451
* update Makefile.amPeng Wu2018-10-231-1/+1
* fixes Enter handlingPeng Wu2018-10-171-2/+4
* enable emoji candidatesPeng Wu2018-09-272-0/+10
* fixes compilePeng Wu2018-09-272-7/+11
* update Makefile.amPeng Wu2018-09-271-0/+3
* write PYPEmojiCandidates.ccPeng Wu2018-09-272-5/+88
* import PYPEmojiTable.hPeng Wu2018-09-271-0/+2329
* begin to write PYPEmojiCandidates.ccPeng Wu2018-09-271-0/+27
* import PYPEmojiCandidates.hPeng Wu2018-09-251-0/+48
* commit m_text when switch input modePeng Wu2018-09-142-2/+10
* fixes English EditorPeng Wu2018-09-141-2/+5
* fixes Bopomofo EditorPeng Wu2018-09-111-0/+3
* fixes rememberUserInput methodPeng Wu2018-09-103-11/+16
* fixes processKeyEvent methodPeng Wu2018-06-272-4/+8
* fixes processAccelKeyEvent methodPeng Wu2018-06-252-0/+4
* fixes SuggestionEditorPeng Wu2018-06-251-2/+1
* update m_show_suggestionPeng Wu2018-06-252-4/+4
* write m_need_update variablePeng Wu2018-06-254-29/+33
* write updateLookupTableFast method of class SuggestionEditorPeng Wu2018-06-252-4/+21
* fixes SuggestionEditorPeng Wu2018-06-223-1/+7
* fixes typosPeng Wu2018-06-222-5/+5
* drop SELECT_CANDIDATE_MODIFY_IN_PLACE_AND_COMMITPeng Wu2018-06-224-8/+3