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 |
|
YiFang Xiao
|
15e0fa087f
|
opt: replace Mutex::Lock with QMutexLocker
|
2023-05-30 00:08:01 +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 |
|
shenleban tongying
|
8b8ad5d23d
|
refactor: move all ui related files to /src/ui/
|
2023-04-17 19:11:58 -04:00 |
|