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