Commit Graph

1417 Commits

Author SHA1 Message Date
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
张佳萍 0d2785eb49
Merge pull request #193 from iaom/0313-dev
Make search result list scrolling with current selection item changing when key_up and key_down pressed.
2021-03-25 17:18:00 +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
张佳萍 5745682bb0
Merge pull request #192 from iaom/0313-dev
Optimized some inappropriate code.
2021-03-25 11:00:01 +08:00
iaom 4c0d791052 Optimized some inappropriate code. 2021-03-25 10:46:26 +08:00
iaom 8164757937
Merge pull request #191 from iaom/0313-dev
Update desktop files.
2021-03-25 10:29:31 +08:00
iaom 578db35710 Update desktop files. 2021-03-25 09:57:58 +08:00
张佳萍 1afd368c86
Merge pull request #190 from iaom/0313-dev
Adjusted the focus logic of search result list;Update changelog.
2021-03-23 16:41:30 +08:00
iaom a35b2b1bdc Adjusted the focus logic of search result list. 2021-03-23 16:36:02 +08:00
iaom 81c4ef9a0e Update changelog. 2021-03-22 14:51:36 +08:00
iaom 4ca0bc1ff3
Merge pull request #189 from sunfengsheng/main
fix:解决多音字问题
2021-03-22 14:32:51 +08:00
zhangjiaping aee4394e25 fix:解决多音字问题 2021-03-22 11:42:05 +08:00
iaom 761e08e776
Merge pull request #187 from mammonsama666/interface
Feat:Add cloud sync interface.
2021-03-22 08:39:29 +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
iaom 8e9b51ea2b
Merge pull request #186 from mammonsama666/0320-dev
fix bugs
2021-03-20 14:26:58 +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
iaom 171d506c3f
Merge pull request #185 from mammonsama666/0319-dev
feat(frontend): Reset geometry for ukui-search.
2021-03-19 16:21:38 +08:00
zhangjiaping 449825c5f9 feat(frontend): Reset geometry for ukui-search.
Description: 重新计算搜索主界面的显示位置

Log: 重新计算搜索主界面的显示位置
2021-03-19 10:15:30 +08:00
Mouse Zhang aefe8e958f
Merge pull request #184 from iaom/0317-dev
Update debian/control;Add version info for ukuisearch-systemdbus.
2021-03-17 19:35:54 +08:00
iaom ace3513ccc Update debian/control;Add version info for ukuisearch-systemdbus. 2021-03-17 19:26:06 +08:00
Mouse Zhang d7f139a673
Merge pull request #182 from iaom/0313-dev
Re-implement the file search interface.
2021-03-17 10:28:34 +08:00
iaom 87ff2fade1 Re-implement the file search interface. 2021-03-17 10:23:21 +08:00
iaom b1304608e7
Merge pull request #181 from iaom/0313-dev
Try to reduce the memory footprint a little bit.
2021-03-16 18:03:41 +08:00
iaom 05fe8b5b85 Try to reduce the memory footprint a little bit. 2021-03-16 17:21:10 +08:00
iaom 941435ed6b
Merge pull request #178 from mammonsama666/0316-dev
fix bugs
2021-03-16 16:57:33 +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
Mouse Zhang caac46c16c
Merge pull request #175 from iaom/0313-dev
[Fix] mkfifo fail when fifo path is not exits;
2021-03-14 10:05:31 +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
张佳萍 8d54f02e09
Merge pull request #172 from iaom/0313-dev
Update changelog.
2021-03-13 15:41:11 +08:00
iaom e7f8d22cda Update changelog. 2021-03-13 15:32:33 +08:00
张佳萍 cf1e15cc86
Merge pull request #171 from iaom/0313-dev
Modified fifo path.
2021-03-13 15:07:00 +08:00
iaom 51c2db3637 Modified fifo path. 2021-03-13 14:52:20 +08:00
iaom 0e22af5185
Merge pull request #170 from mammonsama666/fix-990
Fix: Fit muti-screens mode.
2021-03-13 14:39:08 +08:00
zhangjiaping 39b8f81f78 Fix: Fit muti-screens mode. 2021-03-13 14:10:27 +08:00
iaom fcb4203a26
Merge pull request #167 from mammonsama666/0311-dev
fix(frontend): Software center will not refresh which is already opened.
2021-03-11 22:36:19 +08:00
iaom 19f9017121
Merge pull request #168 from sunfengsheng/main
fix:Type a lot of space, and you'll still see a lot of app names
2021-03-11 22:34:46 +08:00
sunfengsheng 08039bebf8 fix:In English mode, if you search for Peony or Terminal, you will not find the correct application
link:http://172.17.66.192/biz/bug-view-42345.html
2021-03-11 15:12:26 +08:00
sunfengsheng af02c8d613 fix:Type a lot of space, and you'll still see a lot of app names
http://172.17.66.192/biz/bug-view-42203.html
2021-03-11 14:19:04 +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
iaom 555b471e6f
Merge pull request #165 from mammonsama666/0310-dev
fix bugs
2021-03-11 09:07:11 +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