summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Rename StrokeEditor to TableEditorPeng Wu2022-02-162-52/+52
|
* Rename filesPeng Wu2022-02-152-0/+0
|
* Enable English mode for Full Pinyinenglish-modePeng Wu2022-02-152-1/+12
|
* Write m_english_candidatesPeng Wu2022-02-143-1/+27
|
* Fix compilePeng Wu2022-02-144-5/+16
|
* Write class EnglishCandidatesPeng Wu2022-02-112-5/+98
|
* Write class EnglishDatabasePeng Wu2022-02-114-50/+109
|
* Write PYPEnglishCandidates.hPeng Wu2022-01-192-1/+54
|
* Fix compilePeng Wu2022-01-186-9/+43
|
* Write PYEnglishDatabase.ccPeng Wu2022-01-143-325/+359
|
* Write PYEnglishDatabase.hPeng Wu2022-01-141-0/+45
|
* Change default value for comma-period-page optionPeng Wu2022-01-112-4/+4
|
* Update PinyinConfigPeng Wu2021-12-014-1/+45
|
* Fix processFunctionKey methodPeng Wu2021-11-011-3/+3
|
* Remember cloud inputPeng Wu2021-05-174-1/+18
|
* Improve cloud candidatePeng Wu2021-05-112-7/+23
|
* Change deprecated glib function g_atexit() into atexit()Hollow Man2021-03-221-1/+1
| | | | Signed-off-by: Hollow Man <hollowman@hollowman.ml>
* Support Compatibility display stylePeng Wu2021-01-286-10/+20
|