summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "restore updateZhuyin method"Peng Wu2015-06-251-0/+15
* Revert "auto commit when press space key"Peng Wu2015-06-255-40/+9
* auto commit when press space keyPeng Wu2015-06-215-9/+40
* restore updateZhuyin methodPeng Wu2015-06-191-15/+0
* improves processEscapePeng Wu2015-06-091-2/+18
* fixes shift behaviorPeng Wu2015-06-052-1/+12
* 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