Commit Graph

483 Commits

Author SHA1 Message Date
iaom cce6136b20 解决移除监听失败的问题. 2022-08-08 10:36:21 +08:00
iaom 8462a8cbcf 增加非递归监听模式。 2022-08-05 14:12:48 +08:00
jixiaoxu ee5d5ae413 新增藏文翻译;修复藏文结果列表高度计算问题;修改输入框右键翻译方案; 2022-08-05 14:11:11 +08:00
iaom ad3d677aa8 Add file system watcher(Encapsulate inotify). 2022-07-29 11:22:53 +08:00
PengfeiZhang 720ac7304c Merge branch '0707ukss' into 'ukss-dev'
add a queue to process all insert&update&delete operations of database and use...

See merge request kylin-desktop/ukui-search!348
2022-07-12 10:57:18 +00:00
JunjieBai d3b6fcf844 add a queue to process all insert&update&delete operations of database and use dbus to encapsulate them. 2022-07-12 11:26:03 +08:00
hewenfei ea9972e296 include QMap and QUrl 2022-07-07 16:03:12 +08:00
JunjieBai 31b85270b1 Fix#125632 action label's color doesn't change whth the heightlight color. 2022-07-06 14:29:05 +08:00
JunjieBai 12d6d64c3b Change the pos if the override of QDbusArgument's operator>> in order to avoid others who use the app-info-table include dbus. 2022-07-04 17:38:59 +08:00
PengfeiZhang aea548ad74 Merge branch '0627ukss' into 'ukss-dev'
Add interfaces for changing position of top&favorites apps.Add update signal.Modify update logic.Adjust the struct of app-db-manager and app-info-table.

See merge request kylin-desktop/ukui-search!340
2022-07-01 02:43:52 +00:00
JunjieBai 27f28df33d Add two timers to handle multi signals in a short time.
Modify the update logic, add update signals while set or change pos of top&favorites.

Adjust the struct of the app info table.
2022-06-29 17:23:01 +08:00
hewenfei d3c509aa2f 修改qurl为qstring 2022-06-28 17:36:31 +08:00
JunjieBai 13288b97bb Add interfaces for changing position of top&favorites apps.
Add appDB update signal.

Add signal transformer and register its signals as dbus signals.
2022-06-28 11:20:41 +08:00
PengfeiZhang 72aae0bf98 Merge branch '0615ukss' into 'ukss-dev'
Optimize the structure of app-search plugin.Fix: The AppDatabase exception will cause the program that calls it to exit.

See merge request kylin-desktop/ukui-search!334
2022-06-27 02:58:56 +00:00
JunjieBai 5b90706ca8 Add a new function to traverse the desktop files and to handle the data in AppDataBase.
Adjust the code structure.
2022-06-24 12:12:46 +08:00
hewenfei c57ffb1750 修改路径的拼接方式 2022-06-23 13:44:38 +08:00
JunjieBai e7cfd7bd83 Optimize the structure of app-search plugin. 2022-06-23 10:13:58 +08:00
JunjieBai 57df997039 Fix: The AppDatabase exception will cause the program that calls it to exit. 2022-06-23 10:12:02 +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
iaom 3848939928 解决编译问题。 2022-06-14 20:46:36 +08:00
jixiaoxu 0004538ee3 新增搜索服务应用数据库接口;新增搜索应用插件功能;搜索服务接口新增设置返回数据结构(应用搜索插件);目录结构优化等; 2022-06-13 13:38:47 +08:00
hewenfei 6d419424bf 修改搜索服务searchtask与搜索插件的对应关系. 2022-06-13 08:58:59 +08:00
iaom 46c7ab437c 增加索引删除功能。 2022-06-02 09:23:53 +08: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 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
iaom cacf2b8fc8 修复了添加新的索引目录后可能会导致已经索引的内容搜不到的bug。 2022-05-27 14:34:04 +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
iaom cb1201a283 修改版本号机制,修改插件版本校验机制。 2022-05-27 09:42:15 +08:00
iaom 6009d862ca 解决翻译问题。 2022-05-25 11:18:04 +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
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
纪笑旭 3fd06b9569 Merge branch 'ukss-dev' into 'ukss-dev'
索引搜索的权重相同的结果项按照修改时间新->旧排列。

