Commit Graph

1235 Commits

Author SHA1 Message Date
iaom 6ce4490da4
Merge pull request #104 from MouseZhangZh/0122-dev
🔒🔒🔒Changed _exit to exit.
2021-01-23 11:36:28 +08:00
zhangzihao e6ebd8ec9e Changed _exit to exit. 2021-01-23 11:32:18 +08:00
iaom a8b539a73f
Merge pull request #103 from MouseZhangZh/0122-dev
️Use select to not block process and child process whill exit per 30 s…
2021-01-23 11:15:27 +08:00
zhangzihao 2d7b3a8eb1 Change the timeout mechanism in inotify index. 2021-01-23 10:13:13 +08:00
zhangzihao 0dda5b97e5 Use select to not block process and child process whill exit per 30 secs. 2021-01-23 09:52:44 +08:00
iaom 65d2414dc5
Merge pull request #102 from MouseZhangZh/0122-dev
🤡🤡🤡Removed inotify watch on home and modified index status
2021-01-22 18:36:18 +08:00
zhangzihao fc283322b7 Removed inotify on home and modified index status 2021-01-22 17:15:43 +08:00
张佳萍 b6a29ae93c
Merge pull request #101 from iaom/0119-dev
Update translations.
2021-01-22 11:08:19 +08:00
zhangpengfei 82abffefad Update translations. 2021-01-22 11:05:45 +08:00
iaom 1e1244b8c9
Merge pull request #100 from MouseZhangZh/0121-dev-inzpf
Fixed an issue where the monitor would not start the next time the ap…
2021-01-22 10:55:27 +08:00
zhangzihao d4c613e3e6 Fixed an issue where the monitor would not start the next time the application exits normally. 2021-01-22 10:51:06 +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
iaom 6a8afe8258
Merge pull request #98 from mammonsama666/optimize
fix(frontend): Optimize code for frontend.
2021-01-21 15:06:12 +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
iaom 3efac5701c
Merge pull request #97 from MouseZhangZh/main
🔀🔀🔀change position of index status from index-generator to first-index a…
2021-01-20 17:25:51 +08:00
zhangzihao 8e42f28145 change position of index status from index-generator to first-index and inotify-index. 2021-01-20 17:14:14 +08:00
iaom 9cb3f38d75
Merge pull request #96 from mammonsama666/0120-dev
feat(frontend): Adapt ukui-kwin.
2021-01-20 15:51:05 +08:00
zhangjiaping ac93b02abc feat(frontend): Adapt ukui-kwin.
Description: 适配窗管的无边框策略

Log: 适配窗管的无边框策略
2021-01-20 15:33:49 +08:00
Mouse Zhang 9765bd0cd4
Merge pull request #95 from iaom/0119-dev
Optimized docx parsing method;
2021-01-19 21:10:40 +08:00
zhangpengfei 9350b32a6e Optimized docx parsing method;
Optimized file content search method;
2021-01-19 20:59:46 +08:00
iaom d82d580101
Merge pull request #94 from MouseZhangZh/main
🩹🩹🩹Try fixing occupied too much memory issue.
2021-01-19 19:36:11 +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
iaom 5de90a7ff6
Merge pull request #92 from sunfengsheng/main
fix:输入为/设置选项会全部出来
2021-01-19 08:48:27 +08:00
iaom 85fec122ec
Merge pull request #93 from mammonsama666/0118-dev
Fix bus for frontend.
2021-01-18 21:06:32 +08:00
张佳萍 d79d7e7355
Merge branch 'main' into 0118-dev 2021-01-18 19:53:02 +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 7187c2b4ad Update changelog.: 2021-01-18 15:06:16 +08:00
sunfengsheng cf12f39851 fix:输入为/设置选项会全部出来
link:http://172.17.66.192/biz/bug-view-34525.html
2021-01-18 15:03:36 +08:00
张佳萍 bd8f806353
Merge pull request #91 from iaom/0115-dev
Update desktop file and changelog.
2021-01-18 10:14:16 +08:00
zhangpengfei 84bc9f89e9 Update desktop file and changelog. 2021-01-18 10:11:13 +08:00
zhangjiaping 7e91c306cd Optimize code. 2021-01-18 10:07:02 +08:00
iaom fc0dc1ca45
Merge pull request #90 from mammonsama666/0116-dev
feat(frontend): Add animation into inputbox.
2021-01-18 10:01:36 +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
iaom bf1467226d
Merge pull request #88 from mammonsama666/0116-fix
fix(frontend): There is not enough items in homepage.
2021-01-16 09:06:08 +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
iaom d2a93025ee
Merge pull request #87 from mammonsama666/0115-fix
fix(frontend): Widget crashed when searching & open file/filepath failed.
2021-01-15 16:44:10 +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 c6e9922bc9 fix(translation): Add translations
Description: 完成翻译

Log: 完成翻译
Bug: http://172.17.66.192/biz/bug-view-33047.html
2021-01-15 15:52:54 +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
张佳萍 e0261a1a10
Merge pull request #86 from iaom/0115-dev
Add function of querying current index count.
2021-01-15 10:58:32 +08:00