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 |
zhangpengfei
|
452896a354
|
Creat two sub-processes for file index to reduce the resource consumption(ongoing).
|
2021-01-21 13:50:21 +08:00 |
zhangjiaping
|
db3e947e95
|
fix(frontend): Optimize code for frontend.
Description: 优化前端Qprocess相关代码
Log: 优化前端Qprocess相关代码
|
2021-01-21 11:31:53 +08:00 |
zhangjiaping
|
ac93b02abc
|
feat(frontend): Adapt ukui-kwin.
Description: 适配窗管的无边框策略
Log: 适配窗管的无边框策略
|
2021-01-20 15:33:49 +08:00 |
zhangzihao
|
5790b5692c
|
Try fixing occupied too much memory issue.
|
2021-01-19 19:26:39 +08:00 |
zhangpengfei
|
20efcc67af
|
Try fixing occupied too much memory bug.
|
2021-01-19 10:44:28 +08:00 |
zhangjiaping
|
3775929080
|
Resolve confilicts.
|
2021-01-18 19:51:51 +08:00 |
zhangjiaping
|
862f9bae71
|
fix(inputbox): Position of icon in inputbox is incorrect.
Description: 修复输入框图标位置有误的问题
Log: 修复输入框图标位置有误的问题
Bug: -
|
2021-01-18 19:16:38 +08:00 |
zhangjiaping
|
1a7f52b85c
|
fix(frontend): Add 'Show More' label to hide items when resultList is too lang.
Description: 添加‘显示更多’和‘收起’按钮
Log: 添加‘显示更多’和‘收起’按钮
Bug: -
|
2021-01-18 18:53:29 +08:00 |
zhangjiaping
|
7e91c306cd
|
Optimize code.
|
2021-01-18 10:07:02 +08:00 |
zhangjiaping
|
0301d5f854
|
fix(frontend): Break line by adding '\n' into path string,.
Description: 在文件路径添加换行符以实现无视分隔符换行
Log: 在文件路径添加换行符以实现无视分隔符换行
Bug: http://172.17.66.192/biz/bug-view-33378.html
|
2021-01-18 09:34:47 +08:00 |
zhangjiaping
|
e3da6e6f42
|
feat(frontend): Set fixed height for titlelabel.
Description: 给列表标题设置固定高度以防滚动区域高度计算错误
Log: 给列表标题设置固定高度以防滚动区域高度计算错误
|
2021-01-16 16:16:26 +08:00 |
zhangjiaping
|
6a2563d4dc
|
feat(frontend): Add animation into inputbox.
Description: 在输入框添加动画效果
Log: 在输入框添加动画效果
|
2021-01-16 15:24:28 +08:00 |
zhangjiaping
|
8285da4a35
|
fix(frontend): There is not enough items in homepage.
Description: 修复主界面选项数量不足的问题
Log: 修复打开设置项失败的问题
Bug: http://172.17.66.192/biz/bug-view-33320.html
|
2021-01-15 17:45:21 +08:00 |
zhangjiaping
|
9cd15760ba
|
fix(setting-widget): Index is empty.
Description: 索引项接口对接
Log: 索引项接口对接
Bug: http://172.17.66.192/biz/bug-view-33094.html
|
2021-01-15 16:16:51 +08:00 |
zhangjiaping
|
287ea66277
|
Delete useless mutex.
|
2021-01-15 15:38:00 +08:00 |
zhangjiaping
|
4a460f632f
|
fix(frontend): Widget crashed when searching & open file/filepath failed.
Description: 修复搜索过快时主界面崩溃的bug
Log: 修复打开文件和打开文件所在路径失败的bug
Bug: --
|
2021-01-15 15:34:43 +08:00 |
iaom
|
49083ae0ae
|
Merge pull request #82 from mammonsama666/0114-fix
fix(frontend): Fix ui bugs for detail widget.
|
2021-01-14 20:40:43 +08:00 |
zhangzihao
|
8711ed0187
|
fix autostart and add it to start menu
|
2021-01-14 19:37:44 +08:00 |
zhangjiaping
|
22e1331c99
|
fix(frontend): Fix ui bugs for detail widget.
Description: 修复详情页显示不全和不换行的Bug
Log: 修复详情页显示不全和不换行的Bug
Bug: http://172.17.66.192/biz/bug-view-33617.html
|
2021-01-14 15:19:25 +08:00 |
zhangjiaping
|
475f309cac
|
fix(content): Font is not obviously bolded in contents.
Description: 修复文本搜索字体加粗不明显的bug
Log: 修复文本搜索字体加粗不明显的bug
Bug: http://172.17.66.192/biz/bug-view-33411.html
|
2021-01-14 10:20:54 +08:00 |
zhangjiaping
|
4e0ee32008
|
fix(frontend): Process crushed when openning apps.
Description: 修复打开应用时全局搜索崩溃的问题
Log: 修复打开应用时全局搜索崩溃的问题
Bug: http://172.17.66.192/biz/bug-view-33144.html
|
2021-01-14 09:52:34 +08:00 |
zhaikangning
|
b044ca189f
|
Solve the problem that ppa compilation fails that cannot find translations files
|
2021-01-13 19:21:44 +08:00 |
张佳萍
|
5b84a5fd27
|
Merge pull request #80 from iaom/0113-dev
Add system tray icon.
|
2021-01-13 18:40:06 +08:00 |
zhangpengfei
|
d7ff0e2a31
|
Add system tray icon.
|
2021-01-13 18:35:48 +08:00 |
zhangjiaping
|
933f32ee67
|
fix(thread): Process stuck because of thread.
Description: 修复线程无法终止导致的卡死问题
Log: 重新添加参数
|
2021-01-13 18:33:05 +08:00 |
张佳萍
|
b225dfa49e
|
Merge pull request #77 from iaom/0113-dev
Update desktop file
|
2021-01-13 15:33:25 +08:00 |
zhangpengfei
|
0f2c2f2ec6
|
Update desktop file
|
2021-01-13 15:30:42 +08:00 |
zhangjiaping
|
e758f9e03d
|
fix(thread): Search result is incorrect because of thread quit.
Description: 修复由于线程退出导致的搜索结果错误问题
Log: 修复由于线程退出导致的搜索结果错误问题
Bug: --
|
2021-01-13 15:04:37 +08:00 |
zhangjiaping
|
cce3e70642
|
fix(read queue thread): Fix bug of excessive CPU usage.
Description: 修复CPU占用率过高的问题
Log: 修复CPU占用率过高的问题
|
2021-01-12 20:57:12 +08:00 |
zhangjiaping
|
c39ee571b0
|
fix(ui): Fix some bugs for frontend.
Description: 修复设置界面和搜索结果列表的前端bug
Log: 修复设置界面和搜索结果列表的前端bug
|
2021-01-12 10:37:07 +08:00 |
zhangpengfei
|
e554789059
|
Modified mode of search thread exit.
|
2021-01-11 20:49:42 +08:00 |
张佳萍
|
c991679741
|
Merge branch 'main' into 0111-dev
|
2021-01-11 20:38:38 +08:00 |
zhangjiaping
|
51fd7e19bf
|
feat(searchList): Confirm interface with backend.
Description: 接口对接
Log: 接口对接
|
2021-01-11 20:34:51 +08:00 |
zhangzihao
|
e046b609f1
|
add the feature of database won't be rebuild after restart and fix some bugs
|
2021-01-11 16:59:50 +08:00 |