Commit Graph

263 Commits

Author SHA1 Message Date
zhangjiaping f4ea89dec8 Uniform window icon & optimize code. 2021-05-12 15:58:38 +08:00
zhangjiaping b47720396e Fix: Seletion is cleared when paletted changed.
修复收到palettechanged信号时列表选中状态消失的问题.
2021-05-12 15:40:57 +08:00
iaom 40a5615d59 Remove ukui-log4qt model. 2021-05-08 17:43:54 +08:00
iaom 1077958980 Delete libchinese-segmentation-dev pkg. 2021-05-07 20:48:15 +08:00
iaom 483947db31 Add autostart confs; 2021-05-07 19:39:43 +08:00
iaom 4743b427c2
Merge pull request #217 from mammonsama666/0426-dev
fix(frontend): UI for search list & dialog will not refresh when font size changed.
2021-05-06 16:16:08 +08:00
iaom 6a98ff1598
Merge pull request #219 from mammonsama666/0427-dev
Start ukui-control-center on settings button clicked.
2021-05-06 16:15:47 +08:00
张佳萍 0870ba24a0
Merge branch 'main' into 0426-dev 2021-04-30 17:08:51 +08:00
iaom 2f0e34774f Add namespace 'Zeeker';
Add plugin iface;
Add libchinese-segmentation-dev package;
Update translations.
2021-04-30 16:28:50 +08:00
zhangjiaping 8e445406a0 Start ukui-control-center on settings button clicked. 2021-04-27 13:56:43 +08:00
iaom ace0096d60 Adjust search-item-model. 2021-04-27 11:45:48 +08:00
iaom e1175bdec2 [Fix] Sometimes file icon wouldn't be displayed correctly if name of the file contians special symbols. 2021-04-26 19:10:28 +08:00
zhangjiaping 6f0b7097b0 fix(frontend): UI for search list & dialog will not refresh when font-size changed.
Description: 修复当改变字体时列表和弹窗字体不刷新的bug

Log: 修复当改变字体时列表和弹窗字体不刷新的bug
2021-04-26 17:04:47 +08:00
Mouse Zhang 815cb5b4b6
Merge branch 'main' into 0415-dev 2021-04-26 15:39:18 +08:00
zhangzihao 422c73fd1e Format code style. 2021-04-26 15:06:47 +08:00
iaom a8b551a96a Add eventFilter in mainwindow for focus-out-exit. 2021-04-26 14:00:39 +08:00
zhangjiaping 7200eba1dd Feature: Add log gsettings for ukui-search. 2021-04-23 10:30:14 +08:00
zhangjiaping 2cd79a850c Add uniform log api. 2021-04-21 15:30:46 +08:00
zhangjiaping fb4582b3ef Merge remote-tracking branch 'up/main' into 0421-dev 2021-04-21 11:02:47 +08:00
iaom 75f4eade12
Merge pull request #207 from mammonsama666/0420-dev
Feature:Add web-engine settings key.
2021-04-21 09:13:35 +08:00
zhangjiaping 1496662523 Optimize code. 2021-04-20 20:43:14 +08:00
zhangjiaping 25d8634ed4 Feature:Add web-engine settings key. 2021-04-20 20:12:13 +08:00
Mouse Zhang 675e595bad
Merge pull request #201 from mammonsama666/0416-dev
Add default value for font-size & style-name.
2021-04-20 20:06:13 +08:00
iaom 1d6c0c3374 Add translations. 2021-04-20 19:26:35 +08:00
iaom 7b386ec0d5 Adjust code for v10. 2021-04-20 19:21:42 +08:00
zhangzihao 6969fba1fd Add change search method in ukui-search. 2021-04-20 16:24:07 +08:00
andrew-wuhan-huawei-990-pc 87e4f4d02f Use ukui-log4qt instead of message handler module 2021-04-19 20:48:41 +08:00
Mouse Zhang fd9a19ecae Add switch search method. 2021-04-16 16:09:50 +08:00
zhangjiaping 4688ec8e15 Add default value for font-size & style-name. 2021-04-16 15:57:48 +08:00
Mouse Zhang ffb51b9d17 Add direct search without index. 2021-04-16 15:35:54 +08:00
Mouse Zhang 82e74f4c6c
Merge pull request #200 from MouseZhangZh/main
Move headers' reference from source files to header files.
2021-04-16 11:39:04 +08:00
Mouse Zhang 154203f44b Move headers' reference from source files to header files. 2021-04-16 11:20:14 +08:00
zhangjiaping a5054306a1 Fix: Font-size & row height will not refresh in search list.
修复字体大小改变时搜索结果列表行高和fontmetircs不刷新的bug.
2021-04-15 15:06:24 +08:00
PengfeiZhang 0456eac8c0 Merge branch 'main' into '0413-dev'
# Conflicts:
#   src/settings-widget.cpp
2021-04-15 05:40:21 +00:00
zhangjiaping a0563ab919 Fix: Mainwindow will not refresh sometime theme changed.
修复修改完透明度后修改主题,主界面颜色未随主题切换的Bug
2021-04-13 15:40:19 +08:00
Zihao Zhang 9ec8f32725 Merge branch '0409-dev' into 'main'
Fix(frontend): Width of scrollArea is not enough which caused some text displayed incompletely.

