Commit Graph

147 Commits

Author SHA1 Message Date
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
zhangpengfei 929063645b Modified file search interface and index interface. 2021-01-10 15:59:17 +08:00
iaom 7b8906b22c
Merge pull request #60 from MouseZhangZh/0107-dev
️add inotify create or delete index and fix first index makes the size…
2021-01-10 09:04:19 +08:00
zhangzihao e2fd50baa1 add inotify create or delete index and fix first index makes the size of database increase unlimitedly 2021-01-10 09:01:22 +08:00
iaom 2a09482b18
Merge pull request #59 from MouseZhangZh/0107-dev
🍱🍱🍱add multithread build index and our config file have some problems
2021-01-09 11:35:33 +08:00
zhangzihao 4fa288b97a add multithread build index and our config file have some problems 2021-01-09 11:25:07 +08:00
zhangjiaping 1827b8335e feat(settings-widget): Use interface provided by backend.
Description: 调用黑名单和搜索的接口

Log: 调用黑名单和搜索的接口
2021-01-08 20:48:20 +08:00
zhangpengfei f77e1c180b Add blacklist function;
Using a queue to return file search results.
2021-01-08 19:08:24 +08:00
zhangjiaping 731311931d Optimize code. 2021-01-08 10:35:26 +08:00
zhangjiaping 443c434019 feat(homepage): Init & refresh homepage with interface provided by ConfigFile.
Description: 加入初始化和刷新Homepage的接口调用

Log: 加入初始化和刷新Homepage的接口调用
2021-01-08 10:27:47 +08:00
张佳萍 cc54028c35
Merge pull request #55 from sunfengsheng/main
fix:Rewrite configuration files to static functions
2021-01-07 20:16:04 +08:00
sunfengsheng 736c22b1b2 fix:Rewrite configuration files to static functions 2021-01-07 20:07:29 +08:00
zhangpengfei d01cbe31bb [FIX] Translation files(*.qm) can not be generated issue.
Add desktop file,and some minor repairs.
2021-01-07 15:21:53 +08:00
zhangpengfei 5b11ba39c6 Update debian files and some interface optimization. 2021-01-06 17:42:35 +08:00
iaom 576e2760ac
Merge branch 'main' into 0106-dev 2021-01-06 14:49:20 +08:00
zhangjiaping 2d6d41b05f feat(mainwindow): Get transparency by GlobalSettings' interface.
Description: 使用GlobalSettings类提供的接口获取透明度

Log: 使用GlobalSettings类提供的接口获取透明度
2021-01-06 14:40:48 +08:00
zhangzihao 842fe557bb 💩💩💩add class ukui-search-qdbus and turn PWD to OUT_PWD 2021-01-06 14:14:38 +08:00
zhangjiaping 33608a71ab feat(mainwindow): Show mainwindow when setting widget closed.
Description: 设置界面关闭时重新显示主界面

Log: 设置界面关闭时重新显示主界面
2021-01-06 11:21:19 +08:00
zhangjiaping 8b011bf847 feat(searchList): Add keyword highlight.
Description: 关键字高亮

Log: 关键字高亮
2021-01-06 09:59:08 +08:00
zhangpengfei afe162eb62 Add debian related files. 2021-01-06 08:57:21 +08:00
iaom 0b7ae5630d
Merge pull request #41 from MouseZhangZh/1230-dev
💥💥💥add gsettings which key is transparency
2021-01-04 14:37:05 +08:00
zhangpengfei 0f315b0f23 Optimized segment lib. 2021-01-04 14:35:04 +08:00
zhangzihao 804404f183 add gsettings which key is transparency 2021-01-04 14:21:45 +08:00
iaom bcc226a650
Merge pull request #40 from mammonsama666/0103-dev
feat(contentSearch): Add content search ui.
2021-01-04 09:22:07 +08:00
zhangjiaping 482c286a27 feat(contentSearch): Add content search ui.
Description: 添加文本搜索ui

Log: 添加文本搜索ui
2021-01-03 20:51:19 +08:00
zhangzihao 6c535a8f26 add globalsetting and something(blockddirs and messagelist refact) incompeleted 2021-01-03 16:58:26 +08:00
zhangpengfei 601f9d636d Optimized text content search. 2021-01-03 16:01:35 +08:00
zhangpengfei 9ee1b37693 Store the content text for search and generate snippets when performing text content search. 2021-01-02 17:21:38 +08:00
iaom 7388ea19b0
Merge branch 'main' into 1231-dev 2021-01-01 10:10:33 +08:00
zhangpengfei c1b8818144 Add file content index and search funtion(lib). 2020-12-31 21:14:13 +08:00
zhangjiaping c2d678492c feat(settings): Correct spelling of 'folder' & add deleting folder method.
Description: 更正文件夹单词的拼写并添加设置列表删除功能

Log: 更正文件夹单词的拼写并添加设置列表删除功能
2020-12-31 09:09:13 +08:00
iaom d33ea025a4
Merge pull request #33 from mammonsama666/1230-dev
feat(settings): Optimize setting widget & add translations.
2020-12-30 18:50:31 +08:00
zhangjiaping b8b51103f2 feat(settings): Optimize setting widget & add translations.
Description: 优化设置界面并添加翻译文件

