Commit Graph

17 Commits

Author SHA1 Message Date
iaom da7cdb1551 feat(frontend):适配主题窗口圆角配置 2023-11-21 15:50:30 +08:00
JunjieBai b9cfd2b2b7 Fix(frontend):展开收起按钮偶尔会被遮挡
当滚动条开始不存在但展开后滚动条出现时,点击详情页后触发。
由于没考虑到详情页存在的情况,滚动条出现后会将长度设置过长导致按钮被遮挡。
2023-09-06 15:52:56 +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
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
hewenfei 435947c311 fix bug: #96279 the background dose not follow the theme to change. 2022-07-13 15:13:09 +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
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +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
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 323fc1bdab Update UI. 2021-07-23 16:10:30 +08:00