Commit Graph

75 Commits

Author SHA1 Message Date
JunjieBai b6835305fc perf(frontend):优化内存占用,清除最佳匹配停止搜索时的缓存. 2024-03-06 16:32:03 +08:00
iaom 7a48ae6a61 fix(frontend):解决偶现搜索后无法自动选中最佳匹配第一项的问题 2024-01-25 09:31:19 +08:00
iaom 4e89fe8b50 fix(frontend):issues[I8WVVI]搜索结果响应较慢时,先选中一个条目,过会自动刷新会同时选中两个条目 2024-01-23 17:07:15 +08:00
JunjieBai 8f71e3e7c6 fix(frontend):修改索引弹窗和搜索框之间的交互逻辑
索引弹窗出现不影响搜索框功能,无论如何搜索框都会失焦退出,除非焦点被索引弹窗夺走;快捷键和任务栏按钮触发无论如何都会开关搜索框,不受弹窗影响;
2023-12-25 11:00:21 +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 ea2bbbdfb5 fix(frontend):modify the text of the create-index-dialog.
'don't remind' to 'don't remind me again'
2023-10-07 17:28:00 +08:00
JunjieBai 50f28278e5 fix(frontend):modify the highlight effect of the search symbol icon on the edit line. 2023-09-11 17:58:13 +08:00
JunjieBai b9cfd2b2b7 Fix(frontend):展开收起按钮偶尔会被遮挡
当滚动条开始不存在但展开后滚动条出现时,点击详情页后触发。
由于没考虑到详情页存在的情况,滚动条出现后会将长度设置过长导致按钮被遮挡。
2023-09-06 15:52:56 +08:00
JunjieBai d48c6e8823 fix(frontend):modify the english text of create-index-ask-dialog. 2023-09-04 16:38:50 +08:00
JunjieBai 268bfd9a07 fix(frontend):add tooltip of the close button in create index dialog. 2023-09-04 15:46:17 +08:00
iaom 81f4a315ee fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃 2023-09-01 17:30:21 +08:00
iaom d2e1d204d9 refactor:使用cmake重新构建项目 2023-08-18 15:26:21 +08:00
JunjieBai f338143b33 Fix the peoblem that the show-more-label's icon will be highlighted when clicked. 2023-07-11 10:58:24 +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
iaom 134d2039ec 增加文件内容模糊搜索功能,优化全局设置代码 2022-11-29 14:05:16 +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
iaom 6e0c0d6e73 使用kysdk接口以解决wayland环境下窗口位置异常问题双标题栏问题. 2022-08-05 14:11:11 +08:00
JunjieBai da1b4421b6 Fix#130775 search-line-edit's pixmap dont show the device independent pixels because of the using of the AA_UseHighDpiPixmaps. 2022-07-27 10:19:42 +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
jixiaoxu 0004538ee3 新增搜索服务应用数据库接口;新增搜索应用插件功能;搜索服务接口新增设置返回数据结构(应用搜索插件);目录结构优化等; 2022-06-13 13:38:47 +08:00
iaom 15f4461aec 修改滚动条样式。 2022-06-06 14:52:59 +08:00
Maomao43803 3735c83858 Fix#120349 the show more label's icon has wrong display. 2022-05-19 17:54:03 +08:00
iaom 9c9161d9f3 优化结果列表字体绘制方法,避免文字位置显示错误;
增加treeview圆角效果;
调整UI圆角大小。
2022-05-19 13:47:54 +08:00
hewenfei 8355b90ccc [FIX] bug:# 116337 【全局搜索】首次打开搜索输入内容,弹出是否创建索引框后win+s再次打开搜索,搜索只能通过alt+F4关闭 2022-04-21 17:15:32 +08:00
iaom 9e2e6afa7a 修复悬浮标题显示英文问题; 2022-04-15 15:52:15 +08:00
baijunjie e8a8fb31f3 Bug#114388:Modify the icon of show more label. 2022-04-12 15:46:47 +08:00
iaom baaac7a4dc 增加文件索引状态查询功能;优化文建索引启动校验逻辑。 2022-03-17 15:40:55 +08:00
iaom fb7811e417 Fix some debuild problems caused by libquazip5-dev and QPainterPath. 2022-03-08 10:37:14 +08:00
jixiaoxu 00a349e41b Bug#106039 展开收起图标未反白;替换网页搜索详情页占位图; 2022-03-08 10:34:31 +08:00
baijunjie 9c86647520 Add icons in the sourse file and use them as fallback icons. 2022-03-08 10:17:53 +08:00
jixiaoxu 651782ff2d 隐藏搜索任务栏图标; 2022-03-08 10:17:34 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
iaom 4083ee024d Fix merge error. 2021-11-11 10:03:57 +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
iaom c74c9ba781 Fix :The input box has no focus after press win+s sometimes. 2021-09-16 14:58:07 +08:00
jixiaoxu e5033adff6 Optimize selected functions; 2021-09-09 11:23:59 +08:00