summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix LibPinyinBackEnd::exportPinyinDictionary methodexport-bigramPeng Wu2024-08-071-0/+3
|
* Refactor LibPinyinBackEnd::exportPinyinDictionary methodPeng Wu2024-08-012-9/+50
|
* Update PinyinConfigPeng Wu2024-07-303-0/+22
|
* Fix getRequestString methodPeng Wu2024-01-311-1/+1
|
* Fix processKeyEvent methods againPeng Wu2024-01-3011-0/+33
|
* Fix processKeyEvent methodPeng Wu2024-01-261-0/+3
|
* Fix processAccelKeyEvent methodPeng Wu2023-12-062-2/+4
|
* Fix class LibPinyinBackEndPeng Wu2023-09-271-1/+0
|
* Fix Caps Lock for English modePeng Wu2023-08-231-2/+5
|
* Port ibus-libpinyin to use libsoup3Peng Wu2023-06-162-10/+26
|
* Fix FullPinyinEditor::insert methodPeng Wu2023-05-261-0/+14
|
* Fix English mode in Full PinyinPeng Wu2023-04-072-1/+4
|
* Fix PinyinEditor::processNumber methodPeng Wu2023-01-311-0/+2
|
* Fix English symbolsPeng Wu2022-11-252-2/+5
|
* Fix SuggestionEditor::candidateClicked methodPeng Wu2022-10-261-0/+1
|
* Update updatePreeditText method for Legacy mode1.14.91Peng Wu2022-10-121-0/+6
|
* Add updateAll method to class EditorPeng Wu2022-10-0911-6/+87
|
* Support Legacy modePeng Wu2022-09-263-1/+16
|
* Improve longer candidatesPeng Wu2022-09-265-5/+14
|
* Update m_sort_option variablePeng Wu2022-09-233-9/+9
|
* Improve Suggestion candidatesPeng Wu2022-09-233-5/+18
|
* Support longer candidatesPeng Wu2022-09-233-1/+28
|
* Improve English candidatesPeng Wu2022-09-231-1/+7
|
* fix gitignoreZhangyuan Nie2022-08-101-4/+3
|
* move make targets for ZhConversion to scripts dirZhangyuan Nie2022-08-101-17/+2
|
* update PYSimpTradConverterTable.hZhangyuan Nie2022-08-101-119/+186
|
* update ZhConversion.php url in MakefileZhangyuan Nie2022-08-101-2/+1
|
* Fix class ExtEditorPeng Wu2022-06-081-2/+3
|
* Use check_result macroPeng Wu2022-05-304-8/+9
|
* Write check_result macroPeng Wu2022-05-271-0/+6
|
* Fixes class PunctEditorPeng Wu2022-05-191-4/+4
|
* Add double-pinyin-show-raw optionPeng Wu2022-04-124-8/+21
|
* Rename show-suggestion option to suggestion-candidate optionPeng Wu2022-04-115-11/+10
|
* Add English candidates optionPeng Wu2022-04-114-5/+15
|
* Fix English candidatesPeng Wu2022-04-061-1/+1
|
* Fix commit issue in class EnglishCandidatesPeng Wu2022-03-294-2/+20
|
* Fix some crashPeng Wu2022-03-292-4/+4
|
* Update PinyinEngine::processKeyEvent methodPeng Wu2022-03-252-1/+24
|
* Update PinyinConfig::valueChanged methodPeng Wu2022-03-212-4/+22
|
* Write class TableDatabasePeng Wu2022-03-182-15/+55
|
* Write TableDatabase::init methodPeng Wu2022-03-166-25/+70
|
* Update src/Makefile.amPeng Wu2022-03-151-1/+5
|
* Write class TableDatabasePeng Wu2022-03-154-379/+442
|
* Update TableDatabase in progressPeng Wu2022-03-141-2/+106
|
* Write class TableEditor in progressPeng Wu2022-03-102-20/+135
|
* Update class TableDatabasePeng Wu2022-02-232-87/+116
|
* Add use-custom-table optionsPeng Wu2022-02-213-0/+20
|
* Fix warningsPeng Wu2022-02-211-2/+2
|
* Rename strokes table to phrases tablePeng Wu2022-02-181-2/+2
|
* Rename stroke to tablePeng Wu2022-02-167-27/+27
|