Commit Graph

998 Commits

Author SHA1 Message Date
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
纪笑旭 777b5c06ef Merge branch 'ukss-dev' into 'ukss-dev'
文件搜索插件

See merge request kylin-desktop/ukui-search!281
2022-03-28 05:51:15 +00: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
PengfeiZhang 57818a42ef Merge branch 'ukss-dev' into 'ukss-dev'
Set window state 'NET::SkipTaskbar | NET::SkipPager | NET::SkipSwitcher'.

See merge request kylin-desktop/ukui-search!280
2022-03-23 08:01:45 +00:00
iaom 219bc01819 Set window state 'NET::SkipTaskbar | NET::SkipPager | NET::SkipSwitcher'. 2022-03-23 15:44:37 +08:00
PengfeiZhang 2d02f1a6e0 Merge branch 'ukss-dev' into 'ukss-dev'
增加文件索引状态查询功能;优化文建索引启动校验逻辑。

See merge request kylin-desktop/ukui-search!278
2022-03-21 06:23:03 +00:00
iaom baaac7a4dc 增加文件索引状态查询功能;优化文建索引启动校验逻辑。 2022-03-17 15:40:55 +08:00
纪笑旭 7126068efb Merge branch 'ukss-dev' into 'ukss-dev'
合并new-frontend分支的进程逻辑相关的修改;修复了一个插件加载的代码bug。

See merge request kylin-desktop/ukui-search!277
2022-03-16 03:25:52 +00:00
iaom fb7852e8fe 修复了一个愚蠢的错误。 2022-03-15 14:41:37 +08:00
iaom 4e3a9d93c6 使用信号量控制进程顺序,规避由于首次索引时间过长导致inotify队列过长问题。 2022-03-15 13:53:38 +08:00
iaom 6eb9acb07a Update changelog ukui-search3.1-2.0.0+0315. 2022-03-15 10:36:25 +08:00
纪笑旭 724da5684b Merge branch 'ukss-dev' into 'ukss-dev'
增加了一些插件加载时的调试日志。

See merge request kylin-desktop/ukui-search!276
2022-03-14 08:51:51 +00:00
iaom 5a02265302 增加了一些插件加载时的调试日志。 2022-03-14 16:27:58 +08:00
纪笑旭 3682b99a4a Merge branch 'ukss-dev' into 'ukss-dev'
合并new-frontend的改动

See merge request kylin-desktop/ukui-search!275
2022-03-10 02:32:57 +00:00
纪笑旭 dabe4185ce Merge branch 'ukss-dev' into 'ukss-dev'
文件索引增加配置索引目录和黑名单功能;顺便解决了一点编译问题。

See merge request kylin-desktop/ukui-search!271
2022-03-09 06:43:18 +00: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
jixiaoxu 651782ff2d 隐藏搜索任务栏图标; 2022-03-08 10:17:34 +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
纪笑旭 fb8ee3d908 Merge branch 'ukss-dev' into 'ukss-dev'
Add app data iface.

See merge request kylin-desktop/ukui-search!268
2022-03-02 03:33: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
纪笑旭 9dd61b983e Merge branch '1213-ukss' into 'ukss-dev'
修复队列未释放的问题.

See merge request kylin-desktop/ukui-search!257
2022-02-17 01:54:14 +00:00
iaom 594371c274 修复队列未释放的问题. 2022-02-16 18:13:59 +08:00
纪笑旭 a51795b8bf Merge branch '1213-ukss' into 'ukss-dev'
Add app data code dir.

See merge request kylin-desktop/ukui-search!254
2022-02-11 03:08:38 +00:00
iaom c4c657c3b4 Add app data code dir. 2022-02-11 11:06:10 +08:00
纪笑旭 0ae067ac7b Merge branch '1213-ukss' into 'ukss-dev'
Optimized single application logic.

See merge request kylin-desktop/ukui-search!248
2022-01-26 02:12:24 +00: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