Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix processAccelKeyEvent method | Peng Wu | 2023-12-06 | 1 | -1/+2 |
* | Fix Caps Lock for English mode | Peng Wu | 2023-08-23 | 1 | -2/+5 |
* | Fix English mode in Full Pinyin | Peng Wu | 2023-04-07 | 1 | -0/+3 |
* | Fix English symbols | Peng Wu | 2022-11-25 | 1 | -1/+4 |
* | Add updateAll method to class Editor | Peng Wu | 2022-10-09 | 1 | -5/+32 |
* | Rename show-suggestion option to suggestion-candidate option | Peng Wu | 2022-04-11 | 1 | -1/+1 |
* | Fix some crash | Peng Wu | 2022-03-29 | 1 | -1/+2 |
* | Update PinyinEngine::processKeyEvent method | Peng Wu | 2022-03-25 | 1 | -1/+21 |
* | Rename stroke to table | Peng Wu | 2022-02-16 | 1 | -12/+12 |
* | Enable English mode for Full Pinyinenglish-mode | Peng Wu | 2022-02-15 | 1 | -0/+11 |
* | Update PinyinConfig | Peng Wu | 2021-12-01 | 1 | -0/+12 |
* | Fixes Caps Lock issue in double pinyin mode | Peng Wu | 2021-01-11 | 1 | -0/+9 |
* | restore mainSwitch shortcut key | Peng Wu | 2020-08-28 | 1 | -2/+4 |
* | fixes processAccelKeyEvent method | Peng Wu | 2020-08-21 | 1 | -1/+9 |
* | fixes mainSwitch shortcut key | Peng Wu | 2020-07-27 | 1 | -4/+2 |
* | use GPLv3+ license | Peng Wu | 2020-04-23 | 1 | -11/+10 |
* | fixes punct mode | Peng Wu | 2020-01-08 | 1 | -1/+2 |
* | add both-switch option | Peng Wu | 2019-05-09 | 1 | -2/+16 |
* | fixes lua build1.10.92 | Peng Wu | 2018-10-31 | 1 | -0/+14 |
* | commit m_text when switch input mode | Peng Wu | 2018-09-14 | 1 | -1/+5 |
* | fixes processKeyEvent method | Peng Wu | 2018-06-27 | 1 | -2/+4 |
* | fixes processAccelKeyEvent method | Peng Wu | 2018-06-25 | 1 | -0/+2 |
* | write m_need_update variable | Peng Wu | 2018-06-25 | 1 | -15/+14 |
* | fixes SuggestionEditor | Peng Wu | 2018-06-22 | 1 | -0/+3 |
* | fixes typos | Peng Wu | 2018-06-22 | 1 | -0/+1 |
* | update selectCandidate method | Peng Wu | 2018-06-22 | 1 | -3/+0 |
* | re-factor code | Peng Wu | 2018-06-22 | 1 | -9/+6 |
* | fixes typo | Peng Wu | 2018-06-20 | 1 | -5/+9 |
* | write setLuaPlugin method | Peng Wu | 2018-06-20 | 1 | -10/+49 |
* | update commitText method | Peng Wu | 2018-06-19 | 1 | -2/+5 |
* | support suggestion mode in PinyinEngine | Peng Wu | 2018-06-15 | 1 | -1/+32 |
* | use IBUS_BUILD_LUA_EXTENSION | Peng Wu | 2018-06-15 | 1 | -0/+4 |
* | update comments | Peng Wu | 2018-06-11 | 1 | -0/+6 |
* | fixes Shift key1.9.91 | Peng Wu | 2018-03-16 | 1 | -1/+1 |
* | fixes comments | Peng Wu | 2018-02-24 | 1 | -2/+2 |
* | enable English and Stroke Editor for Double Pinyin | Peng Wu | 2018-02-23 | 1 | -0/+12 |
* | fixes setup dialog | Peng Wu | 2016-11-29 | 1 | -1/+1 |
* | support extension editor in double pinyin | Peng Wu | 2016-07-12 | 1 | -1/+7 |
* | fixes processAccelKeyEvent method | Peng Wu | 2014-12-18 | 1 | -0/+4 |
* | refine code style | Peng Wu | 2014-12-08 | 1 | -3/+3 |
* | support four customized shortcut keys | Peng Wu | 2014-12-08 | 1 | -15/+42 |
* | remove LibPinyin* class prefix | Peng Wu | 2014-05-21 | 1 | -49/+49 |
* | move logics to class PYEngine | Peng Wu | 2014-02-17 | 1 | -19/+2 |
* | support setContentType method | Peng Wu | 2013-10-10 | 1 | -0/+22 |
* | add ctrl switch to pinyin engine | Peng Wu | 2012-12-31 | 1 | -6/+16 |
* | enable stroke editor | Peng Wu | 2012-07-26 | 1 | -0/+16 |
* | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
* | update src | Peng Wu | 2012-06-06 | 1 | -1/+1 |
* | update setup dialog | Peng Wu | 2012-03-26 | 1 | -1/+1 |
* | fixes <num>+.<num>+ | Peng Wu | 2012-01-16 | 1 | -1/+2 |