JunjieBai
|
8ec92bfcbe
|
feat(translation):添加维哈柯德西法语的翻译.
|
2023-11-15 11:02:03 +08:00 |
JunjieBai
|
6a07c9605d
|
fix(app-search-plugin):修复在线应用右侧被遮挡的问题,优化在线应用描述界面ui
|
2023-11-15 11:02:03 +08:00 |
JunjieBai
|
9b178dfaa8
|
fix(app-search-plugin):add a method to get snippet of text and use it to wrap description of online application.
|
2023-11-15 11:02:03 +08:00 |
iaom
|
62d70acf51
|
Update changelog ukui-search4.10.0.0-ok1
|
2023-10-25 02:42:27 +00:00 |
iaom
|
0f79c14466
|
解决编译问题
|
2023-10-25 10:37:21 +08:00 |
iaom
|
c2b867bb17
|
更新打包文件,更新changelog ukui-search4.10.0.0-ok0
|
2023-10-25 02:24:43 +00:00 |
iaom
|
7c220bdbab
|
补充一处曾经遗漏的分词接口改动
|
2023-10-25 09:49:52 +08:00 |
iaom
|
17bf72ddfc
|
fix(file-search-plugin):修复文件搜索插件中死循环的问题
|
2023-10-25 09:36:49 +08:00 |
JunjieBai
|
c8ad2a7367
|
feat(ukcc-plugin):add ocr switch, add a pop window while tring to open the file content index switch.
|
2023-10-25 09:36:39 +08:00 |
JunjieBai
|
9a138e16df
|
feat(frontend):添加托盘图标右键菜单
|
2023-10-25 09:36:31 +08:00 |
iaom
|
4a5e47187e
|
fix(ukui-search-service):修复索引状态监控导致的崩溃问题
|
2023-10-25 09:36:23 +08:00 |
JunjieBai
|
652c683641
|
perf(settingsearch):修改设置搜索的匹配策略.
|
2023-10-25 09:36:16 +08:00 |
JunjieBai
|
535715d22c
|
fix(frontend):modify the text of the create-index-dialog.
'don't remind' to 'don't remind me again'
|
2023-10-25 09:36:09 +08:00 |
iaom
|
1b0eb95769
|
增加查看当前索引状态的命令行
|
2023-10-25 09:35:59 +08:00 |
iaom
|
24327616fc
|
feat(ukui-search-service):为OCR内容索引增加单独的数据库和单独控制开关
|
2023-10-25 09:29:51 +08:00 |
JunjieBai
|
30c8db509f
|
feat(translation):Add traditional Chinese translation.
|
2023-10-25 09:17:49 +08:00 |
iaom
|
c756759c8b
|
perf(frontend):使用tcmalloc优化内存占用与内存与内存碎片问题
|
2023-10-25 09:17:40 +08:00 |
iaom
|
330ffc8038
|
Update changelog ukui-search4.0.6.1-ok0
|
2023-09-15 01:31:39 +00:00 |
iaom
|
ca2c333ab5
|
fix(frontend):修复了一个远程桌面连接时偶现的崩溃问题
该问题曾导致远程连接建立后,本地进程退出后,远程的进程dbus接口被调用时偶现崩溃
|
2023-09-15 09:27:44 +08:00 |
iaom
|
86c8ea5296
|
Update changelog ukui-search4.0.6.0-ok0
|
2023-09-14 08:53:18 +00:00 |
iaom
|
0fb797c490
|
feat:(frontend):适配多display场景下dbus唤起功能
|
2023-09-14 16:39:16 +08:00 |
JunjieBai
|
53f36107b2
|
feat(frontend):修改设置搜索结果显示方式.
|
2023-09-14 16:37:54 +08:00 |
JunjieBai
|
0967eafc65
|
fix(ukccPlugin):修改删除目录的ui触发逻辑,避免添加后被删除的文件夹无法从ui上移除
|
2023-09-14 16:37:43 +08:00 |
JunjieBai
|
b328bc8cb8
|
fix(index):修改文本文件解析逻辑
一些格式有问题的文件可能会被解析成乱码,因此检测到编码格式有问题则跳过解析。
|
2023-09-14 16:37:34 +08:00 |
JunjieBai
|
04d54f5e2d
|
fix(frontend):modify the text of the button on the create index dialog.
|
2023-09-14 16:37:26 +08:00 |
JunjieBai
|
962d45e09f
|
fix(frontend):modify the highlight effect of the search symbol icon on the edit line.
|
2023-09-14 16:37:18 +08:00 |
iaom
|
b001e21769
|
Update changelog ukui-search4.0.5.0-ok0
|
2023-09-08 01:07:35 +00:00 |
JunjieBai
|
d90459284c
|
Fix(frontend):展开收起按钮偶尔会被遮挡
当滚动条开始不存在但展开后滚动条出现时,点击详情页后触发。
由于没考虑到详情页存在的情况,滚动条出现后会将长度设置过长导致按钮被遮挡。
|
2023-09-08 08:52:12 +08:00 |
iaom
|
5b81eb9d7e
|
fix(index):修复了错误的开关索引控制逻辑;
修复了关闭基本索引导致内容索引监听丢失的问题
|
2023-09-08 08:52:03 +08:00 |
JunjieBai
|
8ac7aa1228
|
fix(frontend):modify the english text of create-index-ask-dialog.
|
2023-09-08 08:51:55 +08:00 |
JunjieBai
|
c7ea00df96
|
fix(frontend):add tooltip of the close button in create index dialog.
|
2023-09-08 08:51:47 +08:00 |
iaom
|
5608fd13ca
|
fix(frontend):将通过QIcon和XdgIcon获取图标的方法加锁,避免多线程调用崩溃
|
2023-09-08 08:51:31 +08:00 |
iaom
|
9bce2df131
|
refact(frontend):优化部分内存占用,删除一些冗余代码
|
2023-09-08 08:51:24 +08:00 |
JunjieBai
|
eeae169c86
|
fix(frontend):modify the position of the search's main window on the screen.
|
2023-09-08 08:51:15 +08:00 |
iaom
|
23da8274e5
|
解决包安装冲突问题,更新changelog ukui-search4.0.4.1-ok0
|
2023-08-25 02:13:22 +00:00 |
iaom
|
00b81d0190
|
更新前端翻译文件安装位置
|
2023-08-25 10:05:02 +08:00 |
JunjieBai
|
bc6a5bcbbf
|
perf(app-database-service):optimize the logic of the method which is used to find desktop file.
|
2023-08-25 10:04:52 +08:00 |
iaom
|
530b3c0cbe
|
更新debian打包脚本,更新changelog ukui-search4.0.4.0-ok0
|
2023-08-21 06:58:05 +00:00 |
iaom
|
f46bfe0c28
|
refactor:使用cmake重新构建项目
|
2023-08-21 14:57:08 +08:00 |
iaom
|
17d1c8cac6
|
同步分词子项目
|
2023-08-21 14:57:01 +08:00 |
JunjieBai
|
098f9563b3
|
feat(ukcc-plugin):add a new button to create the index of the file's content.
|
2023-08-21 14:54:55 +08:00 |
iaom
|
92ff17f21b
|
feat(index):增加内容索引开关
内容索引现在可以通过新增的gsettings(content-index-enable)单独控制开关,
新增了version键用于判断gsettings版本,兼容旧版用户配置:
当file-index-enable值为true,升级之后file-index-enable和
content-index-enable都置为true,否则都置为false。
备注:此提交需要配合设置页面的改动一起食用。
|
2023-08-21 14:54:43 +08:00 |
JunjieBai
|
4f38078c0a
|
perf(app-database-service):use the lowercase letters to match the windowClassClass.
|
2023-08-21 14:54:33 +08:00 |
JunjieBai
|
b9bec65505
|
fix(app-database-service):modify the time sequence of the transmitted signal.
|
2023-08-21 14:54:27 +08:00 |
JunjieBai
|
50f7bb1f5c
|
feat(app-database-service):add a method to find desktop file through WinId, add a START_UP_WMCLASS field to the database.
|
2023-08-21 14:54:21 +08:00 |
JunjieBai
|
5a62faa16d
|
perf(app-database-service):optimize the logic of the tranPidToDesktopFp method.
|
2023-08-21 14:54:14 +08:00 |
JunjieBai
|
d6b622a7a2
|
refactor(app-database-service):remove the redundant slots inherited from QThread.
|
2023-08-21 14:54:05 +08:00 |
iaom
|
c9c3003061
|
Update changelog ukui-search4.0.3.1-0k0
|
2023-08-01 06:17:11 +00:00 |
iaom
|
8db3f0219a
|
fix(file system watcher): 修复文件索引关闭再打开后丢失监听的问题
文件监听在关闭后没哟正确清空所有缓存,导致再次重新开启监听后不能正确添加监听
|
2023-08-01 13:54:37 +08:00 |
JunjieBai
|
da7ae48cad
|
Optimize the logic of the function which is used to snippet chinese in order to adapt to the GB18030-2022 standard.
|
2023-08-01 13:54:30 +08:00 |