Commit Graph

41 Commits

Author SHA1 Message Date
iaom c74c9ba781 Fix :The input box has no focus after press win+s sometimes. 2021-09-16 14:58:07 +08:00
jixiaoxu 23540d8f05 Fix ENTER press state; 2021-09-13 20:12:35 +08:00
jixiaoxu e5033adff6 Optimize selected functions; 2021-09-09 11:23:59 +08:00
jixiaoxu 69db4572d2 Perfect the selected function; 2021-09-08 16:34:32 +08:00
jixiaoxu 9ea51f22ad Fix multiple widget selection bug; 2021-09-08 15:41:28 +08:00
jixiaoxu d1c65e08d5 Replace web search lable with model-view; Add first selection; Change web search icon; 2021-09-08 11:03:43 +08:00
jixiaoxu ebe8e076f7 Fix web search UI; 2021-08-26 20:15:32 +08:00
jixiaoxu c617f9afc5 Fix best list bug; Optimize up and down key switching logic; Dynamically get the row height of search results; 2021-08-24 17:10: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
PengfeiZhang edba38a5ba Merge branch 'new-frontend' into 'new-frontend'
Add keep selected result visible; Click not clear selection;

See merge request kylin-desktop/ukui-search!98
2021-08-20 06:58:04 +00:00
jixiaoxu 22bf7f7892 Add keep selected result visible; Click not clear selection; 2021-08-20 10:07:53 +08:00
PengfeiZhang d9c4d339ea Merge branch '0720-newfrontend' into 'new-frontend'
Update MainWindow::centerToScreen().

See merge request kylin-desktop/ukui-search!97
2021-08-19 03:12:12 +00:00
iaom 225d93cdae Update MainWindow::centerToScreen(). 2021-08-19 10:22:20 +08:00
jixiaoxu c912c5512e Update UI; Update key press event; 2021-08-18 14:23:14 +08:00
iaom a6b573205e Update UI. 2021-08-16 19:34:40 +08:00
iaom f1fe0f3a78 Modified hover color of list view. 2021-08-16 09:39:55 +08:00
iaom 2417b3ff25 Update dbus interface. 2021-08-13 17:11:26 +08:00
PengfeiZhang 37747aba9a Merge branch 'new-frontend' into 'new-frontend'
Fix UI; Fix expand function; Add web search function;

See merge request kylin-desktop/ukui-search!87
2021-08-12 07:13:36 +00:00
jixiaoxu 3408aca702 Fix UI; Fix expand function; Add web search function; 2021-08-12 14:57:25 +08:00
俊杰 白 ea8382f56e Update frontend/frontend.pro 2021-08-12 06:53:17 +00:00
baijunjie@kylinos.cn c6626ec369 use dbus interface to search keyword 2021-08-11 17:50:00 +08:00
baijunjie@kylinos.cn 8ab2857b1b use DBus Interface to show ukui-search window 2021-08-09 21:00:15 +08:00
iaom ea5242b921 Update UI;Update internal plugins. 2021-08-06 10:54:48 +08:00
jixiaoxu c303c7bbe5 Add double click function; 2021-08-06 10:04:36 +08:00
jixiaoxu 59ed5471ae Add show more ui; 2021-08-05 15:37:58 +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 23fac0cc57 Update UI. 2021-07-26 15:08:46 +08:00
iaom 323fc1bdab Update UI. 2021-07-23 16:10:30 +08:00
iaom b354f9fdc7 Update search lineedit. 2021-07-21 17:01:34 +08:00
iaom deea743dec Add preview page iface. 2021-07-08 18:53:16 +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 a88bdf25d7 Add app search plugin. 2021-06-17 14:08:55 +08:00
iaom a6c1c2e20b Add translations. 2021-06-15 11:11:45 +08:00
iaom 1ab8001445 Add modify time in result info. 2021-05-28 10:16:28 +08:00
iaom c643518001 Add file search internal plugins. 2021-05-27 21:10:11 +08:00
zhangjiaping 3573c4d86a feat(frontend): Complete some functions of new frontend.
Description: 完善重构版前端部分原有功能,如字体适配、展开收起、历史记录等

Log: 完善重构版前端部分原有功能,如字体适配、展开收起、历史记录等
2021-05-27 10:25:15 +08:00
zhangjiaping 93692a3469 Complete some API & Optimize ui. 2021-05-25 19:42:40 +08:00
zhangjiaping c9079b067d feat(frontend): Rebuild frontend & implement plugins interface.
Description: 前端重构与插件接口实现

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