Log: 优化设置界面并添加翻译文件
2020-12-30 17:23:03 +08:00
zhangzihao 6c510bb02b improve the speed of indexing word's pinyin and do not index words which include more than three multitone words 2020-12-30 15:56:23 +08:00
zhangpengfei d8ff48bef1 Repair project structure. 2020-12-30 15:31:36 +08:00
zhangpengfei d1c338dcf9 Rebuild project structure. 2020-12-30 14:42:04 +08:00
zhangjiaping 997c7cd2fa feat(settings): Add settings widget.
Description: 添加设置界面(已搭建UI框架)

Log: 添加设置界面(已搭建UI框架)
2020-12-29 20:31:48 +08:00
zhangpengfei 3d4c4df712 Add docx parser. 2020-12-29 20:18:36 +08:00
iaom c34d0dbdce
Merge pull request #25 from MouseZhangZh/zzh-search
 add multitone words file name search
2020-12-29 20:03:27 +08:00
zhangzihao 7308c98090 add the first letter search 2020-12-29 19:30:48 +08:00
zhangzihao d00118331b add multitone words file name search 2020-12-29 16:41:30 +08:00
iaom 109a2e5bbd
Merge pull request #22 from mammonsama666/zjp-best-match
feat(searchList): Add best matching list.
2020-12-28 22:51:11 +08:00
Mouse Zhang a493cd716e
Merge branch 'main' into zzh-search 2020-12-28 06:34:43 -06:00
zhangzihao c0ac3492c8 add file type filter and some classes(not completed) 2020-12-28 20:29:13 +08:00
zhangjiaping fdea8e6b14 feat(searchList): Clear selection of other lists when select a row.
Description: 当选中某一行时,取消其他列表项的选中

Log: 当选中某一行时,取消其他列表项的选中
2020-12-28 20:09:27 +08:00
zhangjiaping 8f3d91cb1f feat(searchList): Add best matching list.
Description: 添加最佳匹配列表

Log: 添加最佳匹配列表
2020-12-28 17:21:25 +08:00
zhangjiaping 5918dec5bf feat(detailView): Clear detail widget when search list is empty.
Description: 当搜索结果列表为空时清空详情页

Log: 当搜索结果列表为空时清空详情页
2020-12-28 15:37:19 +08:00
zhangjiaping 65021e829c feat(homepage): Add MousePressEvent to homepage items.
Description: 向首页选项添加点击响应事件

Log: 向首页选项添加点击事件响应
2020-12-28 15:06:48 +08:00
iaom c999f1517f
Merge branch 'main' into zjp-qtimer 2020-12-27 09:05:55 +08:00
zhangpengfei 9a6b2f607e Modified file search interface. 2020-12-26 21:11:17 +08:00
zhangjiaping 21c47864d0 feat(Searchbar): Add qtimer.
Description: 添加搜索框延时以避免搜索请求发送过于频繁

Log: 添加搜索框延时以避免搜索请求发送过于频繁
2020-12-26 20:54:01 +08:00
zhangjiaping abd521f3ab feat(homePage): Add homePage ui
Description: 添加初始界面UI

Log: 添加初始界面UI
2020-12-26 19:33:26 +08:00
zhangzihao b4d3ee033d add chinesecharactertopinyin to file-ulils 2020-12-26 12:45:28 +08:00
zhangzihao f9963f178e [FIX] 🐛🐛🐛 Rest message won't be sent for index generation. 2020-12-26 10:44:37 +08:00
张佳萍 904aee4ea8
Merge branch 'main' into zjp-option 2020-12-26 09:23:41 +08:00
zhangpengfei 3be6e80d9b Add concurrent generate index;
Add folder index;
Delete index is to be done.
2020-12-26 08:56:38 +08:00
zhangjiaping 6d28ca2edf feat(searchPage): Add options to opearte search result.
Description: 添加对搜索结果的可执行操作

Log: 添加对搜索结果的可执行操作
2020-12-25 21:07:13 +08:00
zhangjiaping bde2488267 feat(SearchPage): Add detail widget.
Description: 添加搜索结果详情页

Log: 添加搜索结果详情页
2020-12-25 19:16:44 +08:00
zhangzihao 36c675e701 add pinyin index 2020-12-24 20:38:26 +08:00
zhangjiaping 0f0158010f feat(search-result-list): Add Model-View for search result list.
Description: 添加搜索结果视图和数据模型

Log: 添加搜索结果视图和数据模型
2020-12-24 11:06:19 +08:00
zhangpengfei 43a423d0e1 Modified code about index creation. 2020-12-23 00:08:04 +08:00
zhangjiaping ca00e14b1a feat(mainwindow): Populate the project structure.
Description: 填充项目结构

Log: 填充项目结构
2020-12-22 10:14:58 +08:00
zhangpengfei ea7e44cf9a Add files about index creation. 2020-12-21 20:04:22 +08:00
zhangpengfei e8a7f9bc5e Build content. 2020-12-21 16:26:59 +08:00