Commit Graph

147 Commits

Author SHA1 Message Date
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 c3a80a7614 feat(frontend): Add app description.
Description: 为未安装应用添加应用描述栏

Log: 为未安装应用添加应用描述栏
2021-03-10 15:04:53 +08:00
zhangjiaping f6367f2fba fix(homepage): File with space in name can not be opened.
Description: 修复文件名带空格时无法从最近打开列表打开的问题

Log: 修复文件名带空格时无法从最近打开列表打开的问题
Bug: http://172.17.66.192/biz/bug-view-42192.html
2021-03-10 15:03:29 +08:00
Mouse Zhang f32a89cd33 [Fix]Index process may crash while system first boot;
Remove a dbus operation.
2021-03-06 16:41:16 +08:00
zhangjiaping 6099efc8f1 feat(frontend): Sort installed applications.
Description: 已安装应用搜索结果排序

Log: 已安装应用搜索结果排序
2021-03-06 10:05:42 +08:00
iaom c089012854
Merge pull request #160 from sunfengsheng/0305
Application Search Optimization
2021-03-05 10:05:42 +08:00
iaom aff1ad463a
Update main.cpp 2021-03-05 10:03:36 +08:00
sunfengsheng 0f9f1b90cd Application Search Optimization 2021-03-05 08:43:02 +08:00
zhangjiaping c2f9f29f57 fix(frontend): Files with special charactors can not be opened successfully.
Description: 修复带有特殊字符的文件无法正常打开的问题

Log: 修复带有特殊字符的文件无法正常打开的问题
Bug: http://172.17.66.192/biz/bug-view-39807.html
2021-03-03 09:57:57 +08:00
zhangjiaping 896fb44dea fix(frontend): There is no web search result when there is no local result.
Description: 修复没有本地搜索结果时不显示网页搜索列表的问题

Log: 修复没有本地搜索结果时不显示网页搜索列表的问题
Bug: http://172.17.66.192/biz/bug-view-40944.html
2021-03-03 09:02:39 +08:00
zhangjiaping da0bce0e48 feat(frontend): Adjust layout & controls for homepage.
Description: 根据最新需求调整主界面布局和快速打开应用

Log: 根据最新需求调整主界面布局和快速打开应用
2021-03-02 17:22:26 +08:00
zhangjiaping 3b147c3e69 fix(frontend): Main process crashed when open kylin-software-center to install applications.
Description: 修复点击应用安装时ukui-search主进程崩溃的问题

Log: 修复点击应用安装时ukui-search主进程崩溃的问题
2021-03-01 14:30:05 +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 403057e2bb fix(frontend): Web view will be refreshed when there is nothing to reload.
Description: 修复当网页未搜索新内容时每次打开会重新加载的问题

Log: 修复当网页未搜索新内容时每次打开会重新加载的问题
2021-02-26 14:46:19 +08:00
zhangjiaping 25c18aa4f0 fix(frontend): Two list items can be selected simultaneously.
Description: 修复可以同时选中两个列表项的bug

Log: 修复可以同时选中两个列表项的bug
Bug: http://172.17.66.192/biz/bug-view-40056.html
2021-02-26 11:42:40 +08:00
iaom fbb15e4a14 [FIX] Updating status with QSettings will get stuck sometimes. 2021-02-25 14:40:44 +08:00
zhangjiaping 812daf056d fix(frontend): Close webview when mainwindow focused out.
Description: 主界面失焦消失时关闭网页搜索详情页

Log: 主界面失焦消失时关闭网页搜索详情页
2021-02-23 10:16:41 +08:00
zhangjiaping 5cf3423052 feat(frontend): Add web searching & web engine settings.
Description: 添加网页搜索功能和引擎设置功能

Log: 添加网页搜索功能和引擎设置功能
2021-02-22 20:30:06 +08:00
zhangpengfei ca3d633527 [FIX] Function sigset in main.cpp is useless,first-index will often be called. 2021-02-21 11:41:20 +08:00
Mouse Zhang dd96c6ed5e
Merge pull request #140 from iaom/0219-dev
Update debian/changelog and debian/control.
2021-02-20 14:04:55 +08:00
zhangpengfei 5b9099c79c Remove some useless dependence temporarily. 2021-02-20 13:59:06 +08:00
zhangjiaping 8d30052518 fix(frontend): Selection canceled with 'Show More' button clicked.
Description: 修复点击显示更多按钮时列表选中项被取消的问题

Log: 修复点击显示更多按钮时列表选中项被取消的问题
2021-02-20 10:05:16 +08:00
zhangjiaping f2bddcc0ae fix(frontend): New result won't be added to expanded list.
Description: 修复展开列表后新增的搜索结果不会动态添加的bug

Log: 修复展开列表后新增的搜索结果不会动态添加的bug
2021-02-20 10:04:28 +08:00
MouseZhangZh 361df062be Upload a new chinese segmentation lib --friso 2021-02-19 10:46:53 +08:00
iaom 133a36ebe1
Merge pull request #134 from mammonsama666/homepage
fix(frontend): Recently opened files displayed incorrectly in homepage.
2021-02-06 15:17:36 +08:00
zhangjiaping 75f7ef25f2 fix(frontend): Recently opened files displayed incorrectly in homepage.
Description: 修复主页面最近打开列表文件显示和排版有误的问题

