Commit Graph

268 Commits

Author SHA1 Message Date
iaom e95136e6bb Optimize index switch logic. 2021-11-10 14:20:10 +08:00
iaom 26acf20077 Merge from dev-unity. 2021-10-19 11:14:35 +08:00
iaom c058d06183 Fix: File name is obscured when it's too long in detail page. 2021-09-24 17:27:14 +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
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
iaom ea93efee7a Merge from dev-unity. 2021-09-07 17:53:19 +08:00
iaom 18f1d29e68 Update quickly open desktop file names;
Fix: Search icon in search lineediter is not visble in dark theme.
2021-09-03 11:39:06 +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
iaom 1e0f66c8ff Merge from dev-unity. 2021-08-20 16:03:51 +08:00
iaom c8e9ec5134 Update dbus interface. 2021-08-13 16:27:59 +08:00
iaom 95975b7538 Update MainWindow::centerToScreen. 2021-08-13 11:20:31 +08:00
baijunjie@kylinos.cn cdc03035c2 use dbus interface to show the ukui-search window 2021-08-11 13:57:54 +08:00
iaom 24cb44ab3b Merge from main. 2021-07-31 14:42:47 +08:00
iaom 0894cd56a8 Merge from dev-unity. 2021-07-20 11:28:36 +08:00
PengfeiZhang d62580360f Revert "Merge branch '0715-v4-dev' into 'main'"
This reverts merge request !61
2021-07-19 05:34:13 +00:00
iaom f1ce5825aa Add step for check index path permission. 2021-07-15 21:03:07 +08:00
iaom dc30f444d4 Merge from main. 2021-07-15 21:01:15 +08:00
iaom b0e089054b Merge from dev-unity 2021-07-09 14:32:19 +08:00
jixiaoxu ff62a1e2b9 Merge DAG and DP code 2021-07-07 11:37:00 +08:00
iaom 099779fdc7 Merge from dev-unity 2021-06-30 16:24:45 +08:00
iaom 14c0a240ac Merge from dev-unity 2021-06-30 11:35:47 +08:00
iaom eaafe8f993 [Fix] Detail page display incorrectly occasionally. 2021-06-30 10:24:25 +08:00
iaom eef1f4e10f Merge from dev-unity 2021-06-29 14:00:05 +08:00
iaom bc08837f7a Merge from dev-unity 2021-06-26 14:49:09 +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 4ed589230d Merge branch '0621-dev' into 'main'
[Fix] Tray icon click won't work after Win+D.

See merge request kylin-desktop/ukui-search!41
2021-06-26 06:42:30 +00:00
iaom 455f87b851 [Fix] Tray icon click won't work after Win+D. 2021-06-26 14:07:28 +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 4a0e751f42 Merge from main. 2021-06-18 10:54:02 +08:00
iaom c90b145b5a Merge from main. 2021-06-18 09:55:58 +08:00
iaom b4ef1f5b2a Merge from dev-unity 2021-06-17 20:24:28 +08:00
zhangjiaping d1c35cac8f Feat:#6732 #6733 #6734 2021-06-16 19:55:30 +08:00
hepuyao 5621aba565 将搜索-托盘图标提前启动,对系统启动有一定优化作用 2021-06-12 00:42:50 +08:00
zhangjiaping cf5d52c4ea Exchange quickly open app 2021-06-11 11:50:54 +08: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
zhangjiaping 92cee68e4b Fix#60232:Show more label is blocked by scrollbar. 2021-06-08 20:06:12 +08:00
iaom 3a1609067e Make a slight adjustment to the UI. 2021-06-05 13:40:50 +08:00
zhangjiaping f29b36b91c Feat: #33347 #33346 #33337 2021-06-03 15:32:32 +08:00
iaom e82e3292c8 [FIX]: Unable to switch input method in search box. 2021-06-02 20:55:48 +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
zhangjiaping daac503946 Fix: Files & folders are not searched when resaerch on index created.
修复创建索引重搜时搜索结果不包含文件和文件夹的问题
Link:http://172.17.66.192/biz/bug-view-58581.html
Link:http://172.17.66.192/biz/bug-view-58574.html
Link:http://172.17.66.192/biz/bug-view-57417.html
2021-06-01 20:35:25 +08:00
iaom 3fab5d913d Merge remote-tracking branch 'origin/main' into 0520-dev-v4 2021-05-31 19:37:22 +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 f36c3b0bf7 Optimezed function of app search. 2021-05-30 11:28:04 +08:00
iaom a6d98d5085 Some optimization. 2021-05-28 14:22:17 +08:00
iaom c643518001 Add file search internal plugins. 2021-05-27 21:10:11 +08:00
iaom fdcb6e66ff Modified index path. 2021-05-25 09:17:54 +08:00
zhangjiaping c9079b067d feat(frontend): Rebuild frontend & implement plugins interface.
Description: 前端重构与插件接口实现

Log: 前端重构与插件接口实现
2021-05-22 21:29:43 +08:00