summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Disable Simplified and Traditional switch in English input modeZhaoQiang2025-06-041-0/+3
* Avoid memory leak of user_dataczxdev2025-04-291-3/+15
* Fix segmentation fault in processCloudResponseczxdev2025-04-291-7/+18
* Fix Lua converterPeng Wu2025-04-141-1/+2
* Fix English modePeng Wu2025-04-142-3/+4
* Fix some warnings in the codePeng Wu2025-03-142-1/+5
* Refactor PinyinProperties::propertyActivate methodPeng Wu2025-03-112-17/+27
* Fix the lookup cursor for the pinyin candidatesPeng Wu2025-03-066-6/+38
* Fix PinyinProperties::propertyActivate methodPeng Wu2025-01-131-0/+2
* Fix PinyinProperties::propertyActivate methodPeng Wu2025-01-092-7/+23
* Fix PYPinyinProperties.ccPeng Wu2025-01-091-0/+2
* Fix PinyinEngine::processKeyEvent methodPeng Wu2025-01-091-0/+3
* Fix compiler error with clang 19Biswapriyo Nath2025-01-071-0/+1
* Support square bracket page optionpageupdownPeng Wu2025-01-077-1/+74
* Update class ConfigPeng Wu2025-01-073-0/+7
* Update class PinyinEnginePeng Wu2025-01-031-0/+5
* Update class PinyinPropertiesPeng Wu2025-01-032-0/+120
* Update class PropertyPeng Wu2025-01-031-0/+10
* Write luaConverter methodPeng Wu2025-01-033-0/+12
* Update PYMain.ccPeng Wu2024-12-131-4/+8
* Fix show_message usagePeng Wu2024-12-131-8/+12
* Init libnotifyPeng Wu2024-12-131-0/+15
* Use show_message functionPeng Wu2024-12-131-0/+9
* Write show_message functionPeng Wu2024-12-132-2/+31
* Update src/Makefile.amPeng Wu2024-12-131-2/+13
* Update Makefile.amPeng Wu2024-12-131-8/+6
* Support xml optionPeng Wu2024-12-131-0/+67
* Write parse_engine_version functionPeng Wu2024-12-132-0/+202
* Update libpinyin.xmlPeng Wu2024-12-113-53/+63
* Update Makefile.amPeng Wu2024-10-311-2/+9
* Use pinyin_guess_predicted_candidates_with_punctuations functionpunctPeng Wu2024-10-123-3/+9
* Fix resource leakPeng Wu2024-09-231-6/+20
* 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