iaom
|
3daf5ceab9
|
Optimized file content parser.
|
2021-03-04 14:10:00 +08:00 |
iaom
|
4a8076122e
|
Add support for 'doc' file in file content search.
|
2021-03-02 15:19:10 +08:00 |
张佳萍
|
c329840721
|
Merge branch 'main' into 0226-dev
|
2021-03-01 13:30:07 +08:00 |
zhangjiaping
|
71225ce64e
|
Modify app-match API
|
2021-03-01 13:28:18 +08:00 |
iaom
|
6893409b5e
|
Make file search case insensitive.
|
2021-03-01 09:07:33 +08:00 |
MouseZhangZh
|
5466590bec
|
Reduced resource footprint and increased indexing time.
|
2021-02-27 10:51:19 +08:00 |
sunfengsheng
|
723a79c221
|
add dir watch of desktop
|
2021-02-27 00:57:47 +08:00 |
sunfengsheng
|
883de524e3
|
Code optimization
|
2021-02-26 11:38:22 +08:00 |
sunfengsheng
|
0e771323a6
|
Docking software store
|
2021-02-26 11:21:41 +08:00 |
Mouse Zhang
|
cfe00a3045
|
Update global-settings.cpp
|
2021-02-25 14:45:44 +08:00 |
iaom
|
fbb15e4a14
|
[FIX] Updating status with QSettings will get stuck sometimes.
|
2021-02-25 14:40:44 +08:00 |
MouseZhangZh
|
f289cd1dc2
|
Add memset.
|
2021-02-25 09:37:57 +08:00 |
iaom
|
05d1f4143d
|
Merge pull request #146 from mammonsama666/0222-dev
feat(frontend): Add web searching & web engine settings.
|
2021-02-24 08:44:04 +08:00 |
zhangjiaping
|
5cf3423052
|
feat(frontend): Add web searching & web engine settings.
Description: 添加网页搜索功能和引擎设置功能
Log: 添加网页搜索功能和引擎设置功能
|
2021-02-22 20:30:06 +08:00 |
iaom
|
eac2d7f418
|
Update exit status settings.
|
2021-02-22 14:35:55 +08:00 |
zhangpengfei
|
ca3d633527
|
[FIX] Function sigset in main.cpp is useless,first-index will often be called.
|
2021-02-21 11:41:20 +08:00 |
zhangpengfei
|
501022ad92
|
Optimized Chinese phonetic alphabet index.
|
2021-02-20 16:56:30 +08:00 |
zhangpengfei
|
5b9099c79c
|
Remove some useless dependence temporarily.
|
2021-02-20 13:59:06 +08:00 |
MouseZhangZh
|
361df062be
|
Upload a new chinese segmentation lib --friso
|
2021-02-19 10:46:53 +08:00 |
zhangpengfei
|
a01e7000bd
|
[FIX]Used uchardet_delete too early.
|
2021-02-07 10:11:30 +08:00 |
zhangzihao
|
a41381db2d
|
[FIX] Spelling mistake.
|
2021-02-06 17:19:56 +08:00 |
zhangzihao
|
dc851cf32f
|
Replacing exit(0) to _exit(0) to avoid crash down.
|
2021-02-06 15:13:05 +08:00 |
zhangpengfei
|
1fe631efa8
|
Replace returnMessage by returnCode in blacklist function.
|
2021-02-04 20:01:21 +08:00 |
zhangpengfei
|
ef755ef9de
|
[Fix]Translation install fail issue; Optimized txt files parsing function.
|
2021-02-04 19:46:37 +08:00 |
zhangpengfei
|
81cf59cd3c
|
[FIX] File index won't be created correctly when copied a folder which has many childern folders.
|
2021-02-02 16:04:14 +08:00 |
张佳萍
|
7289562d17
|
Merge pull request #122 from iaom/0126-dev
[FIX] Compute the md5 in the wrong way.错误的计算了md5值。
|
2021-02-02 14:17:09 +08:00 |
zhangpengfei
|
ee7ff13017
|
[FIX] Compute the md5 in the wrong way.错误的计算了md5值。
|
2021-02-02 14:05:32 +08:00 |
zhangzihao
|
f5f17e13e3
|
Set max thread count in first index equals half the number of logical processor.
|
2021-02-01 21:20:38 +08:00 |
iaom
|
675630e18a
|
Update inotify-index.cpp
|
2021-01-30 16:32:46 +08:00 |
zhangzihao
|
263714d56a
|
Try to resolve the problem of files lost.
|
2021-01-30 10:39:35 +08:00 |
zhangpengfei
|
bcc975ae67
|
Remove translations for libsearch.
|
2021-01-29 16:43:46 +08:00 |
zhangpengfei
|
39a6382377
|
Update copyright.
|
2021-01-29 11:43:07 +08:00 |
zhangpengfei
|
2d6a208dc4
|
Adds support for special symbols in file index and search.
|
2021-01-27 18:22:50 +08:00 |
zhangpengfei
|
deb148f297
|
Add return message when block an directory which is not in user directory;
Update translations.
|
2021-01-27 10:22:56 +08:00 |
zhangzihao
|
fccf8a25ef
|
[FIX] File search won't return enough result issue.
|
2021-01-26 16:50:30 +08:00 |
zhangpengfei
|
7e3bb085a8
|
Optimized index sub-process code.
|
2021-01-26 11:32:02 +08:00 |
zhangpengfei
|
22fbf1883f
|
Optimized file search method;Update debian files about translations.
|
2021-01-25 19:16:22 +08:00 |
zhangzihao
|
e6ebd8ec9e
|
Changed _exit to exit.
|
2021-01-23 11:32:18 +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 |
zhangzihao
|
fc283322b7
|
Removed inotify on home and modified index status
|
2021-01-22 17:15:43 +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 |
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 |
zhangpengfei
|
452896a354
|
Creat two sub-processes for file index to reduce the resource consumption(ongoing).
|
2021-01-21 13:50:21 +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 |
zhangjiaping
|
ac93b02abc
|
feat(frontend): Adapt ukui-kwin.
Description: 适配窗管的无边框策略
Log: 适配窗管的无边框策略
|
2021-01-20 15:33:49 +08:00 |
zhangpengfei
|
9350b32a6e
|
Optimized docx parsing method;
Optimized file content search method;
|
2021-01-19 20:59:46 +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 |