YiFang Xiao
|
8b1b2a1628
|
fix: possible dsl languageForId issue
🎨 apply clang-format changes
action: restrict to current repositroy
other people's repository has no permission to commit fix
fix: refactor langcoder method
🎨 apply clang-format changes
🎨 apply clang-format changes
🎨 apply clang-format changes
fix: code smell
🎨 apply clang-format changes
fix: adjust zlib link on Windows
fix: refactor langcoder structure
|
2023-05-23 19:03:25 +08:00 |
|
xiaoyifang
|
715512eda3
|
feat: allow to customize dictionary name (#722)
* feat: allow to customize dictionary name
* 🎨 apply clang-format changes
* fix: code smell
* feat: allow to set custom dictionary name
* 🎨 apply clang-format changes
* feat: add doc for customizing dictionary name
* 🎨 apply clang-format changes
* 🎨 apply clang-format changes
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
|
2023-05-20 22:33:20 +08:00 |
|
YiFang Xiao
|
9c22e7bb21
|
clean: remove useless comment
|
2023-05-09 06:16:41 +08:00 |
|
xiaoyifang
|
eee71f6cdf
|
opt: remove unneccessary translation and QString conversion
|
2023-05-08 00:31:21 +08:00 |
|
xiaoyifang
|
cfe1a1c8c0
|
opt: simple case folding
|
2023-04-29 18:21:42 +08:00 |
|
xiaoyifang
|
325c3fb0bb
|
opt: replace qthreadpool with qfuture
relate #515
|
2023-04-29 18:08:39 +08:00 |
|
shenleban tongying
|
7feb883408
|
refactor: move all dictionary parsers to /src/dict/
If a file contains `makeDictionaries` then it belongs to there
|
2023-04-17 16:55:34 -04:00 |
|