.. |
basic-indexer.cpp
|
修复文件索引中部分中文字符在term中被截断的问题
|
2023-08-01 13:54:23 +08:00 |
basic-indexer.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
batch-indexer.cpp
|
fix(index):修复了错误的开关索引控制逻辑;
|
2023-09-08 08:52:03 +08:00 |
batch-indexer.h
|
feat(index):增加内容索引开关
|
2023-08-21 14:54:43 +08:00 |
compatible-define.h
|
解决一些编译问题
|
2023-04-26 11:21:49 +08:00 |
database.cpp
|
补充部分文件copyright.
|
2023-04-12 17:25:27 +08:00 |
database.h
|
补充部分文件copyright.
|
2023-04-12 17:25:27 +08:00 |
document.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
document.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
file-content-indexer.cpp
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 10:53:01 +08:00 |
file-content-indexer.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
file-indexer-config.cpp
|
feat(index):增加内容索引开关
|
2023-08-21 14:54:43 +08:00 |
file-indexer-config.h
|
feat(index):增加内容索引开关
|
2023-08-21 14:54:43 +08:00 |
file-reader.cpp
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 10:53:01 +08:00 |
file-reader.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
file-search-plugin.cpp
|
feat(index):增加内容索引开关
|
2023-08-21 14:54:43 +08:00 |
file-search-plugin.h
|
fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃
|
2023-09-08 08:51:31 +08:00 |
file-watcher.cpp
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
file-watcher.h
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
index-scheduler.cpp
|
fix(index):修复了错误的开关索引控制逻辑;
|
2023-09-08 08:52:03 +08:00 |
index-scheduler.h
|
feat(index):增加内容索引开关
|
2023-08-21 14:54:43 +08:00 |
index-status-recorder.cpp
|
增加索引数据库版本号机制,版本号升级时将重建数据库
|
2022-12-12 15:17:30 +08:00 |
index-status-recorder.h
|
更新搜索服务接口,完善应用搜索和文件搜索机制
|
2023-03-24 11:28:13 +08:00 |
index-updater.cpp
|
fix(index):修复了错误的开关索引控制逻辑;
|
2023-09-08 08:52:03 +08:00 |
index-updater.h
|
fix(index):修复了错误的开关索引控制逻辑;
|
2023-09-08 08:52:03 +08:00 |
monitor.cpp
|
增加了一个用于调试的索引状态监控页面,可通过'ukui-search-service -m'打开.
|
2022-12-12 15:45:39 +08:00 |
monitor.h
|
增加了一个用于调试的索引状态监控页面,可通过'ukui-search-service -m'打开.
|
2022-12-12 15:45:39 +08:00 |
ocrobject.cpp
|
补充部分文件copyright.
|
2023-04-12 17:25:27 +08:00 |
ocrobject.h
|
补充部分文件copyright.
|
2023-04-12 17:25:27 +08:00 |
pending-file-queue.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
pending-file-queue.h
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
pending-file.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
pending-file.h
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
search-manager.cpp
|
Optimize the logic of the function which is used to snippet chinese in order to adapt to the GB18030-2022 standard.
|
2023-08-01 13:54:30 +08:00 |
search-manager.h
|
解决一些编译警告,删除一些无用代码,更新README
|
2023-04-26 11:21:25 +08:00 |
traverse-bfs.cpp
|
同步主线代码;更新changelog.
|
2022-10-21 11:21:35 +08:00 |
ukui-search-qdbus.cpp
|
优化文件索引操作
|
2022-11-29 14:42:44 +08:00 |
ukui-search-qdbus.h
|
Import Upstream version 3.14.0.6
|
2022-06-18 10:46:14 +08:00 |
writable-database.cpp
|
补充部分文件copyright.
|
2023-04-12 17:25:27 +08:00 |
writable-database.h
|
解决首次索引后,重启后无法搜索部分文件的问题
|
2022-12-12 15:17:45 +08:00 |