Commit Graph

58 Commits

Author SHA1 Message Date
JunjieBai f5253b2770 Fix the problem that the right side of each result is blocked in tablet mode. 2022-12-22 11:35:55 +08:00
iaom 829ba78a6e Update changelog ukui-search3.22.3.0-ok0~1212 2022-12-12 15:57:25 +08:00
iaom 7fe18e9e22 解决设置网络搜索引擎不生效的问题 2022-12-12 15:49:23 +08:00
iaom a090496e4f 增加了一个用于调试的索引状态监控页面,可通过'ukui-search-service -m'打开. 2022-12-12 15:49:16 +08:00
JunjieBai 6913cefae7 Replace open() with exec() in order to prevent the high cpu occupancy. 2022-12-12 15:49:10 +08:00
JunjieBai 7e1aaf62a5 Fix the problem that ui responded incorrectly while regaining focus. 2022-12-12 15:49:03 +08:00
iaom c064ba0a30 解决添加和删除索引目录异常的问题 2022-12-12 15:48:49 +08:00
JunjieBai 4d18f55679 Add a switch for fuzzy search.
Add the logic to custom the search scope.

Modify the ui of search plugin of ukcc.
2022-12-12 15:48:42 +08:00
iaom bcb4faccab 解决未打开索引时搜索不能弹出提示窗的问题 2022-12-12 15:48:34 +08:00
iaom bed57c4618 解决首次索引后,重启后无法搜索部分文件的问题 2022-12-12 15:48:25 +08:00
jixiaoxu c4a47f4ff6 修复UI最佳匹配与结果分类触摸行为不一致的问题; 2022-12-12 15:48:15 +08:00
iaom a168e3b7c5 增加索引数据库版本号机制,版本号升级时将重建数据库 2022-12-12 15:48:00 +08:00
jixiaoxu ff3e927e36 完善汉字转拼音接口逻辑; 2022-12-12 15:47:48 +08:00
iaom e712641f4f Update changelog ukui-search3.22.2.1-ok0~1130 2022-11-30 16:55:20 +08:00
iaom bf7df71c26 解决文件内容搜索详情页获取数据时偶现的崩溃问题 2022-11-30 16:44:14 +08:00
iaom 96789c6d71 解决编译问题. 2022-11-29 15:16:44 +08:00
iaom ec6fe4aba0 更新版本号,更新编译依赖。 2022-11-29 14:55:37 +08:00
iaom fa629f63d7 增加文件内容模糊搜索功能,优化全局设置代码 2022-11-29 14:46:48 +08:00
iaom b78346f836 优化文件索引操作 2022-11-29 14:46:41 +08:00
baijunjie fe0404bfb3 Add plugin re-register and un-register function.
Modify the destructor function of Applications search plugin.

Enable plugins to adjust their order.
2022-11-29 14:46:33 +08:00
iaom acf62832a5 更新版本号. 2022-11-22 11:27:29 +08:00
iaom e0104fb7b0 更新版本号 2022-11-22 11:08:54 +08:00
iaom b757b9d800 更新control,更新changelog. 2022-11-22 11:03:51 +08:00
iaom ea82e58313 Update changelog ukui-search3.22.1.0-ok0~1122build1 2022-11-22 10:52:01 +08:00
iaom 44b17e4684 Update changelog ukui-search3.22.1.0-ok0~1122. 2022-11-22 10:38:10 +08:00
iaom 6f3c610896 同步分词模块<更新分词基础词库内容,分词准确性提升> 2022-11-22 10:29:26 +08:00
JunjieBai 65f61447fb Fix#146819 the app-data-service crashes when the destructor is executed. 2022-11-22 10:29:26 +08:00
baijunjie 54c0e9f419 修复控制面板搜索插件崩溃的问题 2022-11-22 10:29:26 +08:00
iaom 8253d34b95 修复内容搜索详情页加载图片失败导致的崩溃问题。 2022-11-22 10:29:26 +08:00
JunjieBai 18a7e95263 Optimize the contructor and pluginUi function of search plugin for ukcc. 2022-11-22 10:29:26 +08:00
iaom 145910fa3d 解决平板模式下,单机结果项直接执行打开动作,无法打开详情页的问题。 2022-11-22 10:29:26 +08:00
iaom 984a42f72e 搜索插件接口增加一个反向调用接口,应用搜索增加截图打开时隐藏主页面动作。 2022-11-22 10:29:26 +08:00
iaom 98b32b2a04 修复结果列表文字显示不居中的问题. 2022-11-22 10:27:50 +08:00
iaom 6d78f95c13 同步主线代码;更新changelog. 2022-10-21 11:21:35 +08:00
iaom d98ccab81c Update changelog ukui-search3.14.0.6-ok2~0720. 2022-07-20 15:19:44 +08:00
iaom d77dd4d279 使用kysdk接口,在wayland环境设置跳过任务栏和多任务视图显示. 2022-07-20 14:27:51 +08:00
hewenfei e2ba6034c1 fix bug:the background dose not follow the theme to change. 2022-07-20 14:25:23 +08:00
handsome_feng 966a7655a6
update debian/changelog. 2022-07-16 02:11:27 +00:00
iaom 4755c9a247 增加正则表达式转义,避免偶现的搜索UI卡死现象。 2022-07-16 02:10:40 +00:00
iaom 3639b716ef debian/control文件增加libkysdk-qtwidgets-dev编译依赖. 2022-07-14 09:46:24 +08:00
handsome_feng c0b674f5b7
update debian/changelog. 2022-07-13 07:21:22 +00:00
iaom 72849abf5e 更新部分文件copyright. 2022-07-13 07:19:49 +00:00
Junjie Bai 5e865af107 Fix bug#127732 & bug#127792 the ukui-search do not quit while losing focus. 2022-07-13 07:18:15 +00:00
handsome_feng 561e339d21
update debian/changelog. 2022-07-12 10:58:45 +00:00
iaom 1fa78d4080 !4 修复部分UI问题
* Add a mainWindow switch dbus interface.
* Fix#125632 action label's color doesn't change whth the heightlight color.
* Fix#127327 adjust the heightlight effect of ukcc plugin's switchbutton
* 处理富文本超长问题
* 解决结果列表点击收起按钮时位置错误的问题
* 优化关键词高亮方案,结果项显示效果适配主题框架。
* 修复标题栏展开置顶后,点击收回位置错误问题
2022-07-12 10:52:28 +00:00
handsome_feng 68ab5f4dd4
update debian/changelog. 2022-06-28 11:34:22 +00:00
hewenfei ba5e18a3f0 修改qurl为qstring 2022-06-28 17:42:50 +08:00
handsome_feng 12a6b47dac
update debian/changelog. 2022-06-27 03:53:32 +00:00
handsome_feng ca80b3c538
!2 使用kysdk接口以解决wayland环境下窗口位置异常问题双标题栏问题.
Merge pull request !2 from iaom/openkylin/yangtze
2022-06-27 03:53:08 +00:00
iaom 5a412bd327 增加libkysdk-waylandhelper-dev依赖。 2022-06-27 10:28:02 +08:00