Commit Graph

1279 Commits

Author SHA1 Message Date
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
PengfeiZhang 6a9ee98a84 Merge branch 'ukss-dev-richtext' into 'ukss-dev'
处理富文本末尾超长省略问题

See merge request kylin-desktop/ukui-search!344
2022-07-05 07:11:54 +00:00
JunjieBai b6c9acded3 Add a mainWindow switch dbus interface. 2022-07-05 12:47:16 +08:00
hewenfei 074019bc89 处理富文本超长问题 2022-07-05 10:26:00 +08:00
PengfeiZhang 7d8d557435 Merge branch '0704ukss' into 'ukss-dev'
Add a Mid struct and its corresponding conversion in order to avoid include...

See merge request kylin-desktop/ukui-search!343
2022-07-04 09:58:05 +00:00
JunjieBai 12d6d64c3b Change the pos if the override of QDbusArgument's operator>> in order to avoid others who use the app-info-table include dbus. 2022-07-04 17:38:59 +08:00
PengfeiZhang aea548ad74 Merge branch '0627ukss' into 'ukss-dev'
Add interfaces for changing position of top&favorites apps.Add update signal.Modify update logic.Adjust the struct of app-db-manager and app-info-table.

See merge request kylin-desktop/ukui-search!340
2022-07-01 02:43:52 +00:00
JunjieBai 27f28df33d Add two timers to handle multi signals in a short time.
Modify the update logic, add update signals while set or change pos of top&favorites.

Adjust the struct of the app info table.
2022-06-29 17:23:01 +08:00
PengfeiZhang 6e77965a96 Merge branch 'ukss-dev-str' into 'ukss-dev'
修改qurl为qstring

See merge request kylin-desktop/ukui-search!341
2022-06-28 09:38:31 +00:00
hewenfei d3c509aa2f 修改qurl为qstring 2022-06-28 17:36:31 +08:00
JunjieBai 13288b97bb Add interfaces for changing position of top&favorites apps.
Add appDB update signal.

Add signal transformer and register its signals as dbus signals.
2022-06-28 11:20:41 +08:00
PengfeiZhang 72aae0bf98 Merge branch '0615ukss' into 'ukss-dev'
Optimize the structure of app-search plugin.Fix: The AppDatabase exception will cause the program that calls it to exit.

See merge request kylin-desktop/ukui-search!334
2022-06-27 02:58:56 +00:00
JunjieBai 5b90706ca8 Add a new function to traverse the desktop files and to handle the data in AppDataBase.
Adjust the code structure.
2022-06-24 12:12:46 +08:00
iaom 0c2d8977a1 解决结果列表点击收起按钮时位置错误的问题。(上次的提交未完全解决) 2022-06-23 21:20:49 +08:00
PengfeiZhang 9741064e33 Merge branch 'ukss-dev-t4' into 'ukss-dev'
修改路径的拼接方式

See merge request kylin-desktop/ukui-search!338
2022-06-23 05:46:15 +00:00
hewenfei c57ffb1750 修改路径的拼接方式 2022-06-23 13:44:38 +08:00
JunjieBai e7cfd7bd83 Optimize the structure of app-search plugin. 2022-06-23 10:13:58 +08:00
JunjieBai 57df997039 Fix: The AppDatabase exception will cause the program that calls it to exit. 2022-06-23 10:12:02 +08:00
PengfeiZhang 7523110016 Merge branch 'ukss-dev' into 'ukss-dev'
新增应用管理启动接口;

See merge request kylin-desktop/ukui-search!306
2022-06-23 01:17:57 +00:00
iaom 7b957b6cc7 Update debian submodule to the latest submission. 2022-06-20 14:25:59 +08:00
iaom 8d40e8a7b2 Add chinese-segmentation submodule. 2022-06-20 14:12:31 +08:00
iaom 1512502cea 修复标题栏展开置顶后,点击收回位置错误问题 2022-06-18 11:27:06 +08:00
PengfeiZhang 7909eb3ba0 Merge branch 'ukss-dev' into 'ukss-dev'
优化关键词高亮方案,结果项显示效果适配主题框架。

See merge request kylin-desktop/ukui-search!335
2022-06-18 01:14:27 +00:00
iaom edf2f994e5 优化关键词高亮方案,结果项显示效果适配主题框架。 2022-06-17 10:45:21 +08:00
iaom befa659a8b Update translations. 2022-06-15 17:42:12 +08:00
iaom d947c274e8 适配主题的viewItem圆角效果。 2022-06-15 15:54:50 +08:00
iaom 3848939928 解决编译问题。 2022-06-14 20:46:36 +08:00
PengfeiZhang 0e952c7cde Merge branch '0601ukss' into 'ukss-dev'
Fix#114739 modify the right margin of the ukcc plugin.

See merge request kylin-desktop/ukui-search!330
2022-06-14 11:19:36 +00:00
Maomao43803 df324d19f4 Fix#114739 modify the right margin of the ukcc plugin. 2022-06-14 14:02:28 +08:00
PengfeiZhang 1939d5b865 Merge branch 'ukss-dev0510' into 'ukss-dev'
新增搜索服务应用数据库接口;新增搜索应用插件功能;搜索服务接口新增设置返回数据结构(应用搜索插件);目录结构优化等;

See merge request kylin-desktop/ukui-search!329
2022-06-14 01:19:34 +00:00