summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Extend lua trigger feature to support multiple resultsPeng Wu2021-01-283-28/+55
* Fixes insert methodPeng Wu2021-01-201-0/+5
* Fixes Caps Lock issue in double pinyin modePeng Wu2021-01-111-0/+9
* Fixes import/export pinyin dictionaryPeng Wu2020-11-231-2/+4
* Improve clearPinyinUserData methodPeng Wu2020-10-151-2/+4
* 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
* Add another cloud input sourcePeng Wu2020-09-252-21/+37
* Fixes CloudCandidates::updateLookupTable methodPeng Wu2020-09-231-4/+11
* drop CloudCandidatesResponseParser::getAnnotation methodPeng Wu2020-09-231-9/+2
* Fixes CloudCandidates::processCandidates methodPeng Wu2020-09-231-5/+6
* Use GTimer in class CloudCandidatesPeng Wu2020-09-232-9/+22
* Update cloud candidate input designPeng Wu2020-09-222-81/+38
* fixes initPinyinContext methodPeng Wu2020-09-221-1/+2
* fixes CloudCandidates crashPeng Wu2020-09-222-30/+6
* improve cloudAsyncRequest methodPeng Wu2020-09-222-39/+34
* refactor class CloudCandidatesPeng Wu2020-09-212-30/+37
* refactor m_parser variable in class CloudCandidatesPeng Wu2020-09-215-40/+54
* Fixes Emoji CandidatesPeng Wu2020-09-071-1/+1
* Enable Cloud Input for Double Pinyin and BopomofoInokinoki2020-09-022-0/+8
* Enable Cloud Input for Full Pinyin modeInokinoki2020-09-023-0/+47
* Add Cloud Input configurationsInokinoki2020-09-023-0/+73
* Add Cloud Input implementationInokinoki2020-09-022-0/+793
* restore mainSwitch shortcut keyPeng Wu2020-08-281-2/+4
* fixes processAccelKeyEvent methodPeng Wu2020-08-211-1/+9
* fixes readNetworkDictionary methodPeng Wu2020-07-291-3/+7
* use modified method instead of pinyin_save functionPeng Wu2020-07-281-4/+4
* Restore Bopomofo EditorPeng Wu2020-07-282-31/+4
* fixes mainSwitch shortcut keyPeng Wu2020-07-271-4/+2
* fixes PYLibPinyin.ccPeng Wu2020-07-271-2/+0
* fixes Network DictionarydevelPeng Wu2020-07-231-0/+7
* init network dictionaryPeng Wu2020-07-211-0/+31
* support network dictionary timestamp in GSettingsPeng Wu2020-07-214-0/+100
* write readNetworkDictionary methodPeng Wu2020-07-212-0/+152
* Fixes Bopomofo EditorPeng Wu2020-07-212-4/+31
* update PYPEmojiTable.hPeng Wu2020-06-171-223/+1204
* update Makefile.amPeng Wu2020-04-231-13/+12
* use GPLv3+ licensePeng Wu2020-04-2364-704/+640
* 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