xiaoyifang
|
5899aa7c94
|
fix: highlight fts search result (#792)
* fix: highlight fts search result
* 🎨 apply clang-format changes
* remove accent/diacritic handler used in fts search
* header file adjustment
* fix: qt5.15 compile
* fix: code smell
use const reference variable
* fix: code smell
* fix: code smell
* fix: code smell
* fix: code smell
* 🎨 apply clang-format changes
* fix: code smells
🎨 apply clang-format changes
* opt: fix code smells
remove unused parameters from function `ftsIndexIsOldOrBad`
🎨 apply clang-format changes
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
|
2023-06-03 08:29:19 +08:00 |
|
shenleban tongying
|
0b746ef8eb
|
Revise how word is getting passed (#736)
* fix: remove InputPhrase
* opt: remove unnecessary InputPhrase
* fix: assignment issue
* fix: add handleInputWord back
* fix: does not need to trim punc
---------
Co-authored-by: YiFang Xiao <yifang.xiao@foxmail.com>
|
2023-05-29 00:01:54 +08:00 |
|
YiFang Xiao
|
967926cee4
|
fix: press enter the article view does not get the focus
fix #660
|
2023-05-13 22:57:08 +08:00 |
|
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 |
|
shenleban tongying
|
697b2f9cd1
|
refactor: move left over .cc/.hh files to src/
|
2023-04-17 17:56:55 -04:00 |
|
shenleban tongying
|
2f9f09bb9f
|
refactor: unify source extensions to .cc and .hh
|
2023-04-17 16:17:03 -04:00 |
|