shenleban tongying
|
618310f772
|
clean: just use #pragma once
SonarCloud / Build and analyze (push) Waiting to run
|
2024-11-06 22:53:04 -05:00 |
|
xiaoyifang
|
c4caec7d68
|
opt: headwords dialog (#1600)
* opt: headword dialog optimization
Changes:
- when the headword count < 500000(arbitrary number) ,load all at once.
- opt: remove unused signal
- headword dialog ui add max filter results
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2024-06-25 15:24:33 +08:00 |
|
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
|
15e0fa087f
|
opt: replace Mutex::Lock with QMutexLocker
|
2023-05-30 00:08:01 +08:00 |
|
xiaoyifang
|
084175f56f
|
fix: code smell
|
2023-04-23 21:20:40 +08:00 |
|
xiaoyifang
|
a810a56d0c
|
opt: performance improve headword filter
|
2023-04-23 13:38:43 +08:00 |
|
xiaoyifang
|
72fca59a92
|
fix: headword dialog filter and export
the wildcard and regex filter does not work as expected.
fix #556
|
2023-04-23 13:38:43 +08:00 |
|
shenleban tongying
|
129345613e
|
refactor: Move all .cc/.hh files to src/
|
2023-04-17 17:17:36 -04:00 |
|