Mouse Zhang
|
154203f44b
|
Move headers' reference from source files to header files.
|
2021-04-16 11:20:14 +08:00 |
Zihao Zhang
|
b4775df2eb
|
Merge branch '0413-dev' into 'main'
Add support for pdf in file parser.
See merge request kylin-desktop/ukui-search!15
|
2021-04-15 05:44:30 +00:00 |
PengfeiZhang
|
0456eac8c0
|
Merge branch 'main' into '0413-dev'
# Conflicts:
# src/settings-widget.cpp
|
2021-04-15 05:40:21 +00:00 |
iaom
|
d3caad4f56
|
Add support for pdf in file parser.
|
2021-04-15 09:19:36 +08:00 |
zhangjiaping
|
a0563ab919
|
Fix: Mainwindow will not refresh sometime theme changed.
修复修改完透明度后修改主题,主界面颜色未随主题切换的Bug
|
2021-04-13 15:40:19 +08:00 |
Zihao Zhang
|
3c014ff917
|
Merge branch 'main' into '0330-dev'
# Conflicts:
# libsearch/index/first-index.h
# libsearch/index/inotify-index.h
|
2021-04-13 07:03:00 +00:00 |
iaom
|
5a73c03d90
|
Add support for xlsx pasering.
|
2021-04-13 14:53:55 +08:00 |
iaom
|
270f959c38
|
Trying to optimize xml parser.
|
2021-04-13 13:57:02 +08:00 |
iaom
|
f1485deeac
|
Add support for 'pptx'.
|
2021-04-08 16:11:58 +08:00 |
Mouse Zhang
|
71e6c6896a
|
Fix potential problems.
|
2021-04-08 14:23:18 +08:00 |
Mouse Zhang
|
3dc0eb4af2
|
Optimize code logic.
|
2021-04-07 22:28:49 +08:00 |
Mouse Zhang
|
9ca9f47320
|
Fix: symbolic link makes main blocked.
|
2021-04-06 16:20:29 +08:00 |
iaom
|
3233e4af5c
|
Add support for '.xls', '.dot','.wps', '.pps', '.dps', '.et','.ppt'
|
2021-04-06 02:21:40 +08:00 |
iaom
|
d050d4ea28
|
[Fix] Snippet will not be displayed correctly when file content is too short.
|
2021-04-01 20:41:22 +08:00 |
iaom
|
20322d4cd3
|
Add function of historycal record.
|
2021-03-30 09:23:57 +08:00 |
“sunfengsheng”
|
c76c501c18
|
fix:Sets polyphonic and English questions when searching
|
2021-03-29 10:17:26 +08:00 |
iaom
|
4c0d791052
|
Optimized some inappropriate code.
|
2021-03-25 10:46:26 +08:00 |
张佳萍
|
1afd368c86
|
Merge pull request #190 from iaom/0313-dev
Adjusted the focus logic of search result list;Update changelog.
|
2021-03-23 16:41:30 +08:00 |
iaom
|
81c4ef9a0e
|
Update changelog.
|
2021-03-22 14:51:36 +08:00 |
iaom
|
4ca0bc1ff3
|
Merge pull request #189 from sunfengsheng/main
fix:解决多音字问题
|
2021-03-22 14:32:51 +08:00 |
zhangjiaping
|
aee4394e25
|
fix:解决多音字问题
|
2021-03-22 11:42:05 +08:00 |
zhangjiaping
|
9b7bcf54c6
|
Feat:Add cloud sync interface.
|
2021-03-20 15:37:54 +08:00 |
zhangjiaping
|
449825c5f9
|
feat(frontend): Reset geometry for ukui-search.
Description: 重新计算搜索主界面的显示位置
Log: 重新计算搜索主界面的显示位置
|
2021-03-19 10:15:30 +08:00 |
iaom
|
87ff2fade1
|
Re-implement the file search interface.
|
2021-03-17 10:23:21 +08:00 |
iaom
|
05fe8b5b85
|
Try to reduce the memory footprint a little bit.
|
2021-03-16 17:21:10 +08:00 |
iaom
|
51c2db3637
|
Modified fifo path.
|
2021-03-13 14:52:20 +08:00 |
iaom
|
fcb4203a26
|
Merge pull request #167 from mammonsama666/0311-dev
fix(frontend): Software center will not refresh which is already opened.
|
2021-03-11 22:36:19 +08:00 |
sunfengsheng
|
08039bebf8
|
fix:In English mode, if you search for Peony or Terminal, you will not find the correct application
link:http://172.17.66.192/biz/bug-view-42345.html
|
2021-03-11 15:12:26 +08:00 |
sunfengsheng
|
af02c8d613
|
fix:Type a lot of space, and you'll still see a lot of app names
http://172.17.66.192/biz/bug-view-42203.html
|
2021-03-11 14:19:04 +08:00 |
zhangjiaping
|
3519dbe2c2
|
fix(frontend): Software center will not refresh which is already opened.
Description: 修复软件商店打开后点击安装不会再跳转的bug
Log: 修复软件商店打开后点击安装不会再跳转的bug
Bug: http://172.17.66.192/biz/bug-view-41150.html
|
2021-03-11 11:09:47 +08:00 |
zhangjiaping
|
c3a80a7614
|
feat(frontend): Add app description.
Description: 为未安装应用添加应用描述栏
Log: 为未安装应用添加应用描述栏
|
2021-03-10 15:04:53 +08:00 |
iaom
|
74eaa6fdb5
|
[FIX]Some 'doc' type could not be read.
|
2021-03-09 09:56:47 +08:00 |
张佳萍
|
8fb9eb38c4
|
Merge pull request #162 from MouseZhangZh/main
[Fix]Index process may crash while system first boot;
|
2021-03-08 14:39:44 +08:00 |
iaom
|
6d9961fbc7
|
[FIX]Index crash if database path don't exits.
|
2021-03-08 10:02:53 +08:00 |
Mouse Zhang
|
f32a89cd33
|
[Fix]Index process may crash while system first boot;
Remove a dbus operation.
|
2021-03-06 16:41:16 +08:00 |
zhangjiaping
|
6099efc8f1
|
feat(frontend): Sort installed applications.
Description: 已安装应用搜索结果排序
Log: 已安装应用搜索结果排序
|
2021-03-06 10:05:42 +08:00 |
iaom
|
c089012854
|
Merge pull request #160 from sunfengsheng/0305
Application Search Optimization
|
2021-03-05 10:05:42 +08:00 |
iaom
|
fe7850b3da
|
Update app-match.cpp
|
2021-03-05 09:59:55 +08:00 |
sunfengsheng
|
0f9f1b90cd
|
Application Search Optimization
|
2021-03-05 08:43:02 +08:00 |
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 |