iaom
971e827a0b
增加文本内容解析配置功能和强制执行增量更新功能
2024-01-25 09:47:09 +08:00
iaom
2e372c14eb
fix(data-collect):修复埋点数据上传失败的问题
2023-11-22 10:32:44 +08:00
iaom
8b2ab37f91
perf(file-index):使用ukui-file-metadata提供的文件内容解析接口替换原有功能
2023-11-14 16:44:47 +08:00
JunjieBai
1bcf2922c0
perf(plugins):use process manager to open applications.
2023-11-14 08:41:11 +00:00
JunjieBai
ee1af87ccd
fix(app-search-plugin):修复在线应用右侧被遮挡的问题,优化在线应用描述界面ui
2023-10-30 16:10:47 +08:00
JunjieBai
4e7e2e3a8a
fix(app-search-plugin):add a method to get snippet of text and use it to wrap description of online application.
2023-10-27 15:06:55 +08:00
JunjieBai
b71d5cf5a9
fix(index):修改文本文件解析逻辑
...
一些格式有问题的文件可能会被解析成乱码,因此检测到编码格式有问题则跳过解析。
2023-09-12 15:41:34 +08:00
iaom
81f4a315ee
fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃
2023-09-01 17:30:21 +08:00
JunjieBai
d6ef08f769
Optimize the logic of the function which is used to snippet chinese in order to adapt to the GB18030-2022 standard.
2023-07-27 13:59:21 +08:00
JunjieBai
455dc0bee6
Fix the problem that the right side of the content search's detail page was blocked.
2023-07-19 11:35:43 +08:00
iaom
e5e62cd3f7
解决一些编译警告,删除一些无用代码,更新README
2023-04-24 14:07:56 +08:00
JunjieBai
c5304dfe94
Remove some compilation warnings.
2023-04-24 09:28:42 +08:00
iaom
b172baca45
整理一些头文件引用,解决打包编译问题
2023-04-19 02:42:47 +00:00
JunjieBai
fbd391d110
Fix the proble that can not add '/' to the block dirs in ukcc plugin.
2023-04-12 17:16:30 +08:00
jixiaoxu
ff5cb5327d
完善汉字转拼音接口逻辑;
2022-12-01 13:51:30 +08:00
iaom
134d2039ec
增加文件内容模糊搜索功能,优化全局设置代码
2022-11-29 14:05:16 +08:00
iaom
3d8cebba41
优化文件索引操作
2022-11-25 17:32:15 +08:00
hewenfei
d3c509aa2f
修改qurl为qstring
2022-06-28 17:36:31 +08:00
hewenfei
c57ffb1750
修改路径的拼接方式
2022-06-23 13:44:38 +08:00
PengfeiZhang
7523110016
Merge branch 'ukss-dev' into 'ukss-dev'
...
新增应用管理启动接口;
See merge request kylin-desktop/ukui-search!306
2022-06-23 01:17:57 +00:00
hewenfei
4294019e28
新增解析uop格式文档,增加uof ppt文档解析粒度
2022-05-27 16:09:20 +08:00
hewenfei
04267253a6
新增解析uof格式ppt文档
2022-05-27 16:07:31 +08:00
iaom
a71a14ffbf
新增uof,uot,uos,ofd格式文件内容解析(不支持演示文稿).
2022-05-27 16:07:09 +08:00
jixiaoxu
ea46fc8199
新增html文件文本内容解析及搜索功能;
2022-05-27 14:33:17 +08:00
baijunjie
7daa82e66f
Encapsulate the basic interface of cppjieba and hanzi to pinyin.
...
Use the perfect forword to optimize the 'isMultiTone' interface.
2022-05-19 14:32:31 +08:00
jixiaoxu
9c81e40c3a
新增应用管理启动接口;
2022-05-10 13:49:54 +08:00
jixiaoxu
42f7043f6b
文本内容搜索扩展OCR功能;
2022-04-13 13:46:30 +08:00
iaom
baaac7a4dc
增加文件索引状态查询功能;优化文建索引启动校验逻辑。
2022-03-17 15:40:55 +08:00
jixiaoxu
577d4f6050
修复一处gio资源释放问题;
2022-03-08 10:41:43 +08:00
jixiaoxu
47af66e682
优化多音字字典存储数据结构;部分代码及注释整理;
2022-03-08 10:40:33 +08:00
baijunjie
607e021bfc
Add the default icon of the settings search item.
2022-03-08 10:23:21 +08:00
baijunjie
0244b8f29b
Modify the form of the htmlText in order to show the correct number of spacing.Modify the code format.
2022-03-08 10:18:22 +08:00
baijunjie
9c86647520
Add icons in the sourse file and use them as fallback icons.
2022-03-08 10:17:53 +08:00
iaom
b8dd42ad4a
Optimized single application logic.
2022-01-20 15:04:17 +08:00
iaom
ca249fbcb5
Revert "Add the default icon of the settings search item."
...
This reverts commit 28ca6873c1
.
2022-01-18 10:54:38 +08:00
baijunjie
28ca6873c1
Add the default icon of the settings search item.
2022-01-18 10:49:57 +08:00
iaom
e6cb935fc0
Change namespace.
2021-12-14 14:43:35 +08:00
baijunjie
9692ba6ca6
Refactoring the code of the setting search plugin.
2021-12-13 14:21:22 +08:00
iaom
02bdc54669
Add ukui-search-service.
2021-11-22 16:03:31 +08:00
iaom
e95136e6bb
Optimize index switch logic.
2021-11-10 14:20:10 +08:00
jixiaoxu
c44cea1ba3
Add selection after open path;
2021-11-05 10:38:04 +08:00
iaom
25bae31cff
Add processing logic for encrypted files.
2021-10-29 14:34:07 +08:00
baijunjie
b3c2ed7fec
Determine whether the OpenXML file is encrypted.
2021-10-29 14:28:55 +08:00
iaom
26acf20077
Merge from dev-unity.
2021-10-19 11:14:35 +08:00
jixiaoxu
95955e5d92
Fix detail page content display bug;
2021-09-23 20:49:21 +08:00
kirito
cf1cb802f4
Resolve the problems raised by the Code review meeting.
...
Fix:the commonly&recently entry in homepage do not refresh; unknown application item is shown in homepage;the type of result is mistakenly identified.
the unknown icon will get from a obsolute path.
2021-09-23 15:51:09 +08:00
iaom
ce5c804a11
Add pop up window for file search plugin.
2021-09-23 10:31:13 +08:00
iaom
c94f70e042
Fix: Wrong display of some files' icons.
2021-09-13 21:05:49 +08:00
baijunjie
70d7135e54
Merge branch '0908dev' into 'dev-unity'
...
Fix: incomplete file name display;the contents of some files are not fully displayed.
2021-09-13 20:43:30 +08:00
iaom
091dac9d73
Fix: UI stuck occasionally.
2021-09-08 15:31:47 +08:00