summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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-112-4/+4
|
* Update PinyinConfigPeng Wu2021-12-014-1/+45
|
* Fix processFunctionKey methodPeng Wu2021-11-011-3/+3
|
* Remember cloud inputPeng Wu2021-05-174-1/+18
|
* Improve cloud candidatePeng Wu2021-05-112-7/+23
|
* 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
|
* 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
| | | | Co-authored-by: lianna07 <liannaxu07@gmail.com>
* Add Cloud Input configurationsInokinoki2020-09-023-0/+73
| | | | | Co-authored-by: lianna07 <liannaxu07@gmail.com> Co-authored-by: Peng Wu <alexepico@gmail.com>
* Add Cloud Input implementationInokinoki2020-09-022-0/+793
| | | | | | | | | | | This implementation adds Cloud Input feature with delayed request and asynchronous request. - Support Full Pinyin and Double Pinyin modes - Support Bopomofo mode Co-authored-by: lianna07 <liannaxu07@gmail.com> Co-authored-by: Peng Wu <alexepico@gmail.com>
* 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
|