Commit Graph

209 Commits

Author SHA1 Message Date
iaom 272d707230 [Fix] Creat fifo error sometimes. 2021-07-01 19:37:37 +08:00
PengfeiZhang edfe1a0d4b Merge branch '0621-dev' into 'dev-unity'
Add a systembus iface for add inotify_max_user_instance, avoid inotify_init fail.

See merge request kylin-desktop/ukui-search!50
2021-06-30 03:08:33 +00:00
PengfeiZhang 8f35f1dfa1 Merge branch '0607-dev' into 'dev-unity'
Fix a bug(continue->break)

See merge request kylin-desktop/ukui-search!48
2021-06-30 02:21:17 +00:00
iaom 2daf23f7bd Add a systembus iface for add inotify_max_user_instance, avoid inotify_init fail. 2021-06-30 10:09:25 +08:00
jixiaoxu e3ffea6ea6 Fix a bug(break->continue) 2021-06-30 09:03:00 +08:00
PengfeiZhang 316a4ae815 Merge branch '0607-dev' into 'dev-unity'
Fix a bug for app match;

See merge request kylin-desktop/ukui-search!46
2021-06-28 12:00:36 +00:00
rookie-J 4b02fdbb34 Fix a bug for app match; 2021-06-28 19:38:27 +08:00
PengfeiZhang 91c13ca43d Merge branch '0621-dev' into 'dev-unity'
[Fix] Tray icon click won't work after Win+D; Close inotify fd after closed file index service.

See merge request kylin-desktop/ukui-search!42
2021-06-26 06:47:59 +00:00
PengfeiZhang 89e06e6e92 Merge branch '0607-dev' into 'dev-unity'
Optimization of IDF dictionary loading mode; Limit the maximum number of words segmentation; Other optimization;

See merge request kylin-desktop/ukui-search!38
2021-06-26 06:42:55 +00:00
iaom d3181a36f2 Close inotify fd after closed file index service. 2021-06-25 16:30:46 +08:00
rookie-J bbf27b9d5f Optimization of IDF dictionary loading mode; Limit the maximum number of words segmentation; Other optimization; 2021-06-23 15:50:19 +08:00
iaom 91705118f8 Remove black list check when add one(under '/home' or not). 2021-06-18 17:28:27 +08:00
Zihao Zhang 8886ee098a Merge branch '0605-dev' into 'dev-unity'
Add inotify events queue for merging events.

See merge request kylin-desktop/ukui-search!31
2021-06-15 07:19:25 +00:00
iaom d4939e118d Optimized pending file queue process logic. 2021-06-11 19:58:32 +08:00
Zhai Kangning 00365d291c Merge branch '0607-dev' into 'dev-unity'
Optimization of Jieba keyword extraction; Optimize memory and efficiency;

See merge request kylin-desktop/ukui-search!21
2021-06-11 07:27:25 +00:00
zhangjiaping 13cda837b7 Fix ui bugs.
Link:http://172.17.66.192/biz/bug-view-60982.html
Link:http://172.17.66.192/biz/bug-view-61034.html
2021-06-11 11:45:07 +08:00
iaom b9da7ad708 Add inotify events queue for merging events. 2021-06-10 20:43:57 +08:00
rookie-J b5b3926320 Optimization of Jieba keyword extraction; Optimize memory and efficiency 2021-06-07 15:37:06 +08:00
iaom 5692fe6505 Use shared memory to synchronous the path map between inotify-index subprocess and main process. 2021-06-04 16:38:02 +08:00
iaom 900b666154 Add a new thread pool for first index instead of using global thread pool. 2021-06-02 15:17:27 +08:00
iaom c85a4a5d27 [FIX]: Offset info error in keyword extraction. 2021-05-31 14:56:59 +08:00
iaom 63e81d08a2
Merge pull request #248 from ukui/v10sp1-dev
Merge from v10sp1-dev for app search optimization.
2021-05-31 14:32:33 +08:00
iaom bfb1d518f6
Merge pull request #246 from rookie-J/0506-dev
Optimize xml-file treatment; Optimize jieba escape character;
2021-05-31 14:18:12 +08:00
iaom f36c3b0bf7 Optimezed function of app search. 2021-05-30 11:28:04 +08:00
fensite 2154e5cae0
Update search-manager.cpp 2021-05-28 17:33:15 +08:00
rookie-J e01552618d Optimize xml-file treatment; Optimize jieba escape character; 2021-05-28 15:55:26 +08:00
Mouse Zhang 8e3fd0b1d1
Update search-manager.cpp 2021-05-28 15:49:49 +08:00
iaom a6d98d5085 Some optimization. 2021-05-28 14:22:17 +08:00
rookie-J 82a8d61cd1 Add file size judgment; Optimize the reference of Jieba function; Fix the default storage path of Jieba temporary files; 2021-05-22 09:18:35 +08:00
Mouse Zhang a7c098934c
Merge pull request #238 from sunfengsheng/main
Can search kde,mate,LX
2021-05-20 08:59:30 +08:00
Mouse Zhang 1f81c9bcb5
Merge pull request #237 from iaom/0512-dev
Fix: Automatic completion won't work in next search after clicked actions in detial widget.
2021-05-20 08:59:16 +08:00
iaom d9720d2b67 Modified search plugin iface. 2021-05-19 14:29:26 +08:00
sunfengsheng ed62e618d0 Can search kde,mate,LX 2021-05-19 09:58:57 +08:00
iaom f07f9085bf
Merge pull request #228 from sunfengsheng/main
fix:Night mode can be search in huawei
2021-05-18 20:48:08 +08:00
iaom 70a8ced4b8 Fix: Block list conf won't work. 2021-05-17 20:54:48 +08:00
iaom abce24773c Fix:Index process crashed when parsing some wps templates. 2021-05-17 14:47:39 +08:00
sunfengsheng 18442feb70 fix:Night mode can be search in huawei
link:172.17.66.192/biz/bug-view-48908.html
2021-05-17 14:09:23 +08:00
zhangzihao 48c388d129 Remove useless dbus call. 2021-05-15 22:45:08 +08:00
iaom 1ad0542fca
Merge branch 'main' into 0512-dev 2021-05-13 11:39:26 +08:00
iaom 5ff0d20b1f Optimized index status record mechanism. 2021-05-13 11:17:07 +08:00
zhangjiaping 16e7a0523a Optimize: Add compilation environment check.
添加部分编译选项。
2021-05-12 16:27:24 +08:00
zhangjiaping f4ea89dec8 Uniform window icon & optimize code. 2021-05-12 15:58:38 +08:00
rookie-J 546f80af48 Optimize the process of Qsettings.setValue(). 2021-05-12 15:01:20 +08:00
fensite 7598394fd6
Merge pull request #224 from rookie-J/0506-dev
Fix blockpath uneffective problem
2021-05-08 11:05:35 +08:00
fensite e6b3455966
Update search-manager.cpp 2021-05-08 11:02:13 +08:00
rookie-J b552c4f7a5 Fix blockpath uneffective problem 2021-05-08 09:26:12 +08:00
iaom 1077958980 Delete libchinese-segmentation-dev pkg. 2021-05-07 20:48:15 +08:00
rookie-J 035c68cc45 Fix plugin iface compilation problem. 2021-05-06 20:23:36 +08:00
iaom df42e034e9 Add plugin manager. 2021-05-03 00:21:36 +08:00
iaom 2f0e34774f Add namespace 'Zeeker';
Add plugin iface;
Add libchinese-segmentation-dev package;
Update translations.
2021-04-30 16:28:50 +08:00