ukui-search/libsearch
JunjieBai 2e5899b674 feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
..
aisearch feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
appdata perf(app-database-service):去掉收藏换位置功能,只记录是否收藏。 2024-03-06 16:42:19 +08:00
appsearch feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +08:00
development-files/header-files 优化日志打印机制;删除部分无用代码. 2023-04-14 18:01:19 +08:00
dirwatcher refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00
filesystemwatcher refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00
index feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +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(file-index):增加一个额外的线程池用于实时更新索引 2024-03-09 16:01:23 +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 feat(search-plugin):add the ai search plugin. 2024-04-22 15:34:16 +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
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
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