zhangpengfei
|
63f945ee17
|
Add remove block dir function.
|
2021-01-10 09:23:02 +08:00 |
iaom
|
af19c6c94d
|
Merge pull request #61 from MouseZhangZh/0107-dev
🗑🗑🗑delete files unuseful from git, but they're still exist.
|
2021-01-10 09:15:22 +08:00 |
zhangzihao
|
6a225fc56d
|
delete files unuseful from git, but they're still exist.
|
2021-01-10 09:09:46 +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 |
iaom
|
382c63af84
|
Merge pull request #58 from mammonsama666/0108-dev
feat(settings-widget): Use interface provided by backend.
|
2021-01-09 11:33:55 +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 |
张佳萍
|
0e2cd05935
|
Merge pull request #57 from iaom/0108-dev
Black list and search result queue.
|
2021-01-08 19:11:18 +08:00 |
zhangpengfei
|
f77e1c180b
|
Add blacklist function;
Using a queue to return file search results.
|
2021-01-08 19:08:24 +08:00 |
iaom
|
61c64186b6
|
Merge pull request #56 from mammonsama666/0107-dev
feat(homepage): Init & refresh homepage with interface provided by ConfigFile.
|
2021-01-08 13:39:28 +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 |
张佳萍
|
398f42e78e
|
Merge pull request #54 from iaom/0106-dev
[FIX] Translation files(*.qm) can not be generated issue.
|
2021-01-07 19:24:17 +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 |
张佳萍
|
f8f0a8d232
|
Merge pull request #53 from iaom/0106-dev
Update debian files and some interface optimization.
|
2021-01-06 18:37:18 +08:00 |
zhangpengfei
|
5b11ba39c6
|
Update debian files and some interface optimization.
|
2021-01-06 17:42:35 +08:00 |
iaom
|
a88b26e099
|
Merge pull request #51 from mammonsama666/0106-dev
feat(searchList): Add keyword highlight.
|
2021-01-06 14:49:28 +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 |
iaom
|
7d254d543f
|
Merge pull request #52 from MouseZhangZh/0106-dev
💚💚💚add class ukui-search-qdbus and some problems' fixes
|
2021-01-06 14:30:31 +08:00 |
zhangzihao
|
9b0ff936dd
|
🔧🔧🔧turn uppercase letters to lowercase
|
2021-01-06 14:20:38 +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 |
iaom
|
9b77757652
|
Merge pull request #48 from MouseZhangZh/0105-dev
✨✨✨add three steps systembus interface to modify max_user_watches nums p…
|
2021-01-06 09:48:09 +08:00 |
zhangzihao
|
a548935498
|
add three steps systembus interface to modify max_user_watches nums permanent
|
2021-01-06 09:44:14 +08:00 |
张佳萍
|
9f184cbd7f
|
Merge pull request #47 from iaom/0104-dev
Add debian related files.
|
2021-01-06 09:20:09 +08:00 |
iaom
|
6b62ec7352
|
Merge pull request #46 from MouseZhangZh/0105-dev
🤡🤡🤡add part of systembus feature
|
2021-01-06 09:10:30 +08:00 |
iaom
|
6d270c5e0d
|
Merge pull request #44 from sunfengsheng/main
Set the search to duplicate
|
2021-01-06 09:00:38 +08:00 |
sunfengsheng
|
9c4e03ddbc
|
Set the search to duplicate
|
2021-01-05 17:13:13 -08:00 |
zhangpengfei
|
afe162eb62
|
Add debian related files.
|
2021-01-06 08:57:21 +08:00 |
zhangzihao
|
3e8b64c840
|
add part of systembus feature
|
2021-01-06 08:32:17 +08:00 |
张佳萍
|
e5ceb16a1a
|
Merge pull request #43 from iaom/0104-dev
Add aborts record.
|
2021-01-04 19:02:11 +08:00 |
zhangpengfei
|
291ad86160
|
Add aborts record.
|
2021-01-04 18:55:18 +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 |
张佳萍
|
872ac99680
|
Merge pull request #42 from iaom/0103-dev
Optimized segment lib.
|
2021-01-04 14:36:09 +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 |
iaom
|
556c059b4d
|
Merge pull request #39 from MouseZhangZh/1230-dev
🧐🧐🧐add globalsetting and something(blockddirs and messagelist refact) in…
|
2021-01-04 09:19:58 +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 |
张佳萍
|
7bab5db46b
|
Merge pull request #38 from iaom/0103-dev
Optimized text content search.
|
2021-01-03 16:06:04 +08:00 |
zhangpengfei
|
601f9d636d
|
Optimized text content search.
|
2021-01-03 16:01:35 +08:00 |
张佳萍
|
8b86e40046
|
Merge pull request #37 from iaom/0102-dev
About text content search.
|
2021-01-03 09:00:29 +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 |