YiFang Xiao
|
15e0fa087f
|
opt: replace Mutex::Lock with QMutexLocker
|
2023-05-30 00:08:01 +08:00 |
|
Xiao YiFang
|
c2f856c074
|
opt: Sorting through the use of strings
there are many string conversion in the system .some of them can be avoided .
|
2023-04-24 15:11:40 +08:00 |
|
xiaoyifang
|
11ea4bc799
|
opt: remove country.cc(.hh)
this file is only used in forvo functionality. As country flag is about to removed in future PR.
remove these two files first
|
2023-04-23 13:45:11 +08:00 |
|
xiaoyifang
|
a810a56d0c
|
opt: performance improve headword filter
|
2023-04-23 13:38:43 +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 |
|