See merge request kylin-desktop/ukui-search!12
2021-04-13 07:04:35 +00:00
zhangjiaping 7a74b1e4fb Optimize code. 2021-04-13 10:02:16 +08:00
zhangjiaping dbb3c6661d Feature(frontend):Add double click event to search list view.
新增搜索结果列表双击打开功能.
2021-04-09 18:06:50 +08:00
zhangjiaping c2b9cb7af8 Fix(frontend): Width of scrollArea is not enough which caused some text displayed incompletely.
修复部分区域预留宽度不够导致的控件显示不全和出现不必要的滚动条的问题
Link: http://172.17.66.192/biz/bug-view-45037.html
Link: http://172.17.66.192/biz/bug-view-45035.html
2021-04-09 15:08:58 +08:00
iaom 1fd2263ac3 Update changelog. 2021-04-07 01:23:34 +08:00
Mouse Zhang 9ca9f47320 Fix: symbolic link makes main blocked. 2021-04-06 16:20:29 +08:00
iaom 3233e4af5c Add support for '.xls', '.dot','.wps', '.pps', '.dps', '.et','.ppt' 2021-04-06 02:21:40 +08:00
iaom bd0db29579 Remove web search page. 2021-03-31 17:18:56 +08:00
iaom e5cc7c3131 [Fix] There still will be rounder corner when kwin effect disabled. 2021-03-31 11:04:31 +08:00
iaom 544ac24fdd Optimized code. 2021-03-30 17:55:08 +08:00
zhangjiaping ae4fdefc7c Fix: Fit ukui-kwin for setting widget & move widget to screen center. 2021-03-30 17:04:44 +08:00
iaom 20322d4cd3 Add function of historycal record. 2021-03-30 09:23:57 +08:00
Mouse Zhang 4cfe6710c8
Merge pull request #194 from iaom/0325-dev
[Fix] Title bar will appear if open mainwindow which closed in panel.
2021-03-29 09:21:24 +08:00
iaom b85c964a04 [Fix] Title bar will appear if open mainwindow which closed in panel. 2021-03-26 11:39:08 +08:00
iaom 93958cc228 Update changelog;
Make search result list scrolling with current selection item changing when key_up and key_down pressed.
2021-03-25 15:45:09 +08:00
iaom 4c0d791052 Optimized some inappropriate code. 2021-03-25 10:46:26 +08:00
iaom a35b2b1bdc Adjusted the focus logic of search result list. 2021-03-23 16:36:02 +08:00
zhangjiaping 3a8c0a1456 feat(frontend): Add tips when there is no network avaliable.
Description: 当无网络可用时添加提示框

Log: 当无网络可用时添加提示框
2021-03-20 16:28:32 +08:00
zhangjiaping 9b7bcf54c6 Feat:Add cloud sync interface. 2021-03-20 15:37:54 +08:00
zhangjiaping 8288b987d1 fix(frontend): Uninstalled apps' name is incorrect in best list.
Description: 修复最佳匹配列表未安装应用名显示有误问题

Log: 修复最佳匹配列表未安装应用名显示有误问题
2021-03-20 13:54:51 +08:00
zhangjiaping 8707ad5485 fix(frontend): Mainwindow is blocked when searching.
Description: 修复搜索时主界面阻塞的问题

Log: 修复搜索时主界面阻塞的问题
Bug: http://172.17.66.192/biz/bug-view-43315.html
2021-03-20 11:05:33 +08:00
zhangjiaping 3ac456f7d6 fix(frontend): Mianwindow is not shown incorrectly when panel is hidden.
Description: 修复任务栏隐藏时主界面显示位置有误的问题

Log: 修复任务栏隐藏时主界面显示位置有误的问题
Bug: http://172.17.66.192/biz/bug-view-43730.html
2021-03-20 09:46:08 +08:00
zhangjiaping 449825c5f9 feat(frontend): Reset geometry for ukui-search.
Description: 重新计算搜索主界面的显示位置

Log: 重新计算搜索主界面的显示位置
2021-03-19 10:15:30 +08:00
iaom 87ff2fade1 Re-implement the file search interface. 2021-03-17 10:23:21 +08:00
zhangjiaping 8addf7abe1 fix(frontend): NameLabel do not update when font-size changed.
Description: 修复字体大小更改时主页标签不刷新的bug