Log: 修复主页面最近打开列表文件显示和排版有误的问题
2021-02-05 17:32:27 +08:00
zhangjiaping 7776dd2656 fix(frontend): Detail widget for best content result is incorrect.
Description: 修复最佳匹配里的文件内容项显示有误的问题

Log: 修复文件路径过长显示有截断的问题
Bug: http://172.17.66.192/biz/bug-view-35563.html http://172.17.66.192/biz/bug-view-35971.html
2021-02-05 15:00:41 +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
zhangpengfei 1fe631efa8 Replace returnMessage by returnCode in blacklist function. 2021-02-04 20:01:21 +08:00
zhangjiaping 383a813d73 fix(translation): Translation file is incorrect.
Description: 翻译文件上传错误

Log: 翻译文件上传错误
2021-02-04 13:35:06 +08:00
zhangjiaping b5fb7c55e9 fix(frontend): There is no tooltip when filename is too long to display.
Description: 修复文件名过长时,文件详情页文件名悬停不完整显示的问题

Log: 修复文件名过长时,文件详情页文件名悬停不完整显示的问题
Bug: http://172.17.66.192/biz/bug-view-37934.html
2021-02-04 10:17:58 +08:00
zhangjiaping c47efa1ab1 fix(frontend): QFileDialog is incompletely translated.
Description: 修复文件选择弹窗汉化不完整的bug

Log: 修复文件选择弹窗汉化不完整的bug
Bug: http://172.17.66.192/biz/bug-view-35800.html
2021-02-02 15:15:37 +08:00
zhangjiaping 5b587fac27 fix(frontend): Modify applications list openned quickly.
Description: 修改快速打开列表,对不存在应用隐藏

Log: 修改快速打开列表,对不存在应用隐藏
Bug: http://172.17.66.192/biz/bug-view-35708.html http://172.17.66.192/biz/bug-view-35311.html
2021-02-02 10:30:54 +08:00
zhangjiaping dbecee473d fix(frontend): Window title is not translated.
Description: 修复任务栏窗口标题未汉化的Bug

Log: 修复任务栏窗口标题未汉化的Bug
Bug: http://172.17.66.192/biz/bug-view-36548.html
2021-02-02 10:09:30 +08:00
zhangpengfei 39a6382377 Update copyright. 2021-01-29 11:43:07 +08:00
zhangjiaping 825062aa75 fix(frontend): Escape rice text & recalculate position for mainwindow.
Description: 转义富文本并重新计算主界面位置

Log: 转义富文本并重新计算主界面位置
Bug: -
2021-01-29 10:33:33 +08:00
zhangjiaping 1419307e97 Optimize part of single-application. 2021-01-29 09:27:02 +08:00
zhangjiaping 4a27ee7de1 Hide engine settings in setting widget.: 2021-01-28 18:39:46 +08:00
zhangjiaping 243f56eb7e fix(frontend): Adjust ui according to blueprint.
Description: 根据设计稿调整UI细节,添加弹窗

Log: 根据设计稿调整UI细节,添加弹窗
2021-01-27 16:25:10 +08:00
zhangjiaping 749b101968 feat(frontend): Set fixed geometry for mainwindow.
Description: 固定主界面位置在任务栏附近

Log: 固定主界面位置在任务栏附近
2021-01-26 18:43:03 +08:00
zhangjiaping f62c5dd289 fix(frontend): Retract button is not reset when get new result.
Description: 修复收起按钮未重置的问题和ukui-search -s拉起不显示主界面的bug

Log: 修复收起按钮未重置的问题和ukui-search -s拉起不显示主界面的bug
Bug: http://172.17.66.192/biz/bug-view-35227.html http://172.17.66.192/biz/bug-view-33087.html
2021-01-26 16:22:03 +08:00
zhangpengfei 22fbf1883f Optimized file search method;Update debian files about translations. 2021-01-25 19:16:22 +08:00
zhangjiaping 7aadf794ad fix(frontend): Adjust UI according to blueprint.
Description: 根据设计稿调整UI

Log: 根据设计稿调整UI
2021-01-25 11:37:34 +08:00
zhangzihao e6ebd8ec9e Changed _exit to exit. 2021-01-23 11:32:18 +08:00
zhangzihao fc283322b7 Removed inotify on home and modified index status 2021-01-22 17:15:43 +08:00
张佳萍 9b68600e6b
Merge pull request #99 from MouseZhangZh/0121-dev-inzpf
🎉🎉🎉Use multiple processes to solve the problem of excessiving memory usage
2021-01-22 10:10:04 +08:00
zhangzihao add5b7bb46 Add named pipe to control the order of two child process. 2021-01-22 09:49:44 +08:00
zhangzihao 501e252bf7 Adjust the logic between parent and child processes, named pipes to be added. 2021-01-21 21:05:53 +08:00
zhangjiaping c93292bf4b feat(frontend): Add keypress event.
Description: 添加esc按键监听隐藏主界面

Log: 添加esc按键监听隐藏主界面
2021-01-21 14:20:44 +08:00