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
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
iaom
359af667fc
Update pinyinWithoutTone.txt.
2021-08-19 10:45:51 +08:00
iaom
27da9f3a0e
Update app search.
2021-08-11 09:34:32 +08:00
iaom
e245fccd11
Optimize the application search plug-in code.
2021-08-10 17:50:50 +08:00
baijunjie@kylinos.cn
cc3cd423f9
make a snippet without cut cjk char
2021-08-06 17:45:28 +08:00
iaom
ea5242b921
Update UI;Update internal plugins.
2021-08-06 10:54:48 +08:00
jixiaoxu
ba0e71c23d
Add order of best match results;Fix best match dissplay bug;
2021-08-03 16:08:30 +08:00
jixiaoxu
ddc4aff954
Add best matches; Fix best list bug;
2021-08-02 13:46:59 +08:00
iaom
7d569715ea
Add internal plugin detail pages;
...
Modified debian files.
2021-07-31 16:12:04 +08:00
iaom
0894cd56a8
Merge from dev-unity.
2021-07-20 11:28:36 +08:00
iaom
303c1fee6c
Update binary-parser.cpp.
2021-07-19 14:09:35 +08:00
iaom
deea743dec
Add preview page iface.
2021-07-08 18:53:16 +08:00
Zhai Kangning
ee3060f30f
Update file-utils.cpp
2021-07-07 06:20:22 +00:00
iaom
7f04d303f2
Update file-utils.cpp/isOrUnder method.
2021-07-07 10:23:59 +08:00
iaom
37fa621452
[Fix] Path inclusive relation judgment incorrectly.
2021-07-06 16:53:32 +08:00
iaom
29e8968938
Add actions.
2021-07-05 14:27:14 +08:00
iaom
f99ce401e6
Add a preview page plugin iface.
2021-07-03 16:49:37 +08:00
iaom
7fb1dba37f
Merge from dev-unity
2021-07-03 16:07:17 +08:00
iaom
272d707230
[Fix] Creat fifo error sometimes.
2021-07-01 19:37:37 +08:00
iaom
099779fdc7
Merge from dev-unity
2021-06-30 16:24:45 +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
iaom
eef1f4e10f
Merge from dev-unity
2021-06-29 14:00:05 +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
5833658c82
Merge from dev-untiy.
2021-06-19 15:55:22 +08:00
iaom
91705118f8
Remove black list check when add one(under '/home' or not).
2021-06-18 17:28:27 +08:00