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 |
iaom
|
f6c928c8e1
|
修复文件索引中部分中文字符在term中被截断的问题
|
2023-08-01 13:54:23 +08:00 |
JunjieBai
|
fe3feb68e3
|
Fix the problem that the online app will not be shown because of timeout.
|
2023-08-01 13:54:16 +08:00 |
JunjieBai
|
e7434e2796
|
Modify the mongolian translation of yes&no.
|
2023-08-01 13:54:07 +08:00 |
JunjieBai
|
9d62a24662
|
Fix the problem that the right side of the content search's detail page was blocked.
|
2023-08-01 13:53:19 +08:00 |
iaom
|
2c1cce5309
|
应用搜索调用应用商店接口接口改为异步调用
|
2023-08-01 13:53:09 +08:00 |
JunjieBai
|
49d9a7ad4c
|
Modify the Mongolian translation of the name&comment field in desktop file.
|
2023-08-01 13:52:59 +08:00 |
JunjieBai
|
2c4c427ce5
|
修改小插件属性改变信号名称。
|
2023-08-01 13:52:32 +08:00 |
iaom
|
62fe300bce
|
增加安装文件,更新changelog ukui-search4.0.3.0-ok0
|
2023-07-14 02:34:35 +00:00 |
JunjieBai
|
bfc6b99f84
|
Fix the peoblem that the show-more-label's icon will be highlighted when clicked.
|
2023-07-14 09:21:39 +08:00 |
hewenfei
|
04e32c49ce
|
修复多线程搜索崩溃问题
|
2023-07-14 09:21:31 +08:00 |
JunjieBai
|
2e993f781e
|
Modify the signal of appwidget.
|
2023-07-14 09:21:24 +08:00 |
JunjieBai
|
b87bf5573b
|
修复搜索一次后隐藏界面再次唤醒会闪一下的问题
|
2023-07-14 09:21:14 +08:00 |
iaom
|
17f291b9a2
|
精简代码;完善搜索服务插件生命周期管理;增加搜索搜索隐藏文件功能
|
2023-07-14 09:21:01 +08:00 |
彭逸豪
|
ac1d5ce056
|
fix: designated initializers cannot be used with a non-aggregate type
|
2023-07-14 09:20:52 +08:00 |
JunjieBai
|
b0ac58b952
|
修改英文下无默认打开应用提示框的按钮文字为OK
|
2023-07-14 09:20:39 +08:00 |
iaom
|
e4d221402d
|
解决内容搜索插件详情页加载大图片时阻塞ui的问题
|
2023-07-14 09:20:29 +08:00 |
JunjieBai
|
37f3ddfdea
|
Add Mongolian translation files.
|
2023-07-14 09:20:19 +08:00 |
iaom
|
b0e261465b
|
Update changelog ukui-search4.0.2.3-ok0
|
2023-06-19 06:34:06 +00:00 |