baijunjie
|
9c1d2f482b
|
Optimize Dir Watcher.
|
2023-04-12 17:25:18 +08:00 |
iaom
|
a339b337eb
|
修复搜索接口当设置搜索目录为‘/’时无法搜到内容的问题
|
2023-04-12 17:24:56 +08:00 |
JunjieBai
|
4143c4ea5b
|
Modify the trigger logic of app widget.
|
2023-04-12 17:24:15 +08:00 |
iaom
|
af3d9da3fa
|
增加索引目录时采用增量更新检验操作,避免重复索引
|
2023-04-12 17:23:56 +08:00 |
JunjieBai
|
afcf0b8308
|
Optimize the logic which change position and set state of favorites/top.
Optimize the logic of the database transaction.
|
2023-04-12 17:21:59 +08:00 |
iaom
|
acdc9bcfcf
|
删除多余日志打印
|
2023-03-24 11:41:35 +08:00 |
jixiaoxu
|
79527082f9
|
修复中文分词接口编译问题;
|
2023-03-24 11:35:15 +08:00 |
iaom
|
684305e554
|
解决文件搜索插件判断索引状态有误的问题和文件图标获取失败的问题
|
2023-03-24 11:28:34 +08:00 |
iaom
|
e0420c464a
|
更新搜索服务接口,完善应用搜索和文件搜索机制
|
2023-03-24 11:28:13 +08:00 |
JunjieBai
|
32f108d482
|
Optimize the search app interface.
|
2023-03-24 11:28:04 +08:00 |
JunjieBai
|
6c51e5c26c
|
Optimize the interfaces which help to get apps' data.
|
2023-03-24 11:27:57 +08:00 |
JunjieBai
|
ca97728ff0
|
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 11:27:47 +08:00 |
iaom
|
15da015b16
|
更新应用数据服务的接口定义(未完成)
|
2023-03-24 11:27:31 +08:00 |
iaom
|
3482de60df
|
手动删除索引顶层目录时更新监听目录缓存
|
2023-03-24 11:27:23 +08:00 |
iaom
|
69abc4caf5
|
修改应用搜索插件接口图标返回格式
|
2023-03-24 11:27:15 +08:00 |
iaom
|
d4f503d46e
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
JunjieBai
|
1279319277
|
Add a method which can find the desktop file for the process by pid.
|
2023-03-24 11:26:58 +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
|
94582d6ed1
|
Fix: the app widget will display a exception while zooming.
|
2023-01-05 10:41:52 +08:00 |
iaom
|
db952ec196
|
修复两处内存问题
|
2023-01-05 10:41:38 +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
|
74619d5e44
|
解决注册文本内容插件命令失效问题
|
2022-12-22 11:30:20 +08:00 |
iaom
|
5eb29ea63d
|
修复反复开关索引导致的索引异常问题(偶现打开索引失败)
|
2022-12-22 11:30:13 +08: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 |
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
|
8d83d2f828
|
解决首次索引后,重启后无法搜索部分文件的问题
|
2022-12-12 15:17:45 +08:00 |
iaom
|
60fdf07549
|
增加索引数据库版本号机制,版本号升级时将重建数据库
|
2022-12-12 15:17:30 +08:00 |
jixiaoxu
|
9f3115a7cf
|
完善汉字转拼音接口逻辑;
|
2022-12-12 15:17:21 +08:00 |
iaom
|
d7aa73bc4b
|
解决文件内容搜索详情页获取数据时偶现的崩溃问题
|
2022-11-30 16:36:23 +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
|
190f36dc9d
|
修复内容搜索详情页加载图片失败导致的崩溃问题。
|
2022-11-22 10:23:31 +08:00 |
iaom
|
ac81ac7af2
|
搜索插件接口增加一个反向调用接口,应用搜索增加截图打开时隐藏主页面动作。
|
2022-11-22 10:22:15 +08:00 |
iaom
|
6d78f95c13
|
同步主线代码;更新changelog.
|
2022-10-21 11:21:35 +08:00 |
iaom
|
72849abf5e
|
更新部分文件copyright.
|
2022-07-13 07:19:49 +00:00 |
iaom
|
1fa78d4080
|
!4 修复部分UI问题
* Add a mainWindow switch dbus interface.
* Fix#125632 action label's color doesn't change whth the heightlight color.
* Fix#127327 adjust the heightlight effect of ukcc plugin's switchbutton
* 处理富文本超长问题
* 解决结果列表点击收起按钮时位置错误的问题
* 优化关键词高亮方案,结果项显示效果适配主题框架。
* 修复标题栏展开置顶后,点击收回位置错误问题
|
2022-07-12 10:52:28 +00:00 |
hewenfei
|
ba5e18a3f0
|
修改qurl为qstring
|
2022-06-28 17:42:50 +08:00 |
iaom
|
6ff76a893a
|
!1 适配应用管理接口
|
2022-06-23 06:21:53 +00:00 |
谢炜
|
5cd752bada
|
Import Upstream version 3.14.0.6
|
2022-06-18 10:46:14 +08:00 |