.. |
aisearch
|
fix(ai-search):可以搜到黑名单中的文件.
|
2024-05-21 19:42:28 +08:00 |
appdata
|
feat(app-search):应用搜索支持去掉空格匹配
|
2024-06-12 15:15:48 +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
|
refactor:使用cmake重新构建项目
|
2023-08-18 15:26:21 +08:00 |
filesystemwatcher
|
feat(file-watcher):文件可读权限发生改变后更新索引
|
2024-05-14 20:05:05 +08:00 |
index
|
fix(index):修复只打开AI索引时,删除AI索引目录失败的问题
|
2024-05-28 08:53:54 +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
|
UkuiSearchTask增加一个setMatchAllIfNoKeyword()方法,如果设置为true则在未添加关键词时匹配所有文件名并返回
|
2024-05-23 13:37:45 +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 |