Commit Graph

201 Commits

Author SHA1 Message Date
iaom 62fe300bce 增加安装文件,更新changelog ukui-search4.0.3.0-ok0 2023-07-14 02:34:35 +00:00
JunjieBai bfc6b99f84 Fix the peoblem that the show-more-label's icon will be highlighted when clicked. 2023-07-14 09:21:39 +08:00
hewenfei 04e32c49ce 修复多线程搜索崩溃问题 2023-07-14 09:21:31 +08:00
JunjieBai 2e993f781e Modify the signal of appwidget. 2023-07-14 09:21:24 +08:00
JunjieBai b87bf5573b 修复搜索一次后隐藏界面再次唤醒会闪一下的问题 2023-07-14 09:21:14 +08:00
iaom 17f291b9a2 精简代码;完善搜索服务插件生命周期管理;增加搜索搜索隐藏文件功能 2023-07-14 09:21:01 +08:00
彭逸豪 ac1d5ce056 fix: designated initializers cannot be used with a non-aggregate type 2023-07-14 09:20:52 +08:00
JunjieBai b0ac58b952 修改英文下无默认打开应用提示框的按钮文字为OK 2023-07-14 09:20:39 +08:00
iaom e4d221402d 解决内容搜索插件详情页加载大图片时阻塞ui的问题 2023-07-14 09:20:29 +08:00
JunjieBai 37f3ddfdea Add Mongolian translation files. 2023-07-14 09:20:19 +08:00
iaom b0e261465b Update changelog ukui-search4.0.2.3-ok0 2023-06-19 06:34:06 +00:00
iaom 6759abac83 修改默认行高. 2023-06-19 14:25:56 +08:00
iaom a2ef83f9d8 删除无用patch 2023-06-19 14:25:38 +08:00
iaom eb89486427 解决文件搜索接口在使用索引搜索根目录时无法搜到文件的问题 2023-06-19 14:17:38 +08:00
iaom 275f69dd3f 解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。 2023-06-19 14:17:31 +08:00
JunjieBai 0b6b7ef9a0 Add Tibetan translation of ukcc plugin. 2023-06-19 14:17:21 +08:00
iaom 7fcd7f4087 增加安装两个翻译文件,更新changelog ukui-search4.0.2.2-ok0 2023-06-07 08:42:57 +00:00
iaom 8eb6154292 删除无用patch 2023-06-07 15:38:02 +08:00
JunjieBai 01bd00c8af Add translations files of app widget. 2023-06-07 15:37:33 +08:00
iaom 4b6c81dc7b Update changelog ukui-search4.0.2.1-ok0 2023-06-06 13:53:07 +00:00
iaom b499293d82 同步子项目改动 2023-06-06 15:23:27 +08:00
JunjieBai 243bcd050e 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-06 15:22:03 +08:00
JunjieBai 8127d57e05 Modify the ts file of the ukcc plugin. 2023-06-06 15:21:46 +08:00
JunjieBai 943b24a3bb Increase the filtering of the unauthorized folders while add search dirs. 2023-06-06 15:21:38 +08:00
iaom 2c04b82f4f 搜索接口增加搜索结果通知机制和状态查询功能 2023-06-06 15:21:28 +08:00
iaom 0e152ae63a 修复添加索引目录后索引状态未更新的问题 2023-06-06 15:21:12 +08:00
iaom c70ea24737 删除无用patch 2023-06-06 15:20:59 +08:00
iaom 56fe289dd1 Update changelog ukui-search4.0.1.5-ok0 2023-05-11 10:07:53 +00:00
JunjieBai 7c0b582f46 Use json to optimize the config file of user's block dir. 2023-05-11 17:59:30 +08:00
iaom f9f6fecd1d 修复刚开机时应用搜索插件导致偶现卡死问题;优化搜索服务插件接口;优化搜索结果队列处理逻辑。 2023-05-11 17:59:16 +08:00
JunjieBai 064c15471f Fix the problem that online applications can not jump to the description page in software center. 2023-05-11 17:59:10 +08:00
iaom 16ad2709ec 修复搜索插件生命周期管理内存泄漏问题 2023-05-11 17:59:02 +08:00
iaom c37771cdaa 解决一处潜在的崩溃问题 2023-05-11 17:58:52 +08:00
iaom 4789530b00 删除无用patch 2023-05-11 17:57:01 +08:00
iaom 4495930a5b 更新版本号重新传包 ukui-search4.0.1.3-ok0 2023-04-27 06:14:23 +00:00
iaom 1640fa4bcd 更新debian打包机制,更新changelog ukui-search4.0.1.2-ok0~0421 2023-04-26 03:23:07 +00:00
JunjieBai dd39f8e7bb Fix the problem that path witch is hidden dir or is not exists can be choosen as search&block dir. 2023-04-26 11:21:56 +08:00
iaom 6268e9b4b2 解决一些编译问题 2023-04-26 11:21:49 +08:00
iaom d6565c87d6 Revert "增加索引目录时采用增量更新检验操作,避免重复索引"
This reverts commit 031ce8bbd8.
2023-04-26 11:21:42 +08:00
iaom 5ae7233b21 解决索引提示弹窗会挡住模态窗口的问题 2023-04-26 11:21:32 +08:00
iaom ab431825ef 解决一些编译警告,删除一些无用代码,更新README 2023-04-26 11:21:25 +08:00
JunjieBai 819a256054 Remove some compilation warnings. 2023-04-26 11:21:18 +08:00
jixiaoxu fdb4696a3b 修复文件内容索引更新时文件过滤判断逻辑的问题; 2023-04-26 11:21:10 +08:00
iaom e3daee0b53 解决全局搜索中遍历搜索不能搜索到顶层文件夹的问题 2023-04-26 11:21:02 +08:00
iaom bfed529867 补充编译依赖 2023-04-26 11:20:55 +08:00
iaom fcb5aa4142 解决一些编译警告 2023-04-26 11:20:48 +08:00
iaom 6591444326 删除无用patch 2023-04-26 11:20:14 +08:00
iaom dce5b4bf25 Update changelog ukui-search4.0.1.1-ok0~0419 2023-04-19 02:56:56 +00:00
iaom 760da8a757 整理一些头文件引用,解决打包编译问题 2023-04-19 10:53:01 +08:00
iaom 30e28560f5 删除无用patch 2023-04-19 10:52:55 +08:00