Commit Graph

63 Commits

Author SHA1 Message Date
iaom 8d4126ee6b feat(libsearch):搜索插件增加数据埋点收集功能 2023-11-08 09:56:24 +08:00
JunjieBai afc9bbbfa2 fix(frontend):修改内容搜索插件详情页加载时间文本的顺序 2023-11-01 17:50:37 +08:00
JunjieBai f749537cc2 Adapt the short format of time shown in file search plugin. 2023-11-01 17:44:37 +08:00
JunjieBai ec6c5941b1 feat(translation):添加维哈柯德西法语的翻译. 2023-11-01 17:14:17 +08:00
JunjieBai ee1af87ccd fix(app-search-plugin):修复在线应用右侧被遮挡的问题,优化在线应用描述界面ui 2023-10-30 16:10:47 +08:00
JunjieBai 2bba2351d6 feat(frontend):添加托盘图标右键菜单 2023-10-12 14:33:54 +08:00
JunjieBai ea2bbbdfb5 fix(frontend):modify the text of the create-index-dialog.
'don't remind' to 'don't remind me again'
2023-10-07 17:28:00 +08:00
JunjieBai e9ce06a471 feat(translation):Add traditional Chinese translation. 2023-09-25 16:58:31 +08:00
iaom b70562c76c perf(frontend):使用tcmalloc优化内存占用与内存与内存碎片问题 2023-09-19 15:40:13 +08:00
iaom fad3f9cd2e feat:(frontend):适配多display场景下dbus唤起功能 2023-09-14 08:21:42 +00:00
JunjieBai 4029b5ca0a fix(frontend):modify the text of the button on the create index dialog. 2023-09-12 14:17:33 +08:00
JunjieBai d48c6e8823 fix(frontend):modify the english text of create-index-ask-dialog. 2023-09-04 16:38:50 +08:00
JunjieBai 268bfd9a07 fix(frontend):add tooltip of the close button in create index dialog. 2023-09-04 15:46:17 +08:00
iaom 81f4a315ee fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃 2023-09-01 17:30:21 +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 1134ffc8be Modify the mongolian translation of yes&no. 2023-07-20 10:39:56 +08:00
JunjieBai 0a0eb0d6ac 修改英文下无默认打开应用提示框的按钮文字为OK 2023-07-04 17:59:32 +08:00
JunjieBai b0159fb2cb Add Mongolian translation files. 2023-06-28 09:35:15 +08:00
JunjieBai a128cfb5b7 Add translations files of app widget. 2023-06-07 14:15:44 +08:00
JunjieBai d00912d546 Add app widget plugin. 2022-10-21 09:14:21 +08:00
jixiaoxu ee5d5ae413 新增藏文翻译;修复藏文结果列表高度计算问题;修改输入框右键翻译方案; 2022-08-05 14:11:11 +08:00
iaom befa659a8b Update translations. 2022-06-15 17:42:12 +08:00
iaom 6009d862ca 解决翻译问题。 2022-05-25 11:18:04 +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
iaom e6cb935fc0 Change namespace. 2021-12-14 14:43:35 +08:00
jixiaoxu 7ecc6419a3 Add web search detail page; Change selection rules; Fix translation bug; Add web search plugin; Add some resouces; 2021-10-27 11:37:55 +08:00
iaom ce5c804a11 Add pop up window for file search plugin. 2021-09-23 10:31:13 +08:00
zhangzihao 1230f52be5 Update translations. 2021-08-26 09:03:22 +08:00
jixiaoxu ddc4aff954 Add best matches; Fix best list bug; 2021-08-02 13:46:59 +08:00
iaom 7d569715ea Add internal plugin detail pages;
Modified debian files.
2021-07-31 16:12:04 +08:00
iaom b354f9fdc7 Update search lineedit. 2021-07-21 17:01:34 +08:00
rookie-J 278c34db34 Add settings search plugin. 2021-06-18 09:48:58 +08:00
iaom a88bdf25d7 Add app search plugin. 2021-06-17 14:08:55 +08:00
iaom 1ab8001445 Add modify time in result info. 2021-05-28 10:16:28 +08:00
iaom c643518001 Add file search internal plugins. 2021-05-27 21:10:11 +08:00
iaom 2f0e34774f Add namespace 'Zeeker';
Add plugin iface;
Add libchinese-segmentation-dev package;
Update translations.
2021-04-30 16:28:50 +08:00
zhangzihao 6969fba1fd Add change search method in ukui-search. 2021-04-20 16:24:07 +08:00
zhangjiaping 3a8c0a1456 feat(frontend): Add tips when there is no network avaliable.
Description: 当无网络可用时添加提示框

Log: 当无网络可用时添加提示框
2021-03-20 16:28:32 +08:00
zhangjiaping ad04389bd5 fix(frontend): Complete translations.
Description: 修复提示框按钮未汉化问题

Log: 修复提示框按钮未汉化问题
Bug: http://172.17.66.192/biz/bug-view-38128.html
2021-03-16 11:05:21 +08:00
zhangjiaping 529aafc5a1 fix(frontend): Adjust spacing of UI controls according to blueprint.
Description: 根据设计稿调整UI控件间距

Log: 根据设计稿调整UI控件间距
2021-03-10 16:23:35 +08:00
zhangjiaping da0bce0e48 feat(frontend): Adjust layout & controls for homepage.
Description: 根据最新需求调整主界面布局和快速打开应用

Log: 根据最新需求调整主界面布局和快速打开应用
2021-03-02 17:22:26 +08:00
zhangjiaping 06420dccad feat(frontend): Connect with the latest API for app search.
Description: 对接应用搜索新接口

Log: 对接应用搜索新接口
2021-02-27 17:32:41 +08:00
zhangjiaping 5cf3423052 feat(frontend): Add web searching & web engine settings.
Description: 添加网页搜索功能和引擎设置功能

Log: 添加网页搜索功能和引擎设置功能
2021-02-22 20:30:06 +08:00
zhangpengfei d113468909 Remove translations/libsearch/libukui-search_zh_CN.ts. 2021-02-05 13:45:52 +08:00
iaom 048a625029
Merge pull request #127 from oltulu/patch-1
Update tr.ts
2021-02-05 13:38:53 +08:00
zhangjiaping 1e2040a354 fix(frontend): Button for question dialog is in English.
Description: 修复删除黑名单询问弹窗按钮未汉化的Bug

Log: 修复删除黑名单询问弹窗按钮未汉化的Bug
Bug: http://172.17.66.192/biz/bug-view-38128.html
2021-02-05 11:09:16 +08:00
zhangjiaping 3bf7c23432 fix(frontend): Translations for warning dialog is incomplete.
Description: 修复警示弹窗翻译为完成的bug

Log: 修复警示弹窗翻译为完成的bug
Bug: http://172.17.66.192/biz/bug-view-38130.html
2021-02-05 11:07:56 +08:00
Aylinux 4121f76b23
Update tr.ts 2021-02-04 20:30:51 +03:00