Log: 修复字体大小更改时主页标签不刷新的bug
Bug: http://172.17.66.192/biz/bug-view-42681.html
2021-03-16 13:51:48 +08:00
zhangjiaping ad04389bd5 fix(frontend): Complete translations.
Description: 修复提示框按钮未汉化问题

Log: 修复提示框按钮未汉化问题
Bug: http://172.17.66.192/biz/bug-view-38128.html
2021-03-16 11:05:21 +08:00
Mouse Zhang ba393697fd
Merge pull request #173 from mammonsama666/0313-dev
Feat:Clear cache after web searching.
2021-03-14 10:07:50 +08:00
iaom 267f35636f [Fix] mkfifo fail when fifo path is not exits; 2021-03-13 17:47:53 +08:00
zhangjiaping 47f67ffdd0 Feat:Clear cache after web searching. 2021-03-13 15:51:03 +08:00
zhangjiaping 39b8f81f78 Fix: Fit muti-screens mode. 2021-03-13 14:10:27 +08:00
zhangjiaping 3519dbe2c2 fix(frontend): Software center will not refresh which is already opened.
Description: 修复软件商店打开后点击安装不会再跳转的bug

Log: 修复软件商店打开后点击安装不会再跳转的bug
Bug: http://172.17.66.192/biz/bug-view-41150.html
2021-03-11 11:09:47 +08:00
zhangjiaping 529aafc5a1 fix(frontend): Adjust spacing of UI controls according to blueprint.
Description: 根据设计稿调整UI控件间距

Log: 根据设计稿调整UI控件间距
2021-03-10 16:23:35 +08:00
zhangjiaping c3a80a7614 feat(frontend): Add app description.
Description: 为未安装应用添加应用描述栏

Log: 为未安装应用添加应用描述栏
2021-03-10 15:04:53 +08:00
zhangjiaping f6367f2fba fix(homepage): File with space in name can not be opened.
Description: 修复文件名带空格时无法从最近打开列表打开的问题

Log: 修复文件名带空格时无法从最近打开列表打开的问题
Bug: http://172.17.66.192/biz/bug-view-42192.html
2021-03-10 15:03:29 +08:00
Mouse Zhang f32a89cd33 [Fix]Index process may crash while system first boot;
Remove a dbus operation.
2021-03-06 16:41:16 +08:00
zhangjiaping 6099efc8f1 feat(frontend): Sort installed applications.
Description: 已安装应用搜索结果排序

Log: 已安装应用搜索结果排序
2021-03-06 10:05:42 +08:00
iaom c089012854
Merge pull request #160 from sunfengsheng/0305
Application Search Optimization
2021-03-05 10:05:42 +08:00
iaom aff1ad463a
Update main.cpp 2021-03-05 10:03:36 +08:00
sunfengsheng 0f9f1b90cd Application Search Optimization 2021-03-05 08:43:02 +08:00
zhangjiaping c2f9f29f57 fix(frontend): Files with special charactors can not be opened successfully.
Description: 修复带有特殊字符的文件无法正常打开的问题

Log: 修复带有特殊字符的文件无法正常打开的问题
Bug: http://172.17.66.192/biz/bug-view-39807.html
2021-03-03 09:57:57 +08:00
zhangjiaping 896fb44dea fix(frontend): There is no web search result when there is no local result.
Description: 修复没有本地搜索结果时不显示网页搜索列表的问题

Log: 修复没有本地搜索结果时不显示网页搜索列表的问题
Bug: http://172.17.66.192/biz/bug-view-40944.html
2021-03-03 09:02:39 +08:00
zhangjiaping da0bce0e48 feat(frontend): Adjust layout & controls for homepage.
Description: 根据最新需求调整主界面布局和快速打开应用

Log: 根据最新需求调整主界面布局和快速打开应用
2021-03-02 17:22:26 +08:00
zhangjiaping 3b147c3e69 fix(frontend): Main process crashed when open kylin-software-center to install applications.
Description: 修复点击应用安装时ukui-search主进程崩溃的问题

Log: 修复点击应用安装时ukui-search主进程崩溃的问题
2021-03-01 14:30:05 +08:00
zhangjiaping 06420dccad feat(frontend): Connect with the latest API for app search.
Description: 对接应用搜索新接口

Log: 对接应用搜索新接口
2021-02-27 17:32:41 +08:00
zhangjiaping 403057e2bb fix(frontend): Web view will be refreshed when there is nothing to reload.
Description: 修复当网页未搜索新内容时每次打开会重新加载的问题

Log: 修复当网页未搜索新内容时每次打开会重新加载的问题
2021-02-26 14:46:19 +08:00
zhangjiaping 25c18aa4f0 fix(frontend): Two list items can be selected simultaneously.
Description: 修复可以同时选中两个列表项的bug

