summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* fixes ZhuyinEditor::updateZhuyinPeng Wu2015-06-051-1/+18
* use enter to select candidatePeng Wu2015-05-081-1/+12
* rename processSpace to processSelectCandidatePeng Wu2015-05-084-5/+5
* rename processEnter to processCommitPeng Wu2015-05-084-5/+5
* fixes shortcut keys in Chinese modePeng Wu2015-05-075-17/+29
* after mode switch, reset all statesPeng Wu2015-05-061-0/+2
* fixes a bug in English modePeng Wu2015-04-301-7/+1
* fixes removeCharBefore and removeCharAfter methodsPeng Wu2015-02-112-54/+65
* update symbolPeng Wu2015-02-091-1/+1
* fixes a typoPeng Wu2014-12-301-0/+1
* use opencc 1.0Peng Wu2014-12-251-21/+3
* write updateLookupTableLabel method1.6.99.20140929Peng Wu2014-09-262-0/+15
* clean class SymbolSectionPeng Wu2014-09-252-7/+6
* fixes bugsPeng Wu2014-09-253-7/+7
* support user symbolsPeng Wu2014-09-254-11/+79
* fixes compilePeng Wu2014-09-232-1/+3
* write ZYZUserSymbolShownSection.ccPeng Wu2014-09-231-0/+104
* write ZYZUserSymbolShownSection.hPeng Wu2014-09-231-0/+52
* write class UserSymbolListAllSectionPeng Wu2014-09-233-1/+62
* begin to write class UserSymbolListAllSectionPeng Wu2014-09-234-2/+60
* import ZYZUserSymbolListAllSection.hPeng Wu2014-09-231-0/+54
* fixes typoPeng Wu2014-09-232-1/+5
* add symbol optionsPeng Wu2014-09-223-0/+24
* fixes class StringPeng Wu2014-09-223-11/+16
* write processEasySymbolKey methodPeng Wu2014-09-194-0/+55
* fixes compilePeng Wu2014-09-183-0/+9
* import ZYSymbolLookup.ccPeng Wu2014-09-181-0/+90
* import ZYSymbolLookup.hPeng Wu2014-09-182-0/+52
* fixes function probe_section_start1.6.99.20140718Peng Wu2014-07-181-0/+6
* use function probe_section_startPeng Wu2014-07-171-94/+11
* write function probe_section_startPeng Wu2014-07-172-0/+49
* fixes crashesPeng Wu2014-07-171-5/+6
* fixes method moveCursorLeftPeng Wu2014-07-171-2/+85
* fixes method moveCursorLeftPeng Wu2014-07-171-0/+74
* fixes method processKeyEventPeng Wu2014-07-163-17/+11
* re-factor method processKeyEventPeng Wu2014-07-151-2/+3
* support user phrasesPeng Wu2014-07-153-3/+23
* add methods to class LibZhuyinBackEndPeng Wu2014-07-152-2/+59
* write always input numbers optionPeng Wu2014-07-144-6/+66
* add always input numbers optionPeng Wu2014-07-143-8/+21
* update class FallbackEditorPeng Wu2014-07-141-2/+3
* fixes method updatePreeditTextPeng Wu2014-07-142-2/+4
* fixes method selectCandidatePeng Wu2014-07-146-1/+20
* support auto shift cursor after choose candidatePeng Wu2014-07-145-17/+40
* support init Traditional Chinese optionPeng Wu2014-07-111-2/+2
* write method processEscapePeng Wu2014-07-114-0/+22
* write method processSpacePeng Wu2014-07-114-0/+27
* use function zhuyin_get_zhuyin_key_rest_offsetPeng Wu2014-07-081-36/+8
* fixes method prepareCandidatesPeng Wu2014-07-081-2/+12
* fixes a bugPeng Wu2014-07-074-2/+4