Commit Graph

1417 Commits

Author SHA1 Message Date
Maomao43803 3c7c6e503b Added the transmission of the removeIndexItem signal during umounting. 2022-06-01 13:49:07 +08:00
PengfeiZhang e94fc38c92 Merge branch '0530ukss' into 'ukss-dev'
Add the default indexable dir.

See merge request kylin-desktop/ukui-search!322
2022-05-31 08:05:46 +00:00
baijunjie 0fe176a286 Add the default indexable dir.
Add the encapsulation of the singles in dir-watcher.
Modify the removeIndexableListItem, add some locks.
2022-05-31 10:48:45 +08:00
iaom c69c04207b Remove useless code. 2022-05-30 09:29:53 +08:00
baijunjie e59c369221 Use gio to check the udisk device instead of dbus. 2022-05-27 16:10:00 +08:00
iaom 1a440bf78f 调整索引建立和增加的逻辑,可以实现单独重建某个数据库。 2022-05-27 16:09:46 +08: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
baijunjie a34a781d3d Modify the logic of the appendIndexableListItem() method, add some commit, modify the handleDisk() method and the mountRemoveCallback() method. 2022-05-27 14:34:37 +08:00
iaom cacf2b8fc8 修复了添加新的索引目录后可能会导致已经索引的内容搜不到的bug。 2022-05-27 14:34:04 +08:00
baijunjie 3f561c8ad7 remove some dir from blacklist of index. 2022-05-27 14:33:43 +08:00
jixiaoxu ea46fc8199 新增html文件文本内容解析及搜索功能; 2022-05-27 14:33:17 +08:00
baijunjie 91bcdd6c18 Add the ukui-search-dir-manager process which is instead of dir-watcher to solve the qSettings conflict in the case of multiple processes. 2022-05-27 14:32:01 +08:00
baijunjie fc4fc82cab Fix: there's something wrong when the index path which will be added is not exists or is already be added. 2022-05-27 14:25:38 +08:00
iaom 6e7ca5e35c 文件索引改为白名单形式. 2022-05-27 14:25:04 +08:00
baijunjie a7cec2da4f Add the dbus interface of dir watcher for file index. 2022-05-27 14:22:50 +08:00
iaom 407251b865 Modified file index switch gsettings. 2022-05-27 14:22:28 +08:00
纪笑旭 772458b8da Merge branch '0516ukss' into 'ukss-dev'
Encapsulate the basic interface of cppjieba.

See merge request kylin-desktop/ukui-search!313
2022-05-27 02:26:41 +00:00
纪笑旭 36808d7ff6 Merge branch 'ukss-dev' into 'ukss-dev'
修改版本号机制,修改插件版本校验机制。

See merge request kylin-desktop/ukui-search!321
2022-05-27 02:12:17 +00:00
iaom cb1201a283 修改版本号机制,修改插件版本校验机制。 2022-05-27 09:42:15 +08:00
iaom 6009d862ca 解决翻译问题。 2022-05-25 11:18:04 +08:00
纪笑旭 6d060e2c0b Merge branch 'ukss-dev' into 'ukss-dev'
结果列表添加tooltips.

See merge request kylin-desktop/ukui-search!320
2022-05-25 01:10:04 +00:00
iaom 39e9e66209 结果列表添加tooltips. 2022-05-24 17:42:03 +08:00
iaom b181ed4fcf 搜索应用desktop文件添加NotShowIn=UKUI. 2022-05-23 10:24:28 +08:00
PengfeiZhang 8fdf3e45a9 Merge branch '0519ukss' into 'ukss-dev'
Fix#120349 the show more label's icon has wrong display.

See merge request kylin-desktop/ukui-search!319
2022-05-20 01:32:57 +00:00
Maomao43803 3735c83858 Fix#120349 the show more label's icon has wrong display. 2022-05-19 17:54:03 +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
纪笑旭 3b888a24e8 Merge branch 'ukss-dev' into 'ukss-dev'
优化结果列表字体绘制方法,避免文字位置显示错误;增加treeview圆角效果; 调整UI圆角大小。

