Commit Graph

159 Commits

Author SHA1 Message Date
iaom 37b0152760 Update changelog ukui-search4.0.2.3-ok0 2023-06-19 14:33:41 +08:00
iaom b429a63a26 解决文件搜索接口在使用索引搜索根目录时无法搜到文件的问题 2023-06-19 14:28:00 +08:00
iaom ba52540c4e 解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。 2023-06-19 14:27:53 +08:00
JunjieBai 8b7276bc15 Add Tibetan translation of ukcc plugin. 2023-06-19 14:27:45 +08:00
iaom 217e60872b 修改默认行高. 2023-06-19 14:27:19 +08:00
iaom 37a8c471f1 增加安装两个翻译文件,更新changelog ukui-search4.0.2.2-ok0 2023-06-07 16:42:34 +08:00
JunjieBai 333b4244db Add translations files of app widget. 2023-06-07 15:38:49 +08:00
iaom 127203a271 Update changelog ukui-search4.0.2.1-ok0 2023-06-06 15:31:36 +08:00
iaom eadedca402 同步子项目改动 2023-06-06 15:25:38 +08:00
JunjieBai 4a69228760 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:25:02 +08:00
JunjieBai 77280c8d5b Modify the ts file of the ukcc plugin. 2023-06-06 15:24:53 +08:00
JunjieBai 96e7182d95 Increase the filtering of the unauthorized folders while add search dirs. 2023-06-06 15:24:45 +08:00
iaom 00c15e1eab 搜索接口增加搜索结果通知机制和状态查询功能 2023-06-06 15:24:39 +08:00
iaom 212b88020e 修复添加索引目录后索引状态未更新的问题 2023-06-06 15:24:29 +08:00
iaom c66ef14a9f Update changelog ukui-search4.0.1.5-ok0 2023-05-11 18:07:18 +08:00
JunjieBai eb1edd3482 Use json to optimize the config file of user's block dir. 2023-05-11 18:00:46 +08:00
iaom 4054a5f0fd 修复刚开机时应用搜索插件导致偶现卡死问题;优化搜索服务插件接口;优化搜索结果队列处理逻辑。 2023-05-11 18:00:39 +08:00
JunjieBai e362d312e5 Fix the problem that online applications can not jump to the description page in software center. 2023-05-11 18:00:32 +08:00
iaom 71b6ee3135 修复搜索插件生命周期管理内存泄漏问题 2023-05-11 18:00:25 +08:00
iaom 3614a3e7df 解决一处潜在的崩溃问题 2023-05-11 18:00:16 +08:00
iaom 1e1bd59fb3 更新版本号重新传包 ukui-search4.0.1.3-ok0 2023-04-27 14:13:41 +08:00
iaom d5908fed0e 更新debian打包机制,更新changelog ukui-search4.0.1.2-ok0~0421 2023-04-26 11:19:22 +08:00
JunjieBai 6e4d75fb2d Fix the problem that path witch is hidden dir or is not exists can be choosen as search&block dir. 2023-04-26 11:14:56 +08:00
iaom 7519153933 解决一些编译问题 2023-04-26 11:14:50 +08:00
iaom 17934cd0e2 Revert "增加索引目录时采用增量更新检验操作,避免重复索引"
This reverts commit 031ce8bbd8.
2023-04-26 11:14:42 +08:00
iaom dc3420684d 解决索引提示弹窗会挡住模态窗口的问题 2023-04-26 11:14:35 +08:00
iaom 43073e2575 解决一些编译警告,删除一些无用代码,更新README 2023-04-26 11:14:28 +08:00
JunjieBai 75cb0218b1 Remove some compilation warnings. 2023-04-26 11:14:19 +08:00
jixiaoxu a6ef4f07a0 修复文件内容索引更新时文件过滤判断逻辑的问题; 2023-04-21 17:27:42 +08:00
iaom 9add34c3b3 解决全局搜索中遍历搜索不能搜索到顶层文件夹的问题 2023-04-21 11:30:27 +08:00
iaom ee6f4caa74 补充编译依赖 2023-04-21 11:30:21 +08:00
iaom 040d33c5ec 解决一些编译警告 2023-04-21 11:30:13 +08:00
iaom d5b5cac8dd Update changelog ukui-search4.0.1.1-ok0~0419 2023-04-19 10:56:15 +08:00
iaom dd8e32cdda 整理一些头文件引用,解决打包编译问题 2023-04-19 10:51:51 +08:00
iaom 7aa4d01902 更新changelog重新传包 2023-04-18 17:50:37 +08:00
iaom 56b5928e2e Update changelog ukui-search4.0.1.0-ok0~0418 2023-04-18 17:11:40 +08:00
JunjieBai 565727d9f1 Fix the problem that the app search results contatins the auto-start apps. 2023-04-18 17:03:39 +08:00
JunjieBai d5aab6c3e6 Add AUTO_START field.
Add a interface to get desktop file path by desktop file name.
2023-04-18 17:03:32 +08:00
iaom eaa652e266 优化日志打印机制;删除部分无用代码. 2023-04-18 17:03:25 +08:00
JunjieBai 98aaccc3c0 Add a interface to set launched state.
Add a method to set value of field in database.
2023-04-18 17:03:18 +08:00
iaom 10e39aa7bf 去除opencv依赖,更新changelog ukui-search4.0.0.0-ok0~0413. 2023-04-13 17:46:46 +08:00
iaom e64e80baa3 更新debian/control重新传包 2023-04-12 18:54:03 +08:00
iaom 68b6bcb0fb Update changelog ukui-search4.0.0.0-ok0~0412 2023-04-12 18:17:27 +08:00
JunjieBai a9bfed2537 Fix the proble that can not add '/' to the block dirs in ukcc plugin. 2023-04-12 18:01:35 +08:00
iaom dd54eaa66f 搜索目录配置文件改为使用json存储. 2023-04-12 18:01:28 +08:00
JunjieBai e86838f8cd 修复没有默认打开方式时弹窗按钮为是而不是确定的问题。 2023-04-12 18:01:20 +08:00
iaom 0eb4282509 更新README 2023-04-12 18:01:03 +08:00
iaom 85b7d19089 补充部分文件copyright. 2023-04-12 18:00:56 +08:00
baijunjie 7eff69c26b Optimize Dir Watcher. 2023-04-12 18:00:48 +08:00
iaom 734ecf2189 增加dirWatcher中部分兼容老版本的逻辑 2023-04-12 18:00:41 +08:00