YiFang Xiao
|
837f8bcaf8
|
fix: code smell
|
2023-05-13 12:39:36 +08:00 |
|
YiFang Xiao
|
60d26e0e0f
|
fix: the scanpopup found dictionaries mixed with mainwindows
fix #677
|
2023-05-13 12:39:36 +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 |
|
Xiao YiFang
|
14c4366839
|
fix: when input word in translateline and press Enter
can not type word directly again.
fix:#185
|
2023-04-18 16:08:32 +08:00 |
|
shenleban tongying
|
697b2f9cd1
|
refactor: move left over .cc/.hh files to src/
|
2023-04-17 17:56:55 -04: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 |
|
shenleban tongying
|
2f9f09bb9f
|
refactor: unify source extensions to .cc and .hh
|
2023-04-17 16:17:03 -04:00 |
|