Commit Graph

23 Commits

Author SHA1 Message Date
JunjieBai 25baa9140e fix(frontend):the search result item is align left while the layout direction is right to left. 2024-06-19 15:02:46 +08:00
iaom bf51715721 fix(frontend):结果列表中未被截断的项不再显示tooltip 2024-03-06 16:41:57 +08:00
iaom 9d6f19d4af fix(frontend):搜索结果列表样式适配ukui style plugin 2023-12-14 14:00:03 +08:00
iaom 93305d9d16 perf(frontend):搜索结果列表使用主题的默认行高 2023-11-21 10:03:53 +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 ff0dd3384a 补充部分文件copyright. 2023-04-11 10:21:51 +08:00
iaom 5254c49ffa 解决系统字体变化时UI未能及时更新的问题 2022-12-30 13:52:33 +08:00
iaom 34fa8c7498 解决平板模式下,单机结果项直接执行打开动作,无法打开详情页的问题。 2022-11-04 17:35:40 +08:00
iaom 3ba0c77626 修改默认行高. 2022-10-26 17:36:44 +08:00
iaom 93e53f3514 修复结果列表文字显示不居中的问题. 2022-10-26 15:12:09 +08:00
iaom a62c77621b 增加正则表达式转义,避免偶现的搜索UI卡死现象。 2022-08-05 14:11:11 +08:00
hewenfei 074019bc89 处理富文本超长问题 2022-07-05 10:26:00 +08:00
iaom edf2f994e5 优化关键词高亮方案,结果项显示效果适配主题框架。 2022-06-17 10:45:21 +08:00
iaom d947c274e8 适配主题的viewItem圆角效果。 2022-06-15 15:54:50 +08:00
iaom 49dee904ce 规避主题对QTreeView的一些额外处理导致的样式问题。 2022-06-10 17:37:28 +08:00
iaom 9c9161d9f3 优化结果列表字体绘制方法,避免文字位置显示错误;
增加treeview圆角效果;
调整UI圆角大小。
2022-05-19 13:47:54 +08:00
iaom fb7811e417 Fix some debuild problems caused by libquazip5-dev and QPainterPath. 2022-03-08 10:37:14 +08:00
baijunjie 0244b8f29b Modify the form of the htmlText in order to show the correct number of spacing.Modify the code format. 2022-03-08 10:18:22 +08:00
baijunjie 5fb81dd1d9 Align the icon and the title in search list by overriding the drawControl method. 2022-03-08 10:15:40 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
iaom 73de53d384 Add support for touch sliding. 2021-09-27 17:25:06 +08:00
iaom 29e8968938 Add actions. 2021-07-05 14:27:14 +08:00
zhangjiaping 93692a3469 Complete some API & Optimize ui. 2021-05-25 19:42:40 +08:00