Commit Graph

62 Commits

Author SHA1 Message Date
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