summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes a crash1.6.99.20140626Peng Wu2014-06-251-0/+2
* enable fallback editorPeng Wu2014-06-241-2/+11
* add more punctuations to ZYSymbols.ccPeng Wu2014-06-241-2/+12
* write ZYFallbackEditor.ccPeng Wu2014-06-243-0/+174
* import ZYFallbackEditor.hPeng Wu2014-06-241-0/+80
* Revert "fixes raw input"Peng Wu2014-06-243-59/+0
* fixes raw inputPeng Wu2014-06-183-0/+59
* fixes crashPeng Wu2014-06-184-3/+9
* write ZYMain.ccPeng Wu2014-06-132-3/+144
* add libzhuyin.xml.in.inPeng Wu2014-06-122-8/+55
* write codes for built-in symbolsPeng Wu2014-06-115-4/+75
* fixes a typoPeng Wu2014-06-113-5/+6
* fixes compilePeng Wu2014-06-102-6/+3
* write ZYZPinyinEditor.ccPeng Wu2014-06-102-1/+217
* import ZYZPinyinEditor.hPeng Wu2014-06-101-0/+56
* write ZYZZhuyinEngine.ccPeng Wu2014-06-092-1/+151
* begin to write ZYZZhuyinEngine.ccPeng Wu2014-06-062-0/+120
* import ZYZZhuyinEngine.hPeng Wu2014-06-052-0/+79
* rename pinyin to zhuyinPeng Wu2014-06-041-79/+79
* import ZYEngine.ccPeng Wu2014-06-041-0/+282
* import ZYEngine.hPeng Wu2014-06-041-0/+138
* write class ZhuyinEditor in progressPeng Wu2014-05-304-2/+58
* update libzhuyin callsPeng Wu2014-04-301-4/+4
* fixes compilePeng Wu2014-04-302-9/+7
* write getZhuyinCursor methodPeng Wu2014-04-303-4/+91
* improves m_keyboard_layout readPeng Wu2014-04-294-51/+60
* write updatePreeditText method in progressPeng Wu2014-04-281-0/+55
* write class ZhuyinEditor in progressPeng Wu2014-04-285-2/+160
* write LibZhuyinBackEnd::setZhuyinOptionsPeng Wu2014-04-241-1/+40
* fixes compilePeng Wu2014-04-231-0/+16
* write ZhuyinConfig::valueChangedCallbackPeng Wu2014-04-231-0/+16
* re-factor codePeng Wu2014-04-233-48/+24
* fixes compilePeng Wu2014-04-234-6/+44
* write class LibZhuyinBackEnd in progressPeng Wu2014-04-232-2/+102
* declare class LibZhuyinBackEndPeng Wu2014-04-231-0/+80
* begin to write class ZhuyinEditorPeng Wu2014-04-221-0/+54
* write resizeInstances methodPeng Wu2014-04-224-0/+55
* fixes processCandidateKey methodPeng Wu2014-04-221-1/+9
* write class PhoneticEditor in progressPeng Wu2014-04-212-1/+134
* update BuiltinSymbolSection::fillLookupTableByPagePeng Wu2014-04-181-6/+18
* update PhoneticSection::fillLookupTableByPagePeng Wu2014-04-181-9/+31
* add m_props member variable to sectionsPeng Wu2014-04-186-9/+19
* rename populateCandidates to fillLookupTableByPagePeng Wu2014-04-185-5/+5
* write class PhoneticEditor in progressPeng Wu2014-04-173-1/+118
* write processCandidateKey methodPeng Wu2014-04-172-0/+115
* drop isPhonetic methodPeng Wu2014-04-172-2/+2
* rename full mode to full english modePeng Wu2014-04-162-31/+31
* fixes compilePeng Wu2014-04-164-2/+41
* begin to implement class PhoneticEditorPeng Wu2014-04-163-3/+13
* write class ZhuyinConfigPeng Wu2014-04-103-4/+138