See merge request kylin-desktop/ukui-search!293
2022-04-19 01:18:32 +00:00
iaom ffd72cbaba 索引搜索的权重相同的结果项按照修改时间新->旧排列。 2022-04-19 09:16:20 +08:00
jixiaoxu ad86d9b3ad 网页搜索占位图替换,尺寸修改; 2022-04-18 16:59:11 +08:00
jixiaoxu 42f7043f6b 文本内容搜索扩展OCR功能; 2022-04-13 13:46:30 +08:00
iaom 8661d1393b 修改了一处命名。 2022-04-11 17:46:13 +08:00
iaom 1135c48abf 修复索引关闭时取消监听不完全的问题。 2022-04-09 17:32:25 +08:00
PengfeiZhang 539dd6529b Merge branch '0328ukss' into 'ukss-dev'
Story#8966:the '/data' directory can be searched by direct search.

See merge request kylin-desktop/ukui-search!282
2022-04-09 08:35:43 +00:00
baijunjie 5e818464c8 Story#8966:the '/data' directory can be searched by direct search. 2022-04-08 11:15:18 +08:00
iaom b7e8221922 修复了一些小错误. 2022-04-07 15:45:40 +08:00
hewenfei 50bee43617 修改判斷搜索對象的邏輯 2022-03-30 14:46:59 +08:00
hewenfei 8e68962393 1.每个task只发送一次finish信号。2.设置直接搜索时的最大返回结果数量 2022-03-25 14:09:34 +08:00
hewenfei c4fb3123b2 1.使用索引搜索home目录下的文件。2.增加指定结果集数量接口 2022-03-25 09:40:56 +08:00
iaom baaac7a4dc 增加文件索引状态查询功能;优化文建索引启动校验逻辑。 2022-03-17 15:40:55 +08:00
iaom fb7852e8fe 修复了一个愚蠢的错误。 2022-03-15 14:41:37 +08:00
iaom 4e3a9d93c6 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
iaom 5a02265302 增加了一些插件加载时的调试日志。 2022-03-14 16:27:58 +08:00
iaom 565f490035 解决合并代码后的编译问题,更新翻译文件。 2022-03-08 14:50:48 +08:00
jixiaoxu 577d4f6050 修复一处gio资源释放问题; 2022-03-08 10:41:43 +08:00
Jinxujie f356ca340a 搜索引擎跟随控制面板图标 2022-03-08 10:41:34 +08:00
jixiaoxu 47af66e682 优化多音字字典存储数据结构;部分代码及注释整理; 2022-03-08 10:40:33 +08:00
iaom fb7811e417 Fix some debuild problems caused by libquazip5-dev and QPainterPath. 2022-03-08 10:37:14 +08:00
iaom 5fd3da4bb5 Update version. 2022-03-08 10:36:09 +08:00
baijunjie af3ea26b0a Fix the incorrectly display of the ToolTip. 2022-03-08 10:34:44 +08:00
jixiaoxu 00a349e41b Bug#106039 展开收起图标未反白;替换网页搜索详情页占位图; 2022-03-08 10:34:31 +08:00
iaom 655fe1ae9f Update search plugin interface, add stop search function. 2022-03-08 10:34:11 +08:00
jixiaoxu 2e668d374a 新增OCR功能后端;修复内存泄漏一处; 2022-03-08 10:32:11 +08:00
baijunjie 607e021bfc Add the default icon of the settings search item. 2022-03-08 10:23:21 +08:00
jixiaoxu 45915a06be 修复二进制解析文本问题; 2022-03-08 10:23:04 +08:00
baijunjie 91382784fd add the lock of the settings search. 2022-03-08 10:22:45 +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 0fea295bea Fix a potential bug in plugin interface. 2022-03-08 10:16:21 +08:00
baijunjie 5fb81dd1d9 Align the icon and the title in search list by overriding the drawControl method. 2022-03-08 10:15:40 +08:00
baijunjie 67c134bc17 Change the color of the lines which are on the detail page in night mode. 2022-03-08 10:13:44 +08:00
baijunjie 0d9197fa06 add the mail search plugin. 2022-03-08 10:04:16 +08:00
iaom 24a94db0c6 文件索引增加配置索引目录和黑名单功能;顺便解决了一点编译问题。 2022-03-04 15:15:07 +08:00
PengfeiZhang 5abd667bb8 Merge branch '0228ukss' into 'ukss-dev'
Add the DirWatcher Class.