Log: 修复可以同时选中两个列表项的bug
Bug: http://172.17.66.192/biz/bug-view-40056.html
2021-02-26 11:42:40 +08:00
iaom fbb15e4a14 [FIX] Updating status with QSettings will get stuck sometimes. 2021-02-25 14:40:44 +08:00
zhangjiaping 812daf056d fix(frontend): Close webview when mainwindow focused out.
Description: 主界面失焦消失时关闭网页搜索详情页

Log: 主界面失焦消失时关闭网页搜索详情页
2021-02-23 10:16:41 +08:00
zhangjiaping 5cf3423052 feat(frontend): Add web searching & web engine settings.
Description: 添加网页搜索功能和引擎设置功能

Log: 添加网页搜索功能和引擎设置功能
2021-02-22 20:30:06 +08:00
zhangpengfei ca3d633527 [FIX] Function sigset in main.cpp is useless,first-index will often be called. 2021-02-21 11:41:20 +08:00
Mouse Zhang dd96c6ed5e
Merge pull request #140 from iaom/0219-dev
Update debian/changelog and debian/control.
2021-02-20 14:04:55 +08:00
zhangpengfei 5b9099c79c Remove some useless dependence temporarily. 2021-02-20 13:59:06 +08:00
zhangjiaping 8d30052518 fix(frontend): Selection canceled with 'Show More' button clicked.
Description: 修复点击显示更多按钮时列表选中项被取消的问题

Log: 修复点击显示更多按钮时列表选中项被取消的问题
2021-02-20 10:05:16 +08:00
zhangjiaping f2bddcc0ae fix(frontend): New result won't be added to expanded list.
Description: 修复展开列表后新增的搜索结果不会动态添加的bug

Log: 修复展开列表后新增的搜索结果不会动态添加的bug
2021-02-20 10:04:28 +08:00
MouseZhangZh 361df062be Upload a new chinese segmentation lib --friso 2021-02-19 10:46:53 +08:00
iaom 133a36ebe1
Merge pull request #134 from mammonsama666/homepage
fix(frontend): Recently opened files displayed incorrectly in homepage.
2021-02-06 15:17:36 +08:00
zhangjiaping 75f7ef25f2 fix(frontend): Recently opened files displayed incorrectly in homepage.
Description: 修复主页面最近打开列表文件显示和排版有误的问题

Log: 修复主页面最近打开列表文件显示和排版有误的问题
2021-02-05 17:32:27 +08:00
zhangjiaping 7776dd2656 fix(frontend): Detail widget for best content result is incorrect.
Description: 修复最佳匹配里的文件内容项显示有误的问题

Log: 修复文件路径过长显示有截断的问题
Bug: http://172.17.66.192/biz/bug-view-35563.html http://172.17.66.192/biz/bug-view-35971.html
2021-02-05 15:00:41 +08:00
zhangjiaping 1e2040a354 fix(frontend): Button for question dialog is in English.
Description: 修复删除黑名单询问弹窗按钮未汉化的Bug

Log: 修复删除黑名单询问弹窗按钮未汉化的Bug
Bug: http://172.17.66.192/biz/bug-view-38128.html
2021-02-05 11:09:16 +08:00
zhangjiaping 3bf7c23432 fix(frontend): Translations for warning dialog is incomplete.
Description: 修复警示弹窗翻译为完成的bug

Log: 修复警示弹窗翻译为完成的bug
Bug: http://172.17.66.192/biz/bug-view-38130.html
2021-02-05 11:07:56 +08:00
zhangpengfei 1fe631efa8 Replace returnMessage by returnCode in blacklist function. 2021-02-04 20:01:21 +08:00
zhangjiaping 383a813d73 fix(translation): Translation file is incorrect.
Description: 翻译文件上传错误

Log: 翻译文件上传错误
2021-02-04 13:35:06 +08:00
zhangjiaping b5fb7c55e9 fix(frontend): There is no tooltip when filename is too long to display.
Description: 修复文件名过长时,文件详情页文件名悬停不完整显示的问题

Log: 修复文件名过长时,文件详情页文件名悬停不完整显示的问题
Bug: http://172.17.66.192/biz/bug-view-37934.html
2021-02-04 10:17:58 +08:00
zhangjiaping c47efa1ab1 fix(frontend): QFileDialog is incompletely translated.
Description: 修复文件选择弹窗汉化不完整的bug

Log: 修复文件选择弹窗汉化不完整的bug
Bug: http://172.17.66.192/biz/bug-view-35800.html
2021-02-02 15:15:37 +08:00
zhangjiaping 5b587fac27 fix(frontend): Modify applications list openned quickly.
Description: 修改快速打开列表,对不存在应用隐藏

Log: 修改快速打开列表,对不存在应用隐藏
Bug: http://172.17.66.192/biz/bug-view-35708.html http://172.17.66.192/biz/bug-view-35311.html
2021-02-02 10:30:54 +08:00