Commit Graph

60 Commits

Author SHA1 Message Date
iaom 9d6f19d4af fix(frontend):搜索结果列表样式适配ukui style plugin 2023-12-14 14:00:03 +08:00
iaom 2cb7f2a378 feat(frontend):适配主题的控件圆角配置 2023-11-22 09:08:41 +08:00
iaom f0a447c845 feat(frontend):适配主题列表自动高亮选中功能 2023-11-21 10:16:47 +08:00
iaom 93305d9d16 perf(frontend):搜索结果列表使用主题的默认行高 2023-11-21 10:03:53 +08:00
iaom 1354acbc44 refact(frontend):优化部分内存占用,删除一些冗余代码 2023-09-01 11:07:57 +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 b172baca45 整理一些头文件引用,解决打包编译问题 2023-04-19 02:42:47 +00:00
iaom ff0dd3384a 补充部分文件copyright. 2023-04-11 10:21:51 +08:00
iaom 5254c49ffa 解决系统字体变化时UI未能及时更新的问题 2022-12-30 13:52:33 +08:00
jixiaoxu f2236096b3 修复UI最佳匹配与结果分类触摸行为不一致的问题; 2022-12-05 14:51:57 +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
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
jixiaoxu 463e3447b9 修复搜索结果数据量较大时出现的搜索结果区域可以滚动的问题; 2022-10-18 15:43:08 +08:00
JunjieBai 660f559c32 Fix#130073 touch event cannot trigger the selection of search result. 2022-08-23 13:42:04 +08:00
jixiaoxu ee5d5ae413 新增藏文翻译;修复藏文结果列表高度计算问题;修改输入框右键翻译方案; 2022-08-05 14:11:11 +08:00
iaom a62c77621b 增加正则表达式转义,避免偶现的搜索UI卡死现象。 2022-08-05 14:11:11 +08:00
hewenfei 074019bc89 处理富文本超长问题 2022-07-05 10:26:00 +08:00
PengfeiZhang 7523110016 Merge branch 'ukss-dev' into 'ukss-dev'
新增应用管理启动接口;

See merge request kylin-desktop/ukui-search!306
2022-06-23 01:17:57 +00: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
jixiaoxu 9c81e40c3a 新增应用管理启动接口; 2022-05-10 13:49: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
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
jixiaoxu 988e845d69 优化搜索结果UI刷新逻辑,添加定时器一定条件下定时刷新; 2022-01-18 10:51:09 +08:00
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
iaom ca6850f5fc Update icon size of result view. 2021-11-09 09:48:32 +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 9be3392dbe Fix double select; 2021-09-22 10:29:10 +08:00
jixiaoxu 23540d8f05 Fix ENTER press state; 2021-09-13 20:12:35 +08:00
jixiaoxu e5033adff6 Optimize selected functions; 2021-09-09 11:23:59 +08:00
jixiaoxu 69db4572d2 Perfect the selected function; 2021-09-08 16:34:32 +08:00
jixiaoxu 9ea51f22ad Fix multiple widget selection bug; 2021-09-08 15:41:28 +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 86c5ce7e73 Set settings search not distinguish Chinese and English; Fix settings search results with '/'; 2021-08-23 19:37:17 +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
jixiaoxu 3408aca702 Fix UI; Fix expand function; Add web search function; 2021-08-12 14:57:25 +08:00
jixiaoxu c303c7bbe5 Add double click function; 2021-08-06 10:04:36 +08:00