xiaoyifang
|
671427803a
|
fix: replace suggestion list with QCompleter (#808)
* fix: replace suggestionList with QCompleter
* 🎨 apply clang-format changes
* fix: code smells
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
|
2023-06-05 21:22:20 +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
|
85f3e249f0
|
fix: remove code smell
|
2023-05-13 22:44:03 +08:00 |
|
xiaoyifang
|
04260c1fbe
|
fix: can not remove favorite word in popup
this bug was existed for a long time
|
2023-04-25 23:07:22 +08:00 |
|
shenleban tongying
|
8b8ad5d23d
|
refactor: move all ui related files to /src/ui/
|
2023-04-17 19:11:58 -04:00 |
|