2021-03-22 14:51:36 +08:00
|
|
|
ukui-search (0.2.0+0322) v101; urgency=medium
|
|
|
|
|
|
|
|
* Fit muti-screens mode.
|
|
|
|
- 适配990多屏显示。
|
|
|
|
* Feat:Clear cache after web searching.
|
|
|
|
- 清除网页搜索缓存。
|
|
|
|
* Fix(frontend): Complete translations.
|
|
|
|
- 修复提示框按钮未汉化问题(bug38128)。
|
|
|
|
* Fix(frontend): NameLabel do not update when font-size changed.
|
|
|
|
- 修复字体大小更改时主页标签不刷新的bug(bug42681)。
|
|
|
|
* Feat(frontend): Reset geometry for ukui-search.
|
|
|
|
- 重新计算搜索主界面的显示位置,修复任务栏隐藏时主界面显示位置有误的问题(43730)。
|
|
|
|
* Fix(frontend): Mainwindow is blocked when searching.
|
|
|
|
- 修复搜索时主界面阻塞的问题(43315)。
|
|
|
|
* Fix:mkfifo fail when fifo path is not exits
|
|
|
|
- 修复切换用户后打开搜索失败的问题(42486)。
|
|
|
|
* Feat(frontend): Add tips when there is no network avaliable.
|
|
|
|
- 当无网络可用时添加提示图案。
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Mon, 22 Mar 2021 10:43:51 +0800
|
|
|
|
|
2021-03-13 15:32:33 +08:00
|
|
|
ukui-search (0.2.0+0312) v101; urgency=medium
|
|
|
|
|
|
|
|
* Fix: Index process may crash while system first boot.
|
|
|
|
- 解决了系统首次启动时偶现的崩溃问题。
|
|
|
|
* Fix: File with space in name can not be opened.
|
|
|
|
- 修复文件名带空格时无法从最近打开列表打开的问题
|
|
|
|
* Feature: Add app description.
|
|
|
|
- 为未安装应用添加应用描述栏.
|
|
|
|
* Adjust spacing of UI controls according to blueprint.
|
|
|
|
- 根据设计稿调整UI控件间距.
|
|
|
|
* Fix: Software center will not refresh which is already opened.
|
|
|
|
- 修复软件商店打开后点击安装不会再跳转的bug.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Fri, 12 Mar 2021 08:59:29 +0800
|
2021-03-08 10:02:53 +08:00
|
|
|
ukui-search (0.2.0+0306) v101; urgency=medium
|
|
|
|
|
|
|
|
* Feature: Add support for 'doc' file in file content search.
|
|
|
|
- 文本索引增加了对doc格式文件的支持。
|
|
|
|
* Fix: There is no web search result when there is no local result.
|
|
|
|
- 修复没有本地搜索结果时不显示网页搜索列表的问题。
|
|
|
|
* Fix:Files with special charactors can not be opened successfully.
|
|
|
|
- 修复带有特殊字符的文件无法正常打开的问题。
|
|
|
|
* Fix:Occasional crash during the first boot of system.
|
|
|
|
- 修复了在系统首次启动时偶现的崩溃问题。
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Sat, 06 Mar 2021 11:03:20 +0800
|
|
|
|
|
2021-03-01 15:49:45 +08:00
|
|
|
ukui-search (0.2.0+0301) v101; urgency=medium
|
|
|
|
|
|
|
|
* Fix: New result won't be added to expanded list.
|
|
|
|
- 修复展开列表后新增的搜索结果不会动态添加的bug。
|
|
|
|
* Fix: Selection canceled with 'Show More' button clicked.
|
|
|
|
- 修复点击显示更多按钮时列表选中项被取消的问题。
|
|
|
|
* Feature: Add web searching & web engine settings.
|
|
|
|
- 添加网页搜索功能和引擎设置功能。
|
|
|
|
* Fix: Two list items can be selected simultaneously.
|
|
|
|
- 修复可以同时选中两个列表项的bug(40056)。
|
|
|
|
* Fix: Web view will be refreshed when there is nothing to reload.
|
|
|
|
- 修复当网页未搜索新内容时每次打开会重新加载的问题。
|
|
|
|
* Feature: Connect with the latest API for app search.
|
|
|
|
- 对接应用搜索新接口(可搜索未安装应用)。
|
|
|
|
* Fix: Excessive use of resources。
|
|
|
|
- 优化了资源占用。
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Mon, 01 Mar 2021 13:55:27 +0800
|
|
|
|
|
2021-02-19 17:14:11 +08:00
|
|
|
ukui-search (0.1.1+0219-1) v101; urgency=medium
|
|
|
|
|
|
|
|
* Remove QWebEngineView dependence.
|
|
|
|
* Remove friso dependence.
|
|
|
|
* Update debian/control.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Fri, 19 Feb 2021 11:37:16 +0800
|
|
|
|
|
2021-02-07 14:35:53 +08:00
|
|
|
ukui-search (0.1.0+0207) v101; urgency=medium
|
|
|
|
|
|
|
|
* Fix: Index error when there are too much files in user directory.
|
|
|
|
- 当用户目录下的文件太多时,新建的文件有可能不会被索引到。
|
|
|
|
* Fix: 38072 browser+S4休眠500次过程中出现提示空间不足。
|
|
|
|
* Fix: Index error when copied a folder which has many children folders.
|
|
|
|
- 当复制一个含有多层子文件夹的文件夹时,文件夹中的文件有可能不会被正确的建立索引。
|
|
|
|
* Fix: Index delete error when files were delete from disk.
|
|
|
|
- 文件删除时,数据库删除操作失败。
|
|
|
|
* Update debian/contorl,add dependence.
|
|
|
|
- 在debian/contorl中增加运行依赖。
|
|
|
|
* Fix: Window title is not translated.
|
|
|
|
- 修复任务栏窗口标题未汉化的Bug(36548)
|
|
|
|
* Fix: Modify applications list opened quickly.
|
|
|
|
- 修改快速打开列表项(35708、35311)
|
|
|
|
* Fix: QFileDialog is incompletely translated.
|
|
|
|
- 修复文件选择弹窗汉化不完整的bug(35800)
|
|
|
|
* Fix: There is no tooltip when filename is too long to display.
|
|
|
|
- 修复文件名过长时,文件详情页文件名悬停不完整显示的问题(37934)
|
|
|
|
* Fix: Translations for warning dialog is incomplete.
|
|
|
|
- 修复警示弹窗翻译为完成的bug(38130)
|
|
|
|
* Fix: Button for question dialog is in English.
|
|
|
|
- 修复删除黑名单询问弹窗按钮未汉化的Bug(38128)
|
|
|
|
* Fix: Detail widget for best content result is incorrect.
|
|
|
|
- 修复最佳匹配里的文件内容项显示有误的问题(35563、35971)
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Sun, 07 Feb 2021 10:28:35 +0800
|
|
|
|
|
2021-01-29 11:43:07 +08:00
|
|
|
ukui-search (0.0.2+0128) v101; urgency=medium
|
|
|
|
|
|
|
|
* Adds support for special symbols in file index and search.
|
|
|
|
* Bugs Fixed.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Fri, 29 Jan 2021 11:15:29 +0800
|
|
|
|
|
2021-01-27 18:22:50 +08:00
|
|
|
ukui-search (0.0.1+0127) v101; urgency=medium
|
|
|
|
|
|
|
|
* Bugs Fixed.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Wed, 27 Jan 2021 14:25:07 +0800
|
|
|
|
|
2021-01-27 10:22:56 +08:00
|
|
|
ukui-search (0.0.1+0126) v101; urgency=medium
|
|
|
|
|
|
|
|
* Bugs Fixed.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Tue, 26 Jan 2021 19:07:13 +0800
|
|
|
|
|
2021-01-25 19:16:22 +08:00
|
|
|
ukui-search (0.0.1+0123) v101; urgency=medium
|
|
|
|
|
|
|
|
* Bugs Fixed.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Sat, 23 Jan 2021 13:53:53 +0800
|
|
|
|
|
2021-01-21 13:50:21 +08:00
|
|
|
ukui-search (0.0.1+0120) v101; urgency=medium
|
|
|
|
|
|
|
|
* Bugs Fixed.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Wed, 20 Jan 2021 15:55:57 +0800
|
|
|
|
|
2021-01-18 15:06:16 +08:00
|
|
|
ukui-search (0.0.1+0118) v101; urgency=medium
|
|
|
|
|
|
|
|
* Feature: Add animation into inputbox.
|
|
|
|
* Feature: Set fixed height for titlelabel.
|
|
|
|
* Feature: Add function of querying current index count.
|
|
|
|
* Feature: Add more text file encoding formats are supported.
|
|
|
|
* Feature: Add ukui-search icon in start menu.
|
|
|
|
* Fix: Break line by adding '\n' into path string.(33378)
|
|
|
|
* Fix: There is not enough items in homepage.(33320)
|
|
|
|
* Fix: Index is empty.(33094)
|
|
|
|
* Fix: Translation is incompleted.(33047)
|
|
|
|
* Fix: Widget crashed when searching & open file/filepath failed.
|
|
|
|
|
2021-01-21 13:50:21 +08:00
|
|
|
-- zhangjiaping <zhangjiaping@kylinos.cn> Mon, 18 Jan 2021 14:31:24 +0800
|
2021-01-18 15:06:16 +08:00
|
|
|
|
2021-01-18 19:51:51 +08:00
|
|
|
ukui-search (0.0.1+0115) v101; urgency=medium
|
|
|
|
|
|
|
|
* Bugs fixed.
|
2021-01-18 10:11:13 +08:00
|
|
|
|
2021-01-18 19:51:51 +08:00
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Fri, 15 Jan 2021 11:01:24 +0800
|
|
|
|
|
2021-01-14 20:56:14 +08:00
|
|
|
ukui-search (0.0.1+0114) v101; urgency=medium
|
|
|
|
|
|
|
|
* Bugs fixed.
|
|
|
|
|
2021-01-21 13:50:21 +08:00
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Thu, 14 Jan 2021 20:47:42 +0800
|
2021-01-14 20:56:14 +08:00
|
|
|
|
|
|
|
ukui-search (0.0.1+0113) v101; urgency=medium
|
|
|
|
|
|
|
|
* Bugs fixed.
|
|
|
|
* Functions perfected.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Wed, 13 Jan 2021 18:55:43 +0800
|
|
|
|
|
2021-01-06 08:57:21 +08:00
|
|
|
ukui-search (0.0.1+0104) v101; urgency=medium
|
|
|
|
|
|
|
|
* Initial release.
|
|
|
|
|
|
|
|
-- zhangpengfei <zhangpengfei@kylinos.cn> Mon, 04 Jan 2021 20:37:23 +0800
|