See merge request kylin-desktop/ukui-search!266
2022-03-03 02:43:19 +00:00
iaom cfca21b857 Add app data iface. 2022-03-01 17:39:53 +08:00
baijunjie 2af31c6df7 Add the DirWatcher Class. 2022-03-01 10:37:03 +08:00
iaom 594371c274 修复队列未释放的问题. 2022-02-16 18:13:59 +08:00
iaom c4c657c3b4 Add app data code dir. 2022-02-11 11:06:10 +08:00
iaom c7117369b8 Add file search plugin demo; Optimized ukui search iface. 2022-01-24 09:44:42 +08:00
iaom b8dd42ad4a Optimized single application logic. 2022-01-20 15:04:17 +08:00
iaom 4dae1f2d90 Update ukui-service development files and libsearch.pro. 2022-01-18 17:43:13 +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 0e3f594028 Optimized search interface frame, add some annotation. 2022-01-12 18:01:59 +08:00
iaom cf20f35181 Add file search task plugin frame. 2022-01-11 16:20:40 +08:00
iaom a422c0cefa Add plugin manager for search task. 2021-12-31 17:38:02 +08:00
iaom 2d659cf164 Add search interface frame. 2021-12-28 15:56:41 +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
jixiaoxu 8ef136bcbd 修复word、ppt、excel文件内容解析时的乱码问题; 2021-11-17 10:15:33 +08:00
iaom ba88374273 添加数据库搜索单次数量限制。 2021-11-11 14:01:15 +08:00
PengfeiZhang 83aeea4ad0 Merge branch '1110frontend' into 'new-frontend'
Adapt to the new version of XML file,add some restrictions.

See merge request kylin-desktop/ukui-search!198
2021-11-11 05:33:28 +00:00
baijunjie 905051dc98 Adapt to the new version of XML file,add some restrictions. 2021-11-11 10:50:33 +08:00
iaom 4083ee024d Fix merge error. 2021-11-11 10:03:57 +08:00
iaom e95136e6bb Optimize index switch logic. 2021-11-10 14:20:10 +08:00
PengfeiZhang 311983d9b2 Merge branch '1105frontend' into 'new-frontend'
Fix the problem that the name of the setting item was displayed incorrectly...

See merge request kylin-desktop/ukui-search!195
2021-11-10 06:05:47 +00:00
baijunjie 95466f7b4c Adapt to the new version of XML file. 2021-11-10 11:07:09 +08:00
baijunjie 9b745b0b60 Fix the problem that the name of the setting item was displayed incorrectly and problem that the duplicates are not removed from the English list. 2021-11-10 11:06:09 +08:00
iaom b50d51dfc8 Integrate blacklist function into Xapian database. 2021-11-10 10:20:16 +08:00
iaom 8e3855e95a Fix:Index init failed sometimes. 2021-11-08 09:39:03 +08:00
iaom c2905bc331 Delete content index if file content is empty. 2021-11-08 09:38:19 +08:00
jixiaoxu a095150f09 Fix double word can not search; 2021-11-08 09:38:19 +08:00
PengfeiZhang 13b269b989 Merge branch '1103frontend' into 'new-frontend'
The ukui-control center has modified the jump commands for project sp2 and...

