iaom
|
a48ca68eab
|
Merge pull request #26 from sunfengsheng/main
Home page features
|
2020-12-29 20:01:15 +08:00 |
sunfengsheng
|
e91224383e
|
Home page features
|
2020-12-29 04:04:54 -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 |
sunfengsheng
|
de591ea6f9
|
Modify the specification
|
2020-12-28 21:56:41 -08:00 |
iaom
|
6fcbe41686
|
Merge pull request #24 from sunfengsheng/main
Modify the specification
|
2020-12-29 11:18:00 +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 |
iaom
|
84611d8043
|
Merge pull request #23 from MouseZhangZh/zzh-search
✨✨✨add file type filter and some classes(n…
|
2020-12-28 21:23:55 +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 |
iaom
|
0c82dd5997
|
Merge pull request #21 from mammonsama666/zjp-homepage
feat(homepage): Add MousePressEvent to homepage items.
|
2020-12-28 16:04:08 +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
|
29fe4bbaf3
|
Merge pull request #17 from sunfengsheng/main
Modify app and setting matching
|
2020-12-27 09:18:03 +08:00 |
iaom
|
1111971861
|
Merge pull request #18 from mammonsama666/zjp-qtimer
feat(Searchbar): Add qtimer.
|
2020-12-27 09:08:54 +08:00 |
iaom
|
c999f1517f
|
Merge branch 'main' into zjp-qtimer
|
2020-12-27 09:05:55 +08:00 |
iaom
|
ca4597431b
|
Merge pull request #20 from iaom/1226-dev
Modified file search interface.
|
2020-12-26 21:17:38 +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 |
sunfengsheng
|
579b97c208
|
Modify app and setting matching
|
2020-12-26 04:50:52 -08:00 |
iaom
|
67f9e4f1ef
|
Merge pull request #16 from mammonsama666/1226-dev
feat(homePage): Add homePage ui
|
2020-12-26 19:52:26 +08:00 |
zhangjiaping
|
5d74a805f6
|
feat(searchList): Set height for listview.
Description: 设置搜索结果列表的高度(动态改变)
Log: 设置搜索结果列表的高度
|
2020-12-26 19:50:11 +08:00 |
zhangjiaping
|
abd521f3ab
|
feat(homePage): Add homePage ui
Description: 添加初始界面UI
Log: 添加初始界面UI
|
2020-12-26 19:33:26 +08:00 |
张佳萍
|
ded6461ad9
|
Merge pull request #8 from sunfengsheng/main
add app match
|
2020-12-26 14:25:50 +08:00 |
张佳萍
|
ca4aab8c05
|
Merge pull request #15 from iaom/1226-dev
Add slots and signals for file search.
|
2020-12-26 14:17:24 +08:00 |
zhangpengfei
|
4ba2d53cf6
|
Add slots and signals for file search.
|
2020-12-26 14:10:14 +08:00 |
iaom
|
e86a16969b
|
Merge pull request #14 from MouseZhangZh/zzh-search
⚡⚡⚡ add chinesecharactertopinyin to file-ulils
|
2020-12-26 13:46:31 +08:00 |
sunfengsheng
|
2381dab49d
|
free point
|
2020-12-25 21:30:56 -08:00 |
zhangzihao
|
b4d3ee033d
|
⚡⚡⚡ add chinesecharactertopinyin to file-ulils
|
2020-12-26 12:45:28 +08:00 |
iaom
|
05eb521213
|
Merge pull request #13 from MouseZhangZh/zzh-search
[FIX] 🐛🐛🐛 Rest message won't be sent for index generation.
|
2020-12-26 11:05:45 +08:00 |
zhangzihao
|
f9963f178e
|
[FIX] 🐛🐛🐛 Rest message won't be sent for index generation.
|
2020-12-26 10:44:37 +08:00 |
iaom
|
8cc3bf4448
|
Merge pull request #11 from mammonsama666/zjp-option
feat(searchPage): Add options to opearte search result.
|
2020-12-26 09:25:46 +08:00 |
张佳萍
|
904aee4ea8
|
Merge branch 'main' into zjp-option
|
2020-12-26 09:23:41 +08:00 |
张佳萍
|
7221aee4c2
|
Update search-detail-view.cpp
|
2020-12-26 09:22:38 +08:00 |
张佳萍
|
741f72dfc1
|
Merge pull request #12 from iaom/1225-dev
多线程构造索引;删除索引待修改;增加文件夹索引功能。
|
2020-12-26 08:58:39 +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 |
sunfengsheng
|
650c93d2f8
|
delete pinyin document
|
2020-12-25 05:46:05 -08:00 |
zhangjiaping
|
6d28ca2edf
|
feat(searchPage): Add options to opearte search result.
Description: 添加对搜索结果的可执行操作
Log: 添加对搜索结果的可执行操作
|
2020-12-25 21:07:13 +08:00 |
sunfengsheng
|
b72363ce68
|
add app match
|
2020-12-25 05:02:43 -08:00 |
iaom
|
be06116b49
|
Merge pull request #10 from MouseZhangZh/main
refact traverse and inotify, change message list data struct
|
2020-12-25 20:14:15 +08:00 |
iaom
|
1cf24e62d0
|
Merge pull request #9 from mammonsama666/zjp-detail
feat(SearchPage): Add detail widget.
|
2020-12-25 20:08:46 +08:00 |
zhangzihao
|
0a48b42a84
|
change message list data struct
|
2020-12-25 20:08:26 +08:00 |
zhangzihao
|
f06e9e3614
|
refact traverse and inotify
|
2020-12-25 20:06:20 +08:00 |
zhangjiaping
|
bde2488267
|
feat(SearchPage): Add detail widget.
Description: 添加搜索结果详情页
Log: 添加搜索结果详情页
|
2020-12-25 19:16:44 +08:00 |
iaom
|
de42faf3fb
|
Merge pull request #6 from sunfengsheng/main
add settings match
|
2020-12-24 20:57:04 +08:00 |
iaom
|
ac63a26026
|
Merge branch 'main' into main
|
2020-12-24 20:51:56 +08:00 |
iaom
|
daab516a27
|
Merge pull request #7 from MouseZhangZh/main
add pinyin index
|
2020-12-24 20:50:24 +08:00 |
zhangzihao
|
36c675e701
|
add pinyin index
|
2020-12-24 20:38:26 +08:00 |