ukui-search/libsearch
JunjieBai 16011de197 fix(index):添加/media后插入u盘,u盘内文件没被索引. 2024-11-06 17:46:24 +08:00
..
aisearch perf(ai-index):优化针对ai索引和搜索的异常处理机制 2024-07-26 14:20:57 +08:00
appdata perf(libsearch):更新接口注释 2024-11-06 17:46:03 +08:00
appsearch fix(frontend):更新应用搜索添加到任务栏任务栏时使用的dbus接口. 2024-06-05 18:13:51 +08:00
development-files/header-files 优化日志打印机制;删除部分无用代码. 2023-04-14 18:01:19 +08:00
dirwatcher fix(index):添加/media后插入u盘,u盘内文件没被索引. 2024-11-06 17:46:24 +08:00
filesystemwatcher fix(index):添加/media后插入u盘,u盘内文件没被索引. 2024-11-06 17:46:24 +08:00
index fix(interface):开关索引后索引状态没有实时改变,stop和idle信号发送顺序有误. 2024-11-06 17:46:11 +08:00
mailsearch refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00
notesearch fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种 2024-03-06 16:42:13 +08:00
parser refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00
plugininterface fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种 2024-03-06 16:42:13 +08:00
pluginmanage feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
res/icons 网页搜索占位图替换,尺寸修改; 2022-04-18 16:59:11 +08:00
searchinterface perf(libsearch):更新接口注释 2024-11-06 17:46:03 +08:00
settingsearch fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种 2024-03-06 16:42:13 +08:00
test feat(index-monitor)增加查询索引是否正在执行增量更新的接口 2024-04-22 15:33:51 +08:00
websearch fix(frontend&searchPlugin):增加资源类型,最佳匹配中每种资源类型只显示1种 2024-03-06 16:42:13 +08:00
CMakeLists.txt 添加远程调用流程,用于智能数据管理获取文件创建事件 2024-05-28 08:53:54 +08:00
common.h feat(file-index):增加AI索引功能 2024-04-22 15:34:09 +08:00
data-collecter.cpp fix(data-collect):修复埋点数据上传失败的问题 2023-11-22 10:32:44 +08:00
data-collecter.h feat(libsearch):搜索插件增加数据埋点收集功能 2023-11-08 09:56:24 +08:00
file-utils.cpp 增加文本内容解析配置功能和强制执行增量更新功能 2024-01-25 09:47:09 +08:00
file-utils.h perf(file-index):使用ukui-file-metadata提供的文件内容解析接口替换原有功能 2023-11-14 16:44:47 +08:00
fileeventhandler.rep 添加远程调用流程,用于智能数据管理获取文件创建事件 2024-05-28 08:53:54 +08:00
global-settings-private.h 补充缺失的copyright 2024-01-30 14:40:49 +08:00
global-settings.cpp feat(frontend):适配主题的控件圆角配置 2023-11-22 09:08:41 +08:00
global-settings.h feat(frontend):适配主题窗口圆角配置 2023-11-21 15:50:30 +08:00
gobject-template.cpp Update copyright. 2021-01-29 11:43:07 +08:00
gobject-template.h Add namespace 'Zeeker'; 2021-04-30 16:28:50 +08:00
icon-loader.cpp fix(libsearch):解决加载svg(绝对路径的图片)图标失败的问题 2024-02-26 10:28:16 +08:00
icon-loader.h feat(libsearch):搜索插件增加数据埋点收集功能 2023-11-08 09:56:24 +08:00
libsearch_global.h Update copyright. 2021-01-29 11:43:07 +08:00
log-utils.cpp 补充缺失的copyright 2024-01-30 14:40:49 +08:00
log-utils.h 补充缺失的copyright 2024-01-30 14:40:49 +08:00
remote-file-event-helper.cpp 添加Copyright Header 2024-05-28 08:53:54 +08:00
remote-file-event-helper.h 添加Copyright Header 2024-05-28 08:53:54 +08:00
resource1.qrc 优化多音字字典存储数据结构;部分代码及注释整理; 2022-03-08 10:40:33 +08:00
thumbnail-creator.cpp feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
thumbnail-creator.h feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
ukui-search-config.cmake.in fix:解决使用find_package无法正常使用ukui-search接口的问题 2024-02-06 09:31:12 +08:00
ukui-search.pc.in refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00