Commit Graph

34 Commits

Author SHA1 Message Date
JunjieBai c85cf7b729 fix(ukcc-plugin): 替换模型下载包的二进制,增加通过desktop文件打开的逻辑. 2024-06-17 14:13:05 +08:00
JunjieBai f0e9982731 feat(ukcc-plugin):增加提示AI模型是否存在的按钮. 2024-06-11 19:05:52 +08:00
JunjieBai fc0faab4ef fix(translations):将Ai改为AI并更新翻译文件. 2024-04-28 05:50:52 +00:00
JunjieBai 36f13f3449 feat(ukcc-plugin):add the ai index switch. 2024-04-20 09:35:14 +08:00
JunjieBai 64cbe82b10 fix(ukcc-plugin):修复内容索引弹窗不在父窗口居中的问题. 2024-03-07 11:32:43 +08:00
JunjieBai f9fd6104d1 fix(ukcc-plugin):the ocr switch has not been closed while changing the state of the file content switch to false. 2024-01-22 14:16:40 +08:00
JunjieBai 859d123c59 perf(search-ukcc-plugin):修改qfiledialog的一些交互逻辑。
初始显示目录改为上一次选择的文件夹的父目录,且取消文件夹的选中状态并清空输入框文本。
2023-11-21 17:25:58 +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 400fe58a5a fix(ukccPlugin):修改删除目录的ui触发逻辑,避免添加后被删除的文件夹无法从ui上移除 2023-09-13 17:34:18 +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 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 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
iaom c6fc1dbceb !13 修改控制面板插件中删除黑名单按钮样式.
* 修改控制面板插件中删除黑名单按钮样式.
2022-10-10 03:14:54 +00: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
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 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
baijunjie cbc58b02df Fixed that the add button has no hovering effect. 2021-12-13 14:21:37 +08:00
baijunjie e3107cd729 fix the incorrect display of the ukcc search plugin. 2021-11-17 10:15:21 +08:00
iaom 66a8df1a51 Add ukcc plugin. 2021-10-29 14:35:37 +08:00