Commit Graph

53 Commits

Author SHA1 Message Date
JunjieBai 254a4bc9d8 fix(ukcc-plugin): 替换模型下载包的二进制,增加通过desktop文件打开的逻辑. 2024-06-19 15:02:56 +08:00
JunjieBai fda53e91e3 feat(ukcc-plugin):增加提示AI模型是否存在的按钮. 2024-06-12 15:16:01 +08:00
JunjieBai bbd70d7508 fix(translations):将Ai改为AI并更新翻译文件. 2024-04-29 10:03:02 +08:00
JunjieBai a270bbd902 perf(translations):补充设置页部分翻译. 2024-04-22 15:34:34 +08:00
JunjieBai 192c8831df feat(ukcc-plugin):add the ai index switch. 2024-04-22 15:34:27 +08:00
JunjieBai 969c463418 fix(ukcc-plugin):修复内容索引弹窗不在父窗口居中的问题. 2024-03-09 16:01:16 +08:00
JunjieBai b8f450b9bd perf(translation):update ts files. 2024-01-25 09:47:00 +08:00
JunjieBai 2b23df5a3a fix(ukcc-plugin):the ocr switch has not been closed while changing the state of the file content switch to false. 2024-01-25 09:46:53 +08:00
JunjieBai 859d123c59 perf(search-ukcc-plugin):修改qfiledialog的一些交互逻辑。
初始显示目录改为上一次选择的文件夹的父目录,且取消文件夹的选中状态并清空输入框文本。
2023-11-21 17:25:58 +08:00
iaom edc634d1d4 fix(ukui-search-service):修复多用户时查看索引状态的命令行失效的问题 2023-11-03 17:28:22 +08:00
JunjieBai ec6c5941b1 feat(translation):添加维哈柯德西法语的翻译. 2023-11-01 17:14:17 +08:00
JunjieBai 7142e105e5 feat(ukcc-plugin):add ocr switch, add a pop window while tring to open the file content index switch. 2023-10-12 17:51:25 +08:00
JunjieBai e9ce06a471 feat(translation):Add traditional Chinese translation. 2023-09-25 16:58:31 +08:00
JunjieBai 400fe58a5a fix(ukccPlugin):修改删除目录的ui触发逻辑,避免添加后被删除的文件夹无法从ui上移除 2023-09-13 17:34:18 +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 c5bc8c920e feat(ukcc-plugin):add a new button to create the index of the file's content. 2023-08-18 07:17:44 +00:00
JunjieBai b0159fb2cb Add Mongolian translation files. 2023-06-28 09:35:15 +08:00
JunjieBai 3d13080b4c Add Tibetan translation of ukcc plugin. 2023-06-12 15:03:44 +08:00
JunjieBai 5157a6be6c Modify the ts file of the ukcc plugin. 2023-05-23 10:59:00 +08:00
JunjieBai 322e8d95ee Increase the filtering of the unauthorized folders while add search dirs. 2023-05-22 08:39:43 +00:00
JunjieBai e52bc8ca76 Use json to optimize the config file of user's block dir. 2023-05-08 06:53:49 +00:00
JunjieBai 35818d321e Fix the problem that path witch is hidden dir or is not exists can be choosen as search&block dir. 2023-04-25 11:02:02 +08:00
JunjieBai c5304dfe94 Remove some compilation warnings. 2023-04-24 09:28:42 +08:00
JunjieBai fbd391d110 Fix the proble that can not add '/' to the block dirs in ukcc plugin. 2023-04-12 17:16:30 +08:00
iaom ff0dd3384a 补充部分文件copyright. 2023-04-11 10:21:51 +08:00
baijunjie 29e5ee6767 Optimize Dir Watcher. 2023-04-08 23:10:22 +08:00
JunjieBai faf815f77e Fix the problem that the fuzzy search button is not displayed when the index switch is turned on by ask dialog. 2023-01-31 02:01:01 +00:00
JunjieBai f6b80dd87c Add the english ts file. 2023-01-12 17:58:52 +08:00
JunjieBai 134bdf721a Fix the problem that the search plugin of ukcc can not be searched 2023-01-09 15:29:56 +08:00
baijunjie 29c6440e23 Add the refresh of search dirs' ui in ukcc plugin when the udisk is unplugged. 2022-12-27 12:36:06 +08:00
JunjieBai 8611cf74b6 Replace open() with exec() in order to prevent the high cpu occupancy. 2022-12-09 09:34:13 +08:00
JunjieBai 6b06460e79 Add a switch for fuzzy search.
Add the logic to custom the search scope.

Modify the ui of search plugin of ukcc.
2022-12-07 17:52:17 +08:00
baijunjie b102bb0793 修复控制面板搜索插件崩溃的问题 2022-11-21 10:11:12 +08:00
JunjieBai fde4d184b0 Optimize the contructor and pluginUi function of search plugin for ukcc. 2022-11-09 11:31:35 +08:00
JunjieBai d00912d546 Add app widget plugin. 2022-10-21 09:14:21 +08:00
iaom c6fc1dbceb !13 修改控制面板插件中删除黑名单按钮样式.
* 修改控制面板插件中删除黑名单按钮样式.
2022-10-10 03:14:54 +00:00
jixiaoxu 75f568de6b 新增控制面板搜索插件的藏文翻译; 2022-08-23 13:42:04 +08:00
JunjieBai 7c333778e9 Fix#135498 usd AddBtn of libukcc to repalce the Add Folder Button(origin is QPushButton). 2022-08-22 09:46:40 +08:00
JunjieBai 64bd23b8ea Fix#127327 the heightlight effect of ukcc plugin's switchbutton doesn's change while heightlight has changed. 2022-07-06 14:22:59 +08:00
iaom befa659a8b Update translations. 2022-06-15 17:42:12 +08:00
Maomao43803 df324d19f4 Fix#114739 modify the right margin of the ukcc plugin. 2022-06-14 14:02:28 +08:00
iaom 1e3e169e16 修改ukcc插件UI问题。 2022-06-06 11:26:55 +08:00
iaom 6e7ca5e35c 文件索引改为白名单形式. 2022-05-27 14:25:04 +08:00
iaom 407251b865 Modified file index switch gsettings. 2022-05-27 14:22:28 +08:00
iaom 6009d862ca 解决翻译问题。 2022-05-25 11:18:04 +08:00
iaom bc8373d025 更换ukcc插件图标. 2022-05-19 09:48:50 +08:00
baijunjie 4cf431bd60 Remove the delete in the Destructor function because of the auto delete of the scrollArea(parent) in ukcc. 2022-04-09 16:26:41 +08:00
iaom 565f490035 解决合并代码后的编译问题,更新翻译文件。 2022-03-08 14:50:48 +08:00
baijunjie 0d9197fa06 add the mail search plugin. 2022-03-08 10:04:16 +08:00