See merge request kylin-desktop/ukui-search!318
2022-05-19 06:08:52 +00:00
iaom 9c9161d9f3 优化结果列表字体绘制方法,避免文字位置显示错误;
增加treeview圆角效果;
调整UI圆角大小。
2022-05-19 13:47:54 +08:00
纪笑旭 7b9dbaaf92 Merge branch 'ukss-dev' into 'ukss-dev'
更换ukcc插件图标.

See merge request kylin-desktop/ukui-search!316
2022-05-19 01:56:46 +00:00
iaom bc8373d025 更换ukcc插件图标. 2022-05-19 09:48:50 +08:00
jixiaoxu 32c3747818 修复分词问题; 2022-05-18 18:39:20 +08:00
Zihao Zhang 76c1a7f73b Merge branch 'ukss-dev' into 'ukss-dev'
Fix link.

See merge request kylin-desktop/ukui-search!309
2022-05-11 02:31:51 +00:00
Mouse Zhang f6ebefe8d6 Fix link. 2022-05-11 10:30:40 +08:00
PengfeiZhang 3737253d7d Merge branch 'ukss-dev' into 'ukss-dev'
Update README.

See merge request kylin-desktop/ukui-search!308
2022-05-11 02:23:39 +00:00
Mouse Zhang e2850e074e Update README. 2022-05-11 10:21:21 +08:00
jixiaoxu 9c81e40c3a 新增应用管理启动接口; 2022-05-10 13:49:54 +08:00
PengfeiZhang cfd2a644ad Merge branch 'ukss-label' into 'ukss-dev'
增加文件搜索插件标签搜索功能

See merge request kylin-desktop/ukui-search!302
2022-05-07 03:08:08 +00:00
hewenfei 130c46508b 增加文件搜索插件标签搜索功能 2022-04-28 15:49:51 +08:00
PengfeiZhang f76f8c8d14 Merge branch 'ukss-dev-content' into 'ukss-dev'
1.新增内容搜索插件,2.新增搜索错误信号

See merge request kylin-desktop/ukui-search!299
2022-04-28 07:26:53 +00:00
hewenfei 95ccbf787f 根据review意见更改部分代码 2022-04-26 14:33:06 +08:00
hewenfei d5ddceee51 增加搜索错误信号,通知调用者搜索异常的信息 2022-04-26 10:43:02 +08:00
PengfeiZhang 8ada095f21 Merge branch 'ukss-dev' into 'ukss-dev'
去掉不需要的黑名单判断代码

See merge request kylin-desktop/ukui-search!297
2022-04-26 02:29:27 +00:00
hewenfei 55858964aa 删除文件索引搜索不需要的黑名单判断 2022-04-25 13:51:40 +08:00
hewenfei 338a090081 新增文件内容搜索插件 2022-04-25 11:16:25 +08:00
iaom 753ce85bd5 Update README.md. 2022-04-22 15:06:27 +08:00
PengfeiZhang bacaea8b5f Merge branch 'ukss-dev-2204' into 'ukss-dev'
[FIX] bug:# 116337 【全局搜索】首次打开搜索输入内容,弹出是否创建索引框后win+s再次打开搜索,搜索只能通过alt+F4关闭

See merge request kylin-desktop/ukui-search!295
2022-04-21 09:34:37 +00:00
hewenfei 8355b90ccc [FIX] bug:# 116337 【全局搜索】首次打开搜索输入内容,弹出是否创建索引框后win+s再次打开搜索,搜索只能通过alt+F4关闭 2022-04-21 17:15:32 +08:00
纪笑旭 3fd06b9569 Merge branch 'ukss-dev' into 'ukss-dev'
索引搜索的权重相同的结果项按照修改时间新->旧排列。

See merge request kylin-desktop/ukui-search!293
2022-04-19 01:18:32 +00:00