Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix processKeyEvent methods again | Peng Wu | 2024-01-30 | 1 | -0/+3 |
* | Fix FullPinyinEditor::insert method | Peng Wu | 2023-05-26 | 1 | -0/+14 |
* | Support Compatibility display style | Peng Wu | 2021-01-28 | 1 | -2/+4 |
* | Fixes insert method | Peng Wu | 2021-01-20 | 1 | -0/+5 |
* | use GPLv3+ license | Peng Wu | 2020-04-23 | 1 | -11/+10 |
* | fixes compact display style | Peng Wu | 2019-12-19 | 1 | -1/+4 |
* | support display style option | Peng Wu | 2019-12-19 | 1 | -1/+4 |
* | use sort option for pinyin_guess_candidates function | Peng Wu | 2017-08-18 | 1 | -11/+0 |
* | fixes getLookupCursor method | Peng Wu | 2016-08-08 | 1 | -0/+18 |
* | fixes auxiliary text | Peng Wu | 2016-07-06 | 1 | -3/+0 |
* | use pinyin_get_*_auxiliary_text functions | Peng Wu | 2016-06-29 | 1 | -36/+6 |
* | begin to use libpinyin 1.5.91 | Peng Wu | 2016-06-22 | 1 | -1/+1 |
* | remove LibPinyin* class prefix | Peng Wu | 2014-05-21 | 1 | -11/+11 |
* | fixes a typo | Peng Wu | 2014-04-28 | 1 | -1/+1 |
* | fixes compile | Peng Wu | 2013-03-22 | 1 | -1/+1 |
* | update full pinyin editor | Peng Wu | 2013-03-22 | 1 | -17/+24 |
* | fixes get_pinyin_string | Peng Wu | 2012-12-05 | 1 | -2/+7 |
* | fixes updatePinyin | Peng Wu | 2012-07-09 | 1 | -0/+1 |
* | improves full pinyin mode | Peng Wu | 2012-07-09 | 1 | -0/+11 |
* | update fsf address | Peng Wu | 2012-06-12 | 1 | -1/+1 |
* | update src | Peng Wu | 2012-06-06 | 1 | -1/+1 |
* | fixes crash | Peng Wu | 2011-12-27 | 1 | -1/+1 |
* | update bopomofo editor | Peng Wu | 2011-12-22 | 1 | -1/+1 |
* | use new parsers | Peng Wu | 2011-12-22 | 1 | -42/+10 |
* | fixes pinyin yunmu 'v' handle | Peng Wu | 2011-12-22 | 1 | -1/+12 |
* | fixes 'hon' auto correction | Peng Wu | 2011-12-22 | 1 | -1/+3 |
* | fixes double pinyin | Peng Wu | 2011-12-22 | 1 | -0/+3 |
* | fixes full editor | Peng Wu | 2011-12-22 | 1 | -1/+4 |
* | alloc/free pinyin instance | Peng Wu | 2011-12-22 | 1 | -0/+4 |
* | remove m_pinyins | Peng Wu | 2011-12-22 | 1 | -4/+5 |
* | write double pinyin editor | Peng Wu | 2011-12-22 | 1 | -1/+1 |
* | add update pinyin | Peng Wu | 2011-12-22 | 1 | -3/+5 |
* | move cursor edit funcs to pinyin editor | Peng Wu | 2011-12-22 | 1 | -168/+0 |
* | add update aux text func for full pinyin | Peng Wu | 2011-12-22 | 1 | -0/+37 |
* | re-factor full pinyin editor | Peng Wu | 2011-12-22 | 1 | -46/+37 |
* | use m_pinyin_poses in full pinyin editor | Peng Wu | 2011-12-22 | 1 | -10/+22 |
* | write full pinyin editor in progress | Peng Wu | 2011-12-22 | 1 | -2/+129 |
* | add char edit | Peng Wu | 2011-12-22 | 1 | -0/+39 |
* | write update pinyin | Peng Wu | 2011-12-22 | 1 | -0/+31 |
* | begin to write libpinyin full pinyin editor | Peng Wu | 2011-12-22 | 1 | -0/+64 |