Commit Graph

132 Commits

Author SHA1 Message Date
“sunfengsheng” c76c501c18 fix:Sets polyphonic and English questions when searching 2021-03-29 10:17:26 +08:00
iaom 4c0d791052 Optimized some inappropriate code. 2021-03-25 10:46:26 +08:00
张佳萍 1afd368c86
Merge pull request #190 from iaom/0313-dev
Adjusted the focus logic of search result list;Update changelog.
2021-03-23 16:41:30 +08:00
iaom 81c4ef9a0e Update changelog. 2021-03-22 14:51:36 +08:00
iaom 4ca0bc1ff3
Merge pull request #189 from sunfengsheng/main
fix:解决多音字问题
2021-03-22 14:32:51 +08:00
zhangjiaping aee4394e25 fix:解决多音字问题 2021-03-22 11:42:05 +08:00
zhangjiaping 9b7bcf54c6 Feat:Add cloud sync interface. 2021-03-20 15:37:54 +08:00
zhangjiaping 449825c5f9 feat(frontend): Reset geometry for ukui-search.
Description: 重新计算搜索主界面的显示位置

Log: 重新计算搜索主界面的显示位置
2021-03-19 10:15:30 +08:00
iaom 87ff2fade1 Re-implement the file search interface. 2021-03-17 10:23:21 +08:00
iaom 05fe8b5b85 Try to reduce the memory footprint a little bit. 2021-03-16 17:21:10 +08:00
iaom 51c2db3637 Modified fifo path. 2021-03-13 14:52:20 +08:00
iaom fcb4203a26
Merge pull request #167 from mammonsama666/0311-dev
fix(frontend): Software center will not refresh which is already opened.
2021-03-11 22:36:19 +08:00
sunfengsheng 08039bebf8 fix:In English mode, if you search for Peony or Terminal, you will not find the correct application
link:http://172.17.66.192/biz/bug-view-42345.html
2021-03-11 15:12:26 +08:00
sunfengsheng af02c8d613 fix:Type a lot of space, and you'll still see a lot of app names
http://172.17.66.192/biz/bug-view-42203.html
2021-03-11 14:19:04 +08:00
zhangjiaping 3519dbe2c2 fix(frontend): Software center will not refresh which is already opened.
Description: 修复软件商店打开后点击安装不会再跳转的bug

Log: 修复软件商店打开后点击安装不会再跳转的bug
Bug: http://172.17.66.192/biz/bug-view-41150.html
2021-03-11 11:09:47 +08:00
zhangjiaping c3a80a7614 feat(frontend): Add app description.
Description: 为未安装应用添加应用描述栏

Log: 为未安装应用添加应用描述栏
2021-03-10 15:04:53 +08:00
iaom 74eaa6fdb5 [FIX]Some 'doc' type could not be read. 2021-03-09 09:56:47 +08:00
张佳萍 8fb9eb38c4
Merge pull request #162 from MouseZhangZh/main
[Fix]Index process may crash while system first boot;
2021-03-08 14:39:44 +08:00
iaom 6d9961fbc7 [FIX]Index crash if database path don't exits. 2021-03-08 10:02:53 +08:00
Mouse Zhang f32a89cd33 [Fix]Index process may crash while system first boot;
Remove a dbus operation.
2021-03-06 16:41:16 +08:00
zhangjiaping 6099efc8f1 feat(frontend): Sort installed applications.
Description: 已安装应用搜索结果排序

Log: 已安装应用搜索结果排序
2021-03-06 10:05:42 +08:00
iaom c089012854
Merge pull request #160 from sunfengsheng/0305
Application Search Optimization
2021-03-05 10:05:42 +08:00
iaom fe7850b3da
Update app-match.cpp 2021-03-05 09:59:55 +08:00
sunfengsheng 0f9f1b90cd Application Search Optimization 2021-03-05 08:43:02 +08:00
iaom 3daf5ceab9 Optimized file content parser. 2021-03-04 14:10:00 +08:00
iaom 4a8076122e Add support for 'doc' file in file content search. 2021-03-02 15:19:10 +08:00
张佳萍 c329840721
Merge branch 'main' into 0226-dev 2021-03-01 13:30:07 +08:00
zhangjiaping 71225ce64e Modify app-match API 2021-03-01 13:28:18 +08:00
iaom 6893409b5e Make file search case insensitive. 2021-03-01 09:07:33 +08:00
MouseZhangZh 5466590bec Reduced resource footprint and increased indexing time. 2021-02-27 10:51:19 +08:00
sunfengsheng 723a79c221 add dir watch of desktop 2021-02-27 00:57:47 +08:00
sunfengsheng 883de524e3 Code optimization 2021-02-26 11:38:22 +08:00
sunfengsheng 0e771323a6 Docking software store 2021-02-26 11:21:41 +08:00
Mouse Zhang cfe00a3045
Update global-settings.cpp 2021-02-25 14:45:44 +08:00
iaom fbb15e4a14 [FIX] Updating status with QSettings will get stuck sometimes. 2021-02-25 14:40:44 +08:00
MouseZhangZh f289cd1dc2 Add memset. 2021-02-25 09:37:57 +08:00
iaom 05d1f4143d
Merge pull request #146 from mammonsama666/0222-dev
feat(frontend): Add web searching & web engine settings.
2021-02-24 08:44:04 +08:00
zhangjiaping 5cf3423052 feat(frontend): Add web searching & web engine settings.
Description: 添加网页搜索功能和引擎设置功能

Log: 添加网页搜索功能和引擎设置功能
2021-02-22 20:30:06 +08:00
iaom eac2d7f418 Update exit status settings. 2021-02-22 14:35:55 +08:00
zhangpengfei ca3d633527 [FIX] Function sigset in main.cpp is useless,first-index will often be called. 2021-02-21 11:41:20 +08:00
zhangpengfei 501022ad92 Optimized Chinese phonetic alphabet index. 2021-02-20 16:56:30 +08:00
zhangpengfei 5b9099c79c Remove some useless dependence temporarily. 2021-02-20 13:59:06 +08:00
MouseZhangZh 361df062be Upload a new chinese segmentation lib --friso 2021-02-19 10:46:53 +08:00
zhangpengfei a01e7000bd [FIX]Used uchardet_delete too early. 2021-02-07 10:11:30 +08:00
zhangzihao a41381db2d [FIX] Spelling mistake. 2021-02-06 17:19:56 +08:00
zhangzihao dc851cf32f Replacing exit(0) to _exit(0) to avoid crash down. 2021-02-06 15:13:05 +08:00
zhangpengfei 1fe631efa8 Replace returnMessage by returnCode in blacklist function. 2021-02-04 20:01:21 +08:00
zhangpengfei ef755ef9de [Fix]Translation install fail issue; Optimized txt files parsing function. 2021-02-04 19:46:37 +08:00
zhangpengfei 81cf59cd3c [FIX] File index won't be created correctly when copied a folder which has many childern folders. 2021-02-02 16:04:14 +08:00
张佳萍 7289562d17
Merge pull request #122 from iaom/0126-dev
[FIX] Compute the md5 in the wrong way.错误的计算了md5值。
2021-02-02 14:17:09 +08:00