iaom
|
6268e9b4b2
|
解决一些编译问题
|
2023-04-26 11:21:49 +08:00 |
iaom
|
d6565c87d6
|
Revert "增加索引目录时采用增量更新检验操作,避免重复索引"
This reverts commit 031ce8bbd8 .
|
2023-04-26 11:21:42 +08:00 |
iaom
|
5ae7233b21
|
解决索引提示弹窗会挡住模态窗口的问题
|
2023-04-26 11:21:32 +08:00 |
iaom
|
ab431825ef
|
解决一些编译警告,删除一些无用代码,更新README
|
2023-04-26 11:21:25 +08:00 |
JunjieBai
|
819a256054
|
Remove some compilation warnings.
|
2023-04-26 11:21:18 +08:00 |
jixiaoxu
|
fdb4696a3b
|
修复文件内容索引更新时文件过滤判断逻辑的问题;
|
2023-04-26 11:21:10 +08:00 |
iaom
|
e3daee0b53
|
解决全局搜索中遍历搜索不能搜索到顶层文件夹的问题
|
2023-04-26 11:21:02 +08:00 |
iaom
|
bfed529867
|
补充编译依赖
|
2023-04-26 11:20:55 +08:00 |
iaom
|
fcb5aa4142
|
解决一些编译警告
|
2023-04-26 11:20:48 +08:00 |
iaom
|
760da8a757
|
整理一些头文件引用,解决打包编译问题
|
2023-04-19 10:53:01 +08:00 |
JunjieBai
|
cda4acfff7
|
Fix the problem that the app search results contatins the auto-start apps.
|
2023-04-18 17:02:38 +08:00 |
JunjieBai
|
dd7fc545b6
|
Add AUTO_START field.
Add a interface to get desktop file path by desktop file name.
|
2023-04-18 17:02:31 +08:00 |
iaom
|
92f22930eb
|
优化日志打印机制;删除部分无用代码.
|
2023-04-18 17:02:21 +08:00 |
JunjieBai
|
d7c962177e
|
Add a interface to set launched state.
Add a method to set value of field in database.
|
2023-04-18 17:02:14 +08:00 |
JunjieBai
|
3a90aff469
|
Fix the proble that can not add '/' to the block dirs in ukcc plugin.
|
2023-04-12 17:26:00 +08:00 |
JunjieBai
|
360f991846
|
修复没有默认打开方式时弹窗按钮为是而不是确定的问题。
|
2023-04-12 17:25:42 +08:00 |
iaom
|
72e7b7d717
|
补充部分文件copyright.
|
2023-04-12 17:25:27 +08:00 |
baijunjie
|
9c1d2f482b
|
Optimize Dir Watcher.
|
2023-04-12 17:25:18 +08:00 |
iaom
|
a339b337eb
|
修复搜索接口当设置搜索目录为‘/’时无法搜到内容的问题
|
2023-04-12 17:24:56 +08:00 |
JunjieBai
|
4143c4ea5b
|
Modify the trigger logic of app widget.
|
2023-04-12 17:24:15 +08:00 |
iaom
|
af3d9da3fa
|
增加索引目录时采用增量更新检验操作,避免重复索引
|
2023-04-12 17:23:56 +08:00 |
JunjieBai
|
afcf0b8308
|
Optimize the logic which change position and set state of favorites/top.
Optimize the logic of the database transaction.
|
2023-04-12 17:21:59 +08:00 |
iaom
|
acdc9bcfcf
|
删除多余日志打印
|
2023-03-24 11:41:35 +08:00 |
jixiaoxu
|
79527082f9
|
修复中文分词接口编译问题;
|
2023-03-24 11:35:15 +08:00 |
iaom
|
684305e554
|
解决文件搜索插件判断索引状态有误的问题和文件图标获取失败的问题
|
2023-03-24 11:28:34 +08:00 |
iaom
|
e0420c464a
|
更新搜索服务接口,完善应用搜索和文件搜索机制
|
2023-03-24 11:28:13 +08:00 |
JunjieBai
|
32f108d482
|
Optimize the search app interface.
|
2023-03-24 11:28:04 +08:00 |
JunjieBai
|
6c51e5c26c
|
Optimize the interfaces which help to get apps' data.
|
2023-03-24 11:27:57 +08:00 |
JunjieBai
|
ca97728ff0
|
Add app infos in autostart dir.
Add DONT_DISPLAY field to database.
Use ApplicationInfoMap instead of the previous structure to transform apps' data.
|
2023-03-24 11:27:47 +08:00 |
iaom
|
15da015b16
|
更新应用数据服务的接口定义(未完成)
|
2023-03-24 11:27:31 +08:00 |
iaom
|
3482de60df
|
手动删除索引顶层目录时更新监听目录缓存
|
2023-03-24 11:27:23 +08:00 |
iaom
|
69abc4caf5
|
修改应用搜索插件接口图标返回格式
|
2023-03-24 11:27:15 +08:00 |
iaom
|
d4f503d46e
|
优化inotify信号处理,解决若干由于信号处理不当导致的索引不正确问题
|
2023-03-24 11:27:07 +08:00 |
JunjieBai
|
1279319277
|
Add a method which can find the desktop file for the process by pid.
|
2023-03-24 11:26:58 +08:00 |
iaom
|
48ddb0fe58
|
优化应用搜索功能;修复偶现搜索结果重复问题
|
2023-02-10 11:22:47 +08:00 |
iaom
|
3dbf45b1c0
|
修复偶现的由于队列处理不当导致的搜索应用崩溃问题。
|
2023-02-10 11:22:35 +08:00 |
JunjieBai
|
cf5f8266f4
|
Optimize the result queue logic of app search plugin.
|
2023-02-10 11:22:29 +08:00 |
jixiaoxu
|
d42f29f88a
|
完善应用搜索中断返回逻辑;
|
2023-02-10 11:22:15 +08:00 |
iaom
|
5ae3c47ec4
|
更新libukui-search的pc文件
|
2023-02-10 11:22:01 +08:00 |
iaom
|
fda49f51b9
|
移除无用的信号量
|
2023-02-10 11:21:53 +08:00 |
JunjieBai
|
94582d6ed1
|
Fix: the app widget will display a exception while zooming.
|
2023-01-05 10:41:52 +08:00 |
iaom
|
db952ec196
|
修复两处内存问题
|
2023-01-05 10:41:38 +08:00 |
baijunjie
|
c3f18f80d4
|
Modify settings search, use dbus interface of ukcc instead of xml file to get data.
|
2023-01-05 10:41:19 +08:00 |
iaom
|
d684692f51
|
增加unmount信号监听处理
|
2023-01-05 10:40:53 +08:00 |
iaom
|
74619d5e44
|
解决注册文本内容插件命令失效问题
|
2022-12-22 11:30:20 +08:00 |
iaom
|
5eb29ea63d
|
修复反复开关索引导致的索引异常问题(偶现打开索引失败)
|
2022-12-22 11:30:13 +08:00 |
iaom
|
f5b4802a87
|
解决设置网络搜索引擎不生效的问题
|
2022-12-12 15:45:45 +08:00 |
iaom
|
0a9e20ba46
|
增加了一个用于调试的索引状态监控页面,可通过'ukui-search-service -m'打开.
|
2022-12-12 15:45:39 +08:00 |
iaom
|
365f70642f
|
解决添加和删除索引目录异常的问题
|
2022-12-12 15:18:15 +08:00 |
JunjieBai
|
918fd9846c
|
Add a switch for fuzzy search.
Add the logic to custom the search scope.
Modify the ui of search plugin of ukcc.
|
2022-12-12 15:18:03 +08:00 |