Commit Graph

159 Commits

Author SHA1 Message Date
iaom a526b7d2ab 修复搜索接口当设置搜索目录为‘/’时无法搜到内容的问题 2023-04-12 18:00:34 +08:00
JunjieBai c74f181ff9 Modify the trigger logic of app widget. 2023-04-12 18:00:24 +08:00
iaom 4c9054a2d9 增加重构的dirWatcher部分接口定义 2023-04-12 17:59:36 +08:00
iaom b8ff21d09c 增加索引目录时采用增量更新检验操作,避免重复索引 2023-04-12 17:56:37 +08:00
JunjieBai b15cb16165 Fix the problem that the infos of update signal are incomplete. 2023-04-12 17:56:22 +08:00
iaom efe804588f 增加volume manager用于获取设备挂载信息 2023-04-12 17:56:13 +08:00
JunjieBai 30fe782368 Optimize the logic which change position and set state of favorites/top.
Optimize the logic of the database transaction.
2023-04-12 17:56:01 +08:00
iaom 6c026aae85 更新debian/control. 2023-04-12 17:55:20 +08:00
iaom 95ea4e0d9a Update changelog ukui-search3.22.5.2-ok0~0324 2023-03-24 14:46:53 +08:00
iaom 3cfdf20e75 删除多余日志打印 2023-03-24 13:53:18 +08:00
iaom dc0f1f485c 增加UI针对屏幕尺寸变化时的自动更新位置操作 2023-03-24 13:53:06 +08:00
JunjieBai ac8632aa8f Fix the problem that the DONT_DISPLAY field is null in database. 2023-03-24 13:52:59 +08:00
JunjieBai 2e2e719046 Optimize the handle of subvolume while add index dir. 2023-03-24 13:52:51 +08:00
jixiaoxu df96dea69b 修复中文分词接口编译问题; 2023-03-24 13:52:31 +08:00
iaom d13279c0fd 同步分词子项目 2023-03-24 13:51:33 +08:00
iaom 9d54ed3030 解决文件搜索插件判断索引状态有误的问题和文件图标获取失败的问题 2023-03-24 13:45:44 +08:00
JunjieBai 0a91736908 Solve the problem that the database will delete all info while install desktop files. 2023-03-24 13:45:36 +08:00
iaom cf25f78e5e 更新搜索服务接口,完善应用搜索和文件搜索机制 2023-03-24 13:45:26 +08:00
JunjieBai 0b771a4844 Optimize the search app interface. 2023-03-24 13:45:17 +08:00
JunjieBai 132e185e8e Optimize the interfaces which help to get apps' data. 2023-03-24 13:45:08 +08:00
JunjieBai 2f7a8e9c8c Add app infos in autostart dir.
Add DONT_DISPLAY field to database.

Use ApplicationInfoMap instead of the previous structure to transform apps' data.
2023-03-24 13:45:00 +08:00
iaom 3def7726a7 更新应用数据服务的接口定义(未完成) 2023-03-24 13:44:52 +08:00
iaom cd43418c13 手动删除索引顶层目录时更新监听目录缓存 2023-03-24 13:44:38 +08:00
iaom 7f293b5eb5 修改应用搜索插件接口图标返回格式 2023-03-24 13:44:30 +08:00
iaom 0cbc48cc8e 优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题 2023-03-24 13:44:22 +08:00
JunjieBai 08e01ef8bb Add a method which can find the desktop file for the process by pid. 2023-03-24 13:44:15 +08:00
JunjieBai 7ccfa1d8a1 Fix the problem that the changePos interface cannot change top&favorites pos successful. 2023-03-24 13:44:07 +08:00
JunjieBai 8659db55ba Fix the problem that the top and favorite state cannot be set to 0. 2023-03-24 13:43:54 +08:00
JunjieBai 482dc2773d optimize the signal transformer, modify the data struct of the signals. 2023-03-24 13:43:44 +08:00
iaom 8a648df012 Update changelog ukui-search3.22.4.2-ok0~0210 2023-02-10 11:34:53 +08:00
JunjieBai 0b62e563ce 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:26:11 +08:00
iaom d850d9ef02 优化应用搜索功能;修复偶现搜索结果重复问题 2023-02-10 11:26:02 +08:00
iaom 0df8bc7f83 修复偶现的由于队列处理不当导致的搜索应用崩溃问题。 2023-02-10 11:25:53 +08:00
JunjieBai 44d490a6a2 Optimize the result queue logic of app search plugin. 2023-02-10 11:25:45 +08:00
jixiaoxu 5a28f63ee6 完善应用搜索中断返回逻辑; 2023-02-10 11:25:34 +08:00
iaom ce100c15b5 更新libukui-search的pc文件 2023-02-10 11:25:24 +08:00
iaom 5faaa71a31 移除无用的信号量 2023-02-10 11:25:17 +08:00
JunjieBai a39fb6b42d Add the english ts file. 2023-02-10 11:25:07 +08:00
JunjieBai 045bd14b94 Fix the problem that the search plugin of ukcc can not be searched 2023-02-10 11:24:51 +08:00
iaom 9c8f95a9f2 Update changelog ukui-search3.22.4.1-ok0~0105 2023-01-05 10:52:04 +08:00
JunjieBai 654a6840f5 Fix: the app widget will display a exception while zooming. 2023-01-05 10:43:10 +08:00
iaom da31586a24 解决系统字体变化时UI未能及时更新的问题 2023-01-05 10:43:04 +08:00
iaom 1217425f85 修复两处内存问题 2023-01-05 10:42:58 +08:00
baijunjie 47a9c22590 Add the refresh of search dirs' ui in ukcc plugin when the udisk is unplugged. 2023-01-05 10:42:52 +08:00
baijunjie f181848314 Modify settings search, use dbus interface of ukcc instead of xml file to get data. 2023-01-05 10:42:45 +08:00
iaom e7ef6183bf 增加unmount信号监听处理 2023-01-05 10:42:38 +08:00
iaom 53ecc260d4 更新changelog,ukui-search3.22.3.1-ok0~1222 2022-12-22 11:40:51 +08:00
iaom a8e662a723 更新README.md 2022-12-22 11:36:24 +08:00
jixiaoxu cfda85bfa5 搜索服务应用数据库新增跟随版本更新机制; 2022-12-22 11:36:17 +08:00
iaom 1848b5fbba 解决注册文本内容插件命令失效问题 2022-12-22 11:36:11 +08:00