Commit Graph

10 Commits

Author SHA1 Message Date
JunjieBai 8f71e3e7c6 fix(frontend):修改索引弹窗和搜索框之间的交互逻辑
索引弹窗出现不影响搜索框功能,无论如何搜索框都会失焦退出,除非焦点被索引弹窗夺走;快捷键和任务栏按钮触发无论如何都会开关搜索框,不受弹窗影响;
2023-12-25 11:00:21 +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 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 6e0c0d6e73 使用kysdk接口以解决wayland环境下窗口位置异常问题双标题栏问题. 2022-08-05 14:11:11 +08:00
hewenfei 8355b90ccc [FIX] bug:# 116337 【全局搜索】首次打开搜索输入内容,弹出是否创建索引框后win+s再次打开搜索,搜索只能通过alt+F4关闭 2022-04-21 17:15:32 +08:00
jixiaoxu 651782ff2d 隐藏搜索任务栏图标; 2022-03-08 10:17:34 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
zhangjiaping c9079b067d feat(frontend): Rebuild frontend & implement plugins interface.
Description: 前端重构与插件接口实现

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