Commit Graph

103 Commits

Author SHA1 Message Date
JunjieBai 4e75e57775 Fix the problem that the fuzzy search button is not displayed when the index switch is turned on by ask dialog. 2023-02-10 11:22:54 +08:00
iaom 48ddb0fe58 优化应用搜索功能;修复偶现搜索结果重复问题 2023-02-10 11:22:47 +08:00
iaom 3dbf45b1c0 修复偶现的由于队列处理不当导致的搜索应用崩溃问题。 2023-02-10 11:22:35 +08:00
JunjieBai cf5f8266f4 Optimize the result queue logic of app search plugin. 2023-02-10 11:22:29 +08:00
jixiaoxu d42f29f88a 完善应用搜索中断返回逻辑; 2023-02-10 11:22:15 +08:00
iaom 5ae3c47ec4 更新libukui-search的pc文件 2023-02-10 11:22:01 +08:00
iaom fda49f51b9 移除无用的信号量 2023-02-10 11:21:53 +08:00
JunjieBai c81c1b1e5f Add the english ts file. 2023-02-10 11:21:45 +08:00
JunjieBai fdd11260ba Fix the problem that the search plugin of ukcc can not be searched 2023-02-10 11:21:34 +08:00
iaom 3664aefd15 Update changelog ukui-search3.22.4.1-ok0~0105 2023-01-05 02:52:48 +00:00
JunjieBai 94582d6ed1 Fix: the app widget will display a exception while zooming. 2023-01-05 10:41:52 +08:00
iaom 3e9eff0942 解决系统字体变化时UI未能及时更新的问题 2023-01-05 10:41:45 +08:00
iaom db952ec196 修复两处内存问题 2023-01-05 10:41:38 +08:00
baijunjie b6901a420c Add the refresh of search dirs' ui in ukcc plugin when the udisk is unplugged. 2023-01-05 10:41:30 +08:00
baijunjie c3f18f80d4 Modify settings search, use dbus interface of ukcc instead of xml file to get data. 2023-01-05 10:41:19 +08:00
iaom d684692f51 增加unmount信号监听处理 2023-01-05 10:40:53 +08:00
iaom c0c9c0e2fd 删除无用patch 2023-01-05 10:40:45 +08:00
iaom 7932944bf4 更新changelog,ukui-search3.22.3.1-ok0~1222 2022-12-22 03:41:13 +00:00
iaom 4357e84ae9 更新README.md 2022-12-22 11:30:32 +08:00
jixiaoxu d8eece0803 搜索服务应用数据库新增跟随版本更新机制; 2022-12-22 11:30:26 +08:00
iaom 74619d5e44 解决注册文本内容插件命令失效问题 2022-12-22 11:30:20 +08:00
iaom 5eb29ea63d 修复反复开关索引导致的索引异常问题(偶现打开索引失败) 2022-12-22 11:30:13 +08:00
JunjieBai 0ade94d032 Fix the problem that the right side of each result is blocked in tablet mode. 2022-12-22 11:30:04 +08:00
iaom 19131597e7 删除无用patch 2022-12-22 11:29:52 +08:00
iaom 25ee360e85 Update changelog ukui-search3.22.3.0-ok0~1212 2022-12-12 07:58:26 +00:00
iaom f5b4802a87 解决设置网络搜索引擎不生效的问题 2022-12-12 15:45:45 +08:00
iaom 0a9e20ba46 增加了一个用于调试的索引状态监控页面,可通过'ukui-search-service -m'打开. 2022-12-12 15:45:39 +08:00
JunjieBai 7479d5a703 Replace open() with exec() in order to prevent the high cpu occupancy. 2022-12-12 15:45:27 +08:00
JunjieBai 7614a33c5f Fix the problem that ui responded incorrectly while regaining focus. 2022-12-12 15:45:19 +08:00
iaom 365f70642f 解决添加和删除索引目录异常的问题 2022-12-12 15:18:15 +08:00
JunjieBai 918fd9846c Add a switch for fuzzy search.
Add the logic to custom the search scope.

Modify the ui of search plugin of ukcc.
2022-12-12 15:18:03 +08:00
iaom 567b72e7dc 解决未打开索引时搜索不能弹出提示窗的问题 2022-12-12 15:17:54 +08:00
iaom 8d83d2f828 解决首次索引后,重启后无法搜索部分文件的问题 2022-12-12 15:17:45 +08:00
jixiaoxu 9678b6f6db 修复UI最佳匹配与结果分类触摸行为不一致的问题; 2022-12-12 15:17:37 +08:00
iaom 60fdf07549 增加索引数据库版本号机制,版本号升级时将重建数据库 2022-12-12 15:17:30 +08:00
jixiaoxu 9f3115a7cf 完善汉字转拼音接口逻辑; 2022-12-12 15:17:21 +08:00
iaom ad17249633 删除无用patch 2022-12-12 15:16:15 +08:00
iaom 6e7827d5b2 Update changelog ukui-search3.22.2.1-ok0~1130 2022-11-30 08:55:40 +00:00
iaom 5b9bde4d74 删除无用patch 2022-11-30 16:43:19 +08:00
iaom 233b950ed7 默认不编译test子项目 2022-11-30 16:42:51 +08:00
iaom d7aa73bc4b 解决文件内容搜索详情页获取数据时偶现的崩溃问题 2022-11-30 16:36:23 +08:00
iaom f8fc180762 解决编译问题. 2022-11-29 07:17:00 +00:00
iaom 934a7e1720 更新版本号,更新编译依赖。 2022-11-29 06:56:48 +00:00
iaom 3777e48485 删除无用patch 2022-11-29 14:43:48 +08:00
iaom 152576fec8 增加文件内容模糊搜索功能,优化全局设置代码 2022-11-29 14:42:58 +08:00
iaom dedd1ce00e 优化文件索引操作 2022-11-29 14:42:44 +08:00
baijunjie fb4eb18e00 Add plugin re-register and un-register function.
Modify the destructor function of Applications search plugin.

Enable plugins to adjust their order.
2022-11-29 14:42:20 +08:00
iaom 87586200d2 更新版本号. 2022-11-22 03:27:54 +00:00
iaom 24f9866dd6 更新版本号 2022-11-22 03:09:41 +00:00
iaom 78df8e82e6 更新control,更新changelog. 2022-11-22 03:04:32 +00:00