See merge request kylin-desktop/ukui-search!185
2021-11-08 01:26:12 +00:00
jixiaoxu c44cea1ba3 Add selection after open path; 2021-11-05 10:38:04 +08:00
baijunjie 338ffe6dad The ukui-control center has modified the jump commands for project sp2 and project ukui-3.1,and the ukui-search needs to be modified accordingliy. 2021-11-03 11:53:48 +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
jixiaoxu 7ecc6419a3 Add web search detail page; Change selection rules; Fix translation bug; Add web search plugin; Add some resouces; 2021-10-27 11:37:55 +08:00
iaom 26acf20077 Merge from dev-unity. 2021-10-19 11:14:35 +08:00
iaom d5ebf5a985 Fix:Term pos error when creat Xapian document. 2021-10-19 09:40:57 +08:00
PengfeiZhang 7c0e9f55a2 Merge branch '0929frontend' into 'new-frontend'
Fix:Application items cannot be found by using Pinyin and initials when the...

See merge request kylin-desktop/ukui-search!158
2021-10-08 07:24:30 +00:00
kirito e0cb6a46b3 Fix:Application items cannot be found by using Pinyin and initials when the system language is English. 2021-09-29 16:58:05 +08:00
kirito ac5a339307 Configuration items cannot be found by using Pinyin and initials when the system language is English. 2021-09-29 11:38:54 +08:00
jixiaoxu b9b206cb3a Add web search selection with no result; App search fix bug; 2021-09-24 15:35:47 +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 9998b87f29 Fix: Black list wont't work when block home location. 2021-09-15 14:47:08 +08:00
PengfeiZhang dc6c7625f6 Merge branch '0908dev' into 'dev-unity'
Fix the problem of incomplete file name display.

See merge request kylin-desktop/ukui-search!133
2021-09-15 01:22:44 +00:00
iaom ac8013e047 Optimized app search. 2021-09-14 10:22:18 +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
jixiaoxu 81ad29c4de Extend app search timeout; 2021-09-13 19:46:39 +08:00
iaom 4f3c134cc7 Optimized desktop files parser in app search. 2021-09-10 15:03:50 +08:00
iaom 091dac9d73 Fix: UI stuck occasionally. 2021-09-08 15:31:47 +08:00
iaom ea93efee7a Merge from dev-unity. 2021-09-07 17:53:19 +08:00
iaom d216398c82 Fix: Index error when process a whole dir. 2021-09-07 17:11:23 +08:00
iaom c877f83d4b Fix : Index crash when meet encrypt .doc files. 2021-08-27 18:07:42 +08:00
纪笑旭 af28835640 Merge branch '0720-newfrontend' into 'new-frontend'
Merge from dev-unity and update app search.

See merge request kylin-desktop/ukui-search!111
2021-08-26 12:24:07 +00:00
iaom d48fe5e52e Update app search. 2021-08-26 19:59:31 +08:00
Zihao Zhang d2491180b1 delete ')' 2021-08-26 03:28:39 +00:00
zhangzihao d721df0784 Add keyword bord. Remove description hint. 2021-08-26 11:22:10 +08:00
zhangzihao 3efb8f66a6 Add note search plugin. 2021-08-26 08:20:38 +08:00
iaom 96cc2b3bd0 Merge from dev-unity. 2021-08-25 18:00:53 +08:00
iaom d9ac480ae1 Fix:Wrong mutex operation in search-manager. 2021-08-24 17:14:28 +08:00
jixiaoxu 86c5ce7e73 Set settings search not distinguish Chinese and English; Fix settings search results with '/'; 2021-08-23 19:37:17 +08:00
iaom 1e0f66c8ff Merge from dev-unity. 2021-08-20 16:03:51 +08:00
PengfeiZhang 87eccf6dc4 Merge branch '0818dev' into 'dev-unity'
fix the question that the keyword will be cut off in the resultPage of the file content search.

See merge request kylin-desktop/ukui-search!99
2021-08-20 06:04:45 +00:00
baijunjie a7e296ca0c fix the question that the keyword will be cut off in the resultPage of the file content search. 2021-08-20 10:10:46 +08:00