Commit Graph

715 Commits

Author SHA1 Message Date
chenlelin f6aae7d58c Fix bug can not refresh wifi user interface if connect hidden wifi which be connected before 2021-05-08 15:12:21 +08:00
lvhan 200f394899 53007 修改wifi密码输入框为按下显示明文松开取消明文 2021-05-08 15:08:06 +08:00
zhangjiaping 69664cfcc8 fix(wifi): Text in password lineedit will block button.
Description: 修复密码过长时遮挡显示密码按钮的Bug

Log: 修复密码过长时遮挡显示密码按钮的Bug
Bug: http://172.17.66.192/biz/bug-view-48960.html
2021-05-08 13:46:45 +08:00
zhangjiaping cdf48d19de feat(wifi): Add dbus interface to provide wifi list to ukui-control-center.
Description: 新增dbus接口来为控制面板提供wifi列表

Log: 新增dbus接口来为控制面板提供wifi列表
2021-05-08 13:39:47 +08:00
chenlelin d2ef240613 Fix bug wifi user interface can not refresh after connect hidden wifi 2021-05-08 09:28:33 +08:00
chenlelin 135fce413f
Merge pull request #128 from CrankyPants123/0507-dev
Fixed BUG#53214 The WiFi6 icon changes to normal icon after connection
2021-05-07 17:00:46 +08:00
andrew 7e23553970 Fixed BUG#53214 The WiFi6 icon changes to normal icon after connection 2021-05-07 16:59:01 +08:00
chenlelin 57ac661b8a Fix bug kylin-nm UI still show manual ipv4 but we change to DHCP model 2021-05-06 10:19:32 +08:00
chenlelin 2fe54d8b6c Update UI style 2021-05-03 15:17:00 +08:00
chenlelin 91e558dcce Recover orientation of tray icon animation 2021-04-30 10:18:46 +08:00
chenlelin 9e5b1ff638
Merge pull request #127 from myshowtogo/master
fix 51929 【wifi】wifi刷新加载转圈方向与箭头方向相反
2021-04-30 09:13:42 +08:00
chenlelin 8cc44a8f7b Change name of wifi window 2021-04-30 09:09:32 +08:00
chenlelin a64d74ca16 Refresh wifi interface delay 1 second 2021-04-30 08:52:55 +08:00
chenlelin d0a302dc6e Fix bug can not show tray icon animation when disconnect wifi 2021-04-29 18:49:37 +08:00
lvhan 4d55c6436e fix 51929 【wifi】wifi刷新加载转圈方向与箭头方向相反 2021-04-29 15:18:18 +08:00
chenlelin 6fbf0d9748
Merge pull request #126 from hanpinlong/master
fix bug 43108 自动创建中英文网络连接
2021-04-29 14:09:29 +08:00
hanpinlong b8fad55203 fix bug 43108 自动创建中英文网络连接 2021-04-29 12:23:10 +08:00
chenlelin d554e18ece
Merge pull request #124 from mammonsama666/0427-dev
fix(configuration): It's not permitted to save configuration when only set ipv6 address.
2021-04-29 10:54:21 +08:00
chenlelin 67b7149ce9
Merge pull request #123 from huanchuang/master
解决几处Qlist使用不规范可能导致段错误的问题
2021-04-29 10:53:32 +08:00
chenlelin 1ad5d20da1
Merge pull request #122 from fensite/dev
Add TLS authentication function for Enterprise WiFi
2021-04-29 10:52:30 +08:00
zhangjiaping 89213bd948 fix(configuration): It's not permitted to save configuration when only set ipv6 address.
Description: 修复仅配置ipv6地址时无法保存的问题

Log: 修复仅配置ipv6地址时无法保存的问题
Bug: http://172.17.66.192/biz/bug-view-49079.html
2021-04-27 16:52:04 +08:00
huanchuang f1dbe5bda3 解决几处Qlist使用不规范可能导致段错误的问题 2021-04-27 15:01:05 +08:00
fensite 37b0bb19bd Add TLS authentication function for Enterprise WiFi
企业wifi增加TLS证书认证功能 requirement 5705
2021-04-27 11:19:37 +08:00
chenlelin caccf96026
Merge pull request #121 from CrankyPants123/0426-dev
Fixed BUG#50730 Wrong WiFi name displayed
2021-04-26 16:45:48 +08:00
andrew-990 525aa1d167 Fixed BUG#50730 Wrong WiFi name displayed 2021-04-26 15:53:27 +08:00
chenlelin d06ae50117 Fix bug window of kylin-nm chocked when connect or disconnect wifi 2021-04-26 11:36:11 +08:00
chenlelin 36081fff60
Merge pull request #120 from huanchuang/master
本次和上次的表头信息中,path的开始位置不一定一样;使用相应的path位置
2021-04-25 19:48:03 +08:00
chenlelin 07c7a52605
Merge pull request #119 from myshowtogo/master
fix 38986 设置多个ip之后显示异常;50095 设置网络带宽
2021-04-25 19:47:49 +08:00
huanchuang 0a17cfd025 本次和上次的表头信息中,path的开始位置不一定一样; 2021-04-25 19:43:12 +08:00
lvhan a90380623c 50457 统一名称为wifi 2021-04-23 16:38:16 +08:00
lvhan 2ada3da5f8 Merge branch 'master' of https://github.com/ukui/kylin-nm
# Conflicts:
#	src/mainwindow.cpp
2021-04-23 16:06:07 +08:00
lvhan ff2cd47e7d fix 38986 设置多个ip之后显示异常;50095 设置网络带宽 2021-04-23 14:52:35 +08:00
chenlelin 1437d0b264 Fix bug show white margin around window 2021-04-23 09:01:06 +08:00
chenlelin 4cd1f8723d
Merge pull request #118 from mammonsama666/0421-dev
Fix: There is no method to check ipv6 conflict.
2021-04-22 20:44:20 +08:00
zhangjiaping 0ae784318c Fix: There is no method to check ipv6 conflict.
修复无Ipv6地址检测的Bug
Link:http://172.17.66.192/biz/bug-view-39031.html
2021-04-22 14:32:38 +08:00
chenlelin 7cbc2f7884 Fix bug bash progress can not exit after connect or disconnect wifi 2021-04-21 20:33:16 +08:00
chenlelin 40952d13c4
Merge pull request #117 from CrankyPants123/0420-dev
Merge master from 9a0 branch
2021-04-21 09:57:24 +08:00
andrew-wuhan-huawei-990-pc 234e12f040 Merge master from 9a0 branch 2021-04-20 11:53:00 +08:00
chenlelin 65f6d73c7a Fix bug can not launch kylin-nm before system tray start 2021-04-19 20:24:50 +08:00
chenlelin 23ba980f49 Fix bug can click property button of all wifi list 2021-04-19 13:46:37 +08:00
chenlelin 1a2921fbd2 Show wifi property button 2021-04-17 14:37:12 +08:00
chenlelin c1a13d269a Fix bug can not show network tray-icon after switch system user 2021-04-15 16:56:10 +08:00
chenlelin 406af20026 Use ssid to get uuid then use uuid to connect wifi 2021-04-15 10:57:29 +08:00
chenlelin 7142c60b36
Merge pull request #116 from mammonsama666/0413-dev
Fix: Wifi icon in panel is not same with activated wifi.
2021-04-15 09:43:21 +08:00
chenlelin 0b9f4a39a5 Fix bug connect wifi abnormal if there is a same name wired network 2021-04-16 07:46:21 +08:00
zhangjiaping 7228fe92cb Fix: Wifi icon in panel is not same with activated wifi.
修复任务栏和网络列表中已连接网络显示的信号强度不一致的bug
http://172.17.66.192/biz/bug-view-46040.html
2021-04-14 09:49:05 +08:00
chenlelin e314c27a3c
Merge pull request #114 from CrankyPants123/0413-dev
Fixed BUG#48193 wifi signal do not same.
2021-04-13 19:14:44 +08:00
andrew-wuhan-huawei-990-pc 1c4acf265c Fixed BUG#48193 wifi signal do not same. 2021-04-13 16:41:12 +08:00
chenlelin 37b459c87c Fix bug can check ip conflict again in a short time 2021-04-13 16:27:45 +08:00
chenlelin 52b48cf883 Fix bug wifi-auth-window can set fullscreen, but not need fullscreen actually 2021-04-13 15:12:10 +08:00