Commit Graph

272 Commits

Author SHA1 Message Date
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
iaom 6759abac83 修改默认行高. 2023-06-19 14:25:56 +08:00
iaom a2ef83f9d8 删除无用patch 2023-06-19 14:25:38 +08:00
iaom eb89486427 解决文件搜索接口在使用索引搜索根目录时无法搜到文件的问题 2023-06-19 14:17:38 +08:00
iaom 275f69dd3f 解决当搜索UI关闭后未正确停止插件搜索线程的问题;解决遍历搜索时文件搜索插件长时间cpu占用较高的问题。 2023-06-19 14:17:31 +08:00
JunjieBai 0b6b7ef9a0 Add Tibetan translation of ukcc plugin. 2023-06-19 14:17:21 +08:00
iaom 7fcd7f4087 增加安装两个翻译文件,更新changelog ukui-search4.0.2.2-ok0 2023-06-07 08:42:57 +00:00
iaom 8eb6154292 删除无用patch 2023-06-07 15:38:02 +08:00
JunjieBai 01bd00c8af Add translations files of app widget. 2023-06-07 15:37:33 +08:00
iaom 4b6c81dc7b Update changelog ukui-search4.0.2.1-ok0 2023-06-06 13:53:07 +00:00
iaom b499293d82 同步子项目改动 2023-06-06 15:23:27 +08:00
JunjieBai 243bcd050e optimize global-settings;
Fix the problem that the search window cannot show because it was hidden by something while create-index-dialog is showing.
2023-06-06 15:22:03 +08:00
JunjieBai 8127d57e05 Modify the ts file of the ukcc plugin. 2023-06-06 15:21:46 +08:00
JunjieBai 943b24a3bb Increase the filtering of the unauthorized folders while add search dirs. 2023-06-06 15:21:38 +08:00
iaom 2c04b82f4f 搜索接口增加搜索结果通知机制和状态查询功能 2023-06-06 15:21:28 +08:00
iaom 0e152ae63a 修复添加索引目录后索引状态未更新的问题 2023-06-06 15:21:12 +08:00
iaom c70ea24737 删除无用patch 2023-06-06 15:20:59 +08:00
iaom 56fe289dd1 Update changelog ukui-search4.0.1.5-ok0 2023-05-11 10:07:53 +00:00
JunjieBai 7c0b582f46 Use json to optimize the config file of user's block dir. 2023-05-11 17:59:30 +08:00