Commit Graph

1108 Commits

Author SHA1 Message Date
JunjieBai a088d7cf86 Add the support for nvme device. 2022-10-20 11:16:10 +08:00
JunjieBai bd0acd9523 Add the dir path check of searchable dir for direct search. 2022-10-20 10:36:19 +08:00
iaom f1a9a65f92
!16 修复搜索结果数据量较大时出现的搜索结果区域可以滚动的问题;
Merge pull request !16 from 纪笑旭/ok-upstream
2022-10-18 07:46:47 +00:00
jixiaoxu 463e3447b9 修复搜索结果数据量较大时出现的搜索结果区域可以滚动的问题; 2022-10-18 15:43:08 +08:00
iaom 6bfeb54d19
!15 修复inotify-watch内存泄漏;修复部分Fortify检测代码问题;
Merge pull request !15 from 纪笑旭/ok-upstream
2022-10-14 01:47:37 +00:00
jixiaoxu 4d498eee0b 修复inotify-watch内存泄漏;修复部分Fortify检测代码问题; 2022-10-13 17:37:59 +08:00
iaom 426ced314d 同步子项目. 2022-10-12 10:36:32 +08:00
iaom 88f34f9628
!14 新增进程间同步信号量;新增可索引目录默认值;
Merge pull request !14 from 纪笑旭/ok-upstream
2022-10-12 01:27:46 +00:00
jixiaoxu ffef1d76ee 新增进程间同步信号量;新增可索引目录默认值; 2022-10-11 16:10:10 +08:00
iaom c6fc1dbceb !13 修改控制面板插件中删除黑名单按钮样式.
* 修改控制面板插件中删除黑名单按钮样式.
2022-10-10 03:14:54 +00:00
iaom e420c60adb 同步libchinese-segmentation模块进度. 2022-09-26 16:00:11 +08:00
iaom 70e69e8830 使用kysdk接口,在wayland环境设置跳过任务栏和多任务视图显示. 2022-09-02 10:09:31 +08:00
Junjie Bai a0be94c524 Fix bug#127732 & bug#127792 the ukui-search do not quit while losing focus. 2022-09-02 10:04:32 +08:00
zhaikangning 4b675befab
!12 同步下游提交
Merge pull request !12 from 白俊杰/0829openkylin
2022-08-31 07:25:10 +00:00
zhaikangning 9f53cafb8d
!11 同步下游提交
Merge pull request !11 from 白俊杰/0822openkylin
2022-08-31 07:22:54 +00:00
JunjieBai c2a5051b5d Fix the problem that the result widget will display a blank page. 2022-08-29 09:52:01 +08:00
JunjieBai 8e41b58969 Fix: the result widget dont hide while stopping search. 2022-08-29 09:51:08 +08:00
JunjieBai a7c6899b17 Add FileSystemWatcher to the install files. 2022-08-23 13:42:19 +08:00
JunjieBai 660f559c32 Fix#130073 touch event cannot trigger the selection of search result. 2022-08-23 13:42:04 +08:00
jixiaoxu 75f568de6b 新增控制面板搜索插件的藏文翻译; 2022-08-23 13:42:04 +08:00
JunjieBai 7c333778e9 Fix#135498 usd AddBtn of libukcc to repalce the Add Folder Button(origin is QPushButton). 2022-08-22 09:46:40 +08:00
iaom aa425fe91b 整理项目结构 2022-08-18 09:48:41 +08:00
PengfeiZhang 2fa56ef880 Merge branch '0803ukss' into 'ukss-dev'
Make the appdb dbus autostart.Install the desktop file of app-data-service.Using the file-system-watcher to watch the desktop files' dirs.

See merge request kylin-desktop/ukui-search!358
2022-08-09 05:54:59 +00:00
JunjieBai e528b6b3ec Modify the enqueue method of app info queue. 2022-08-08 13:57:08 +08:00
JunjieBai b1eb17be2a Using the file-system-watcher to watch the desktop files' dirs. 2022-08-08 13:55:51 +08:00
JunjieBai 4628054547 Make the appdb dbus autostart.Install the desktop file of app-data-service. 2022-08-08 10:37:49 +08:00
纪笑旭 64eb691ca4 Merge branch 'ukss-dev' into 'ukss-dev'
解决移除监听失败的问题。

See merge request kylin-desktop/ukui-search!359
2022-08-08 02:36:52 +00:00
iaom cce6136b20 解决移除监听失败的问题. 2022-08-08 10:36:21 +08:00
纪笑旭 a765943b1a Merge branch 'ukss-dev' into 'ukss-dev'
增加非递归监听模式。

See merge request kylin-desktop/ukui-search!357
2022-08-05 07:52:28 +00:00
iaom 8462a8cbcf 增加非递归监听模式。 2022-08-05 14:12:48 +08:00
jixiaoxu ee5d5ae413 新增藏文翻译;修复藏文结果列表高度计算问题;修改输入框右键翻译方案; 2022-08-05 14:11:11 +08:00
iaom a62c77621b 增加正则表达式转义,避免偶现的搜索UI卡死现象。 2022-08-05 14:11:11 +08:00
iaom 6e0c0d6e73 使用kysdk接口以解决wayland环境下窗口位置异常问题双标题栏问题. 2022-08-05 14:11:11 +08:00
纪笑旭 f346317308 Merge branch 'ukss-dev' into 'ukss-dev'
Add file system watcher(Encapsulate inotify).

See merge request kylin-desktop/ukui-search!356
2022-08-03 01:16:12 +00:00
iaom ad3d677aa8 Add file system watcher(Encapsulate inotify). 2022-07-29 11:22:53 +08:00
PengfeiZhang e0aac07c9b Merge branch '0726ukss' into 'ukss-dev'
Fix#130775 search-line-edit's pixmap dont show the device independent pixels...

See merge request kylin-desktop/ukui-search!355
2022-07-28 11:22:33 +00:00
JunjieBai da1b4421b6 Fix#130775 search-line-edit's pixmap dont show the device independent pixels because of the using of the AA_UseHighDpiPixmaps. 2022-07-27 10:19:42 +08:00
PengfeiZhang 1180c435fc Merge branch '0714ukss' into 'ukss-dev'
Fix the error count of launch times.Modify the enqueue operation of app queue.

See merge request kylin-desktop/ukui-search!350
2022-07-19 02:07:11 +00:00
PengfeiZhang 3c7ffb4997 Merge branch 'ukss-dev' into 'ukss-dev'
修复bug:#96279 【搜索】打开搜索页面后调整透明度会造成ui错误

See merge request kylin-desktop/ukui-search!349
2022-07-19 01:56:41 +00:00
JunjieBai 6408223760 Fix the error count of launch times.
Modify the enqueue operation of app queue.
2022-07-14 19:01:56 +08:00
hewenfei 435947c311 fix bug: #96279 the background dose not follow the theme to change. 2022-07-13 15:13:09 +08:00
PengfeiZhang 720ac7304c Merge branch '0707ukss' into 'ukss-dev'
add a queue to process all insert&update&delete operations of database and use...

See merge request kylin-desktop/ukui-search!348
2022-07-12 10:57:18 +00:00
PengfeiZhang 94f872be8c Merge branch 'ukss-dev-inc' into 'ukss-dev'
include QMap and QUrl

See merge request kylin-desktop/ukui-search!347
2022-07-12 06:42:29 +00:00
JunjieBai d3b6fcf844 add a queue to process all insert&update&delete operations of database and use dbus to encapsulate them. 2022-07-12 11:26:03 +08:00
iaom edfd98ab9d 更新子项目地址. 2022-07-11 14:49:55 +08:00
hewenfei ea9972e296 include QMap and QUrl 2022-07-07 16:03:12 +08:00
PengfeiZhang 3f0bed1eab Merge branch '0706ukss' into 'ukss-dev'
Fix#127327 the heightlight effect of ukcc plugin's switchbutton doesn's change...

See merge request kylin-desktop/ukui-search!346
2022-07-06 07:20:09 +00:00
PengfeiZhang e4a0e257db Merge branch '0705ukss' into 'ukss-dev'
Add a mainWindow switch dbus interface.

See merge request kylin-desktop/ukui-search!345
2022-07-06 07:11:39 +00:00
JunjieBai 31b85270b1 Fix#125632 action label's color doesn't change whth the heightlight color. 2022-07-06 14:29:05 +08:00
JunjieBai 64bd23b8ea Fix#127327 the heightlight effect of ukcc plugin's switchbutton doesn's change while heightlight has changed. 2022-07-06 14:22:59 +08:00