shenleban tongying
|
b5349478cf
|
clean: reformat everything
The next commit will add `.git-blame-ignore-revs`
https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
|
2023-07-20 04:02:22 -04:00 |
|
YiFang Xiao
|
568efee4c7
|
fix: unicode regex option support
|
2023-07-09 18:10:30 +08:00 |
|
YiFang Xiao
|
15e0fa087f
|
opt: replace Mutex::Lock with QMutexLocker
|
2023-05-30 00:08:01 +08:00 |
|
xiaoyifang
|
dbe04db7f5
|
opt: move fsencoding to utils.hh(.cc)
after multi refactor ,the fsencoding only left two methods and has nothing to do with encoding . Base on this condition ,move the method to utils
|
2023-04-29 00:56:22 +08:00 |
|
xiaoyifang
|
ed4273e540
|
opt:refactor html:unescape method
close #579
|
2023-04-28 21:21:38 +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 |
|
shenleban tongying
|
b1828a4f9b
|
refactor: move epwing files to src/dict
|
2023-04-17 18:36:29 -04:00 |
|