Commit Graph

1012 Commits

Author SHA1 Message Date
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
纪笑旭 fa7b97bf4d Merge branch '1213-ukss' into 'ukss-dev'
Update ukui-service development files and libsearch.pro.

See merge request kylin-desktop/ukui-search!246
2022-01-19 06:22:33 +00: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
jixiaoxu 988e845d69 优化搜索结果UI刷新逻辑,添加定时器一定条件下定时刷新; 2022-01-18 10:51:09 +08:00
zhangzihao 7d5792eabb Fix window exiting problem caused by shortcut keys to grab focus. 2022-01-18 10:51:07 +08:00
baijunjie 28ca6873c1 Add the default icon of the settings search item. 2022-01-18 10:49:57 +08:00
纪笑旭 4f5e12a57d Merge branch '1213-ukss' into 'ukss-dev'
Add file search task plugin frame.

See merge request kylin-desktop/ukui-search!242
2022-01-17 09:43:00 +00: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
纪笑旭 06ba7ce612 Merge branch '1213-ukss' into 'ukss-dev'
Add plugin manager for search task.

See merge request kylin-desktop/ukui-search!236
2022-01-04 03:15:47 +00:00
iaom a422c0cefa Add plugin manager for search task. 2021-12-31 17:38:02 +08:00
纪笑旭 74e5c6ab84 Merge branch '1213-ukss' into 'ukss-dev'
Add search interface frame.

See merge request kylin-desktop/ukui-search!234
2021-12-31 09:29:11 +00:00
iaom 2d659cf164 Add search interface frame. 2021-12-28 15:56:41 +08:00
纪笑旭 84d9023882 Merge branch '1213-ukss' into 'ukss-dev'
Change namespace.

See merge request kylin-desktop/ukui-search!219
2021-12-14 06:47:13 +00:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
baijunjie cbc58b02df Fixed that the add button has no hovering effect. 2021-12-13 14:21:37 +08:00
baijunjie 9692ba6ca6 Refactoring the code of the setting search plugin. 2021-12-13 14:21:22 +08:00
纪笑旭 2a326372e8 Merge branch '1111-newfrontend' into 'ukss-dev'
Add ukui-search-service.

See merge request kylin-desktop/ukui-search!204
2021-11-23 02:37:53 +00:00
iaom 02bdc54669 Add ukui-search-service. 2021-11-22 16:03:31 +08:00
iaom 2962c9086e Update changelog ukui-search3.1-1.1.4+1117. 2021-11-17 10:41:00 +08:00
iaom 1303e5f3c9 Optimized the strategy of modifying inotify/max_user_watches. 2021-11-17 10:15:47 +08:00
jixiaoxu 8ef136bcbd 修复word、ppt、excel文件内容解析时的乱码问题; 2021-11-17 10:15:33 +08:00
baijunjie e3107cd729 fix the incorrect display of the ukcc search plugin. 2021-11-17 10:15:21 +08:00
iaom e1d4e9e25f Update changelog ukui-search3.1-1.1.3+1111. 2021-11-11 14:26:04 +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
PengfeiZhang 9ab2c86f80 Merge branch '1026-newfrontend' into 'new-frontend'
Integrate blacklist function into Xapian database.

See merge request kylin-desktop/ukui-search!194
2021-11-10 05:54:37 +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
纪笑旭 a7a540f141 Merge branch '1026-newfrontend' into 'new-frontend'
Update icon size of result view.

See merge request kylin-desktop/ukui-search!193
2021-11-09 08:40:52 +00:00
iaom ca6850f5fc Update icon size of result view. 2021-11-09 09:48:32 +08:00