Commit Graph

48 Commits

Author SHA1 Message Date
JunjieBai 6784c97e62 perf(frontend):优化内存占用,清除最佳匹配停止搜索时的缓存. 2024-03-06 16:42:26 +08:00
iaom dfacba910f fix(frontend):解决偶现搜索后无法自动选中最佳匹配第一项的问题 2024-01-25 09:47:51 +08:00
iaom ae154e876d fix(frontend):issues[I8WVVI]搜索结果响应较慢时,先选中一个条目,过会自动刷新会同时选中两个条目 2024-01-25 09:47:44 +08:00
iaom 2cb7f2a378 feat(frontend):适配主题的控件圆角配置 2023-11-22 09:08:41 +08:00
iaom da7cdb1551 feat(frontend):适配主题窗口圆角配置 2023-11-21 15:50:30 +08:00
JunjieBai b9cfd2b2b7 Fix(frontend):展开收起按钮偶尔会被遮挡
当滚动条开始不存在但展开后滚动条出现时,点击详情页后触发。
由于没考虑到详情页存在的情况,滚动条出现后会将长度设置过长导致按钮被遮挡。
2023-09-06 15:52:56 +08:00
iaom d2e1d204d9 refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00
JunjieBai 3b8c35c2c2 optimize global-settings;
Fix the problem that the search window cannot show because it was hidden by something while create-index-dialog is showing.
2023-06-02 17:17:54 +08:00
iaom e5e62cd3f7 解决一些编译警告,删除一些无用代码,更新README 2023-04-24 14:07:56 +08:00
iaom f82f1cb4cd 优化应用搜索功能;修复偶现搜索结果重复问题 2023-01-22 17:11:53 +08:00
JunjieBai 1e51726207 Fix the problem that the right side of each result is blocked in tablet mode. 2022-12-13 11:22:30 +08:00
JunjieBai f12b8385a0 Fix the problem that ui responded incorrectly while regaining focus. 2022-12-08 17:51:06 +08:00
baijunjie 192b2e9ed5 Add plugin re-register and un-register function.
Modify the destructor function of Applications search plugin.

Enable plugins to adjust their order.
2022-11-25 11:30:39 +08:00
JunjieBai 660f559c32 Fix#130073 touch event cannot trigger the selection of search result. 2022-08-23 13:42:04 +08:00
hewenfei 435947c311 fix bug: #96279 the background dose not follow the theme to change. 2022-07-13 15:13:09 +08:00
iaom 0c2d8977a1 解决结果列表点击收起按钮时位置错误的问题。(上次的提交未完全解决) 2022-06-23 21:20:49 +08:00
iaom 1512502cea 修复标题栏展开置顶后,点击收回位置错误问题 2022-06-18 11:27:06 +08:00
iaom 15f4461aec 修改滚动条样式。 2022-06-06 14:52:59 +08:00
iaom 9c9161d9f3 优化结果列表字体绘制方法,避免文字位置显示错误;
增加treeview圆角效果;
调整UI圆角大小。
2022-05-19 13:47:54 +08:00
iaom 9e2e6afa7a 修复悬浮标题显示英文问题; 2022-04-15 15:52:15 +08:00
iaom fb7811e417 Fix some debuild problems caused by libquazip5-dev and QPainterPath. 2022-03-08 10:37:14 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
jixiaoxu 7039d0c012 Fix show more click UI; 2021-11-02 16:59:25 +08:00
jixiaoxu 7ecc6419a3 Add web search detail page; Change selection rules; Fix translation bug; Add web search plugin; Add some resouces; 2021-10-27 11:37:55 +08:00
jixiaoxu 6f6e6a9377 新增点击搜索结果展开后置顶当前分类功能;新增展开搜索结果后标题栏置顶悬浮功能; 2021-10-20 16:30:20 +08:00
iaom 73de53d384 Add support for touch sliding. 2021-09-27 17:25:06 +08:00
jixiaoxu b9b206cb3a Add web search selection with no result; App search fix bug; 2021-09-24 15:35:47 +08:00
iaom 1dfb178907 Modified scrollBar style in detail page. 2021-09-23 19:56:54 +08:00
iaom c4a39937b7 Update changelog ukui-search3.1-1.1.1+0917. 2021-09-18 10:02:15 +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 22bf7f7892 Add keep selected result visible; Click not clear selection; 2021-08-20 10:07:53 +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
jixiaoxu 3408aca702 Fix UI; Fix expand function; Add web search function; 2021-08-12 14:57:25